Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

SObjectizer

Compare

  Analyzed 1 day ago

SObjectizer is a small tool for simplification of development of multithreaded and concurrent applications in C++. It was used for projects of various sizes: from very small utilities to large distributed and highly loaded applications. SObjectizer is strongly influenced by agent-oriented ... [More] approach. It allows to organize an application as an aggregate of agents whose interact each other only by asynchronous messages. SObjectizer takes responsibility of in-process message dispatching and providing working context for message processing. And allows to tune those things by supplying various ready-to-use dispatchers just out-of-box. For long time SObjectizer was an in-house product of Intervale, but now it is an OpenSource projects. [Less]

827K lines of code

0 current contributors

over 1 year since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This