Skip to content

Library that provides an actor style message-passing programming model (in C++).

License

Notifications You must be signed in to change notification settings

aerfus/actor-zeta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

actor-zeta

actor-zeta is an open source C++11 actor model implementation featuring lightweight & fast and more.

The libraray uses a standard practice for its versioning: major.minor.patchlevel. example : 0.0.1

This project is in a very early / experimental stage.

Dependencies

  • CMake

Supported Compilers

  • GCC >= 4.8
  • Clang >= 3.3

Supported Operating Systems

  • Linux
  • Mac OS X

About

Library that provides an actor style message-passing programming model (in C++).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.8%
  • CMake 4.2%