libcppa Actor Library released

The iNET RG gladly announces a new open source software: The library libcppa adds support of the actor model to C++

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.

The initial release supports:

  • Mailbox-based message processing
  • Context-switching, event- and thread-based actors
  • Publish/subscribe oriented group communication
  • Network transparent messaging

 

More information: http://www.realmv6.org/libcppa.html