Hacker News new | ask | show | jobs
by clarry 2306 days ago
If someone's got a nice actor library written in and for C, I'm all hears.
1 comments

The actor pattern for ZeroMQ in C (or C++): http://czmq.zeromq.org/czmq4-0:zactor

A similar actor pattern is provided in the Python implementation of ZeroMQ Zyre: https://github.com/zeromq/pyre