Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 553 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 553 Bytes

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