libagents is a C++11 implementation of the "Actor Model" (http://en.wikipedia.org/wiki/Actor_model). The libagents API allows for a natural decoupling of the core application logic from the application shell, thus facilitating the development of easily portable applications.
Tested with:
* gcc-4.9.1_x86 (Qt-5.4.2_windows_x86) on WinXP_x86, Win7_x86, Win8.1_x64
* gcc-7.3.0_x64 (Qt-5.9.5_linux_x64) on Ubuntu18.04_x64
Features
- implements the actor model
- asynchronous multi-threaded actors/agents
- targeted messages and broadcasted messages, mesages can be scheduled
- pure C++11 implementation, only the STL is used
- extensive documentation
- permissive free software license
Categories
LibrariesFollow libagents
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of libagents!