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
Demo Series - Small Business Backup By Veeam
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of libagents!