
libcppa
Description
libcppa is an open source actor library for C++11. It extends the actor model with transparent group semantics to ease development of distributed systems based on multicast technologies.
Features
- Mailbox-based message processing
- Context-switching, event- and thread-based actors
- Publish/subscribe oriented group communication
- Network transparent messaging
Download
- Source code is available at github
People
Further Information