From 6fc9651c2111e8b048fe45778ebe83b57b04c7a4 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Wed, 3 Jan 2024 18:50:55 -0500 Subject: dev-libs:/* treeclean --- dev-libs/sobjectizer/metadata.xml | 16 ---------------- 1 file changed, 16 deletions(-) delete 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 deleted file mode 100644 index 68818bf..0000000 --- a/dev-libs/sobjectizer/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - 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