From 202c64f17983a7bd96767afe2a65e32350c05bdd Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sun, 15 Jan 2023 14:50:59 -0500 Subject: dev-libs/sobjectizer: new package, add 5.7.4.2 Signed-off-by: Julien Roy --- dev-libs/sobjectizer/metadata.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 dev-libs/sobjectizer/metadata.xml (limited to 'dev-libs/sobjectizer/metadata.xml') diff --git a/dev-libs/sobjectizer/metadata.xml b/dev-libs/sobjectizer/metadata.xml new file mode 100644 index 0000000..68818bf --- /dev/null +++ b/dev-libs/sobjectizer/metadata.xml @@ -0,0 +1,16 @@ + + + + + julien@jroy.ca + Julien Roy + + SObjectizer is one of a few cross-platform and OpenSource "actor frameworks" for C++. But SObjectizer supports not only Actor Model, but also Publish-Subscribe Model and CSP-like channels. The goal of SObjectizer is significant simplification of development of concurrent and multithreaded applications in C++. + +SObjectizer allows the creation of a concurrent app as a set of agent-objects which interact with each other through asynchronous messages. It handles message dispatching and provides a working context for message processing. And allows to tune those things by supplying various ready-to-use dispatchers. + + https://github.com/Stiffstream/sobjectizer/releases + https://github.com/Stiffstream/sobjectizer/issues + Stiffstream/sobjectizer + + -- cgit v1.2.3