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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of libagents!