The C++ Concurrency Runtime - Asynchronous Agents Library
philpenn
Jul 22, 2009 at 8:55 PM
Phil Pennington
The
Asynchronous Agents Library (or just Agents Library) provides a programming model that enables you to increase the robustness of concurrency-enabled application development. The Agents Library is a C++ template library that promotes an actor-based programming
model and in-process…