sobjectizer

There are 7 repositories under sobjectizer topic.

  • Stiffstream/sobjectizer

    An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.

    Language:C++552218051
  • eao197/so-5-5

    SObjectizer: it's all about in-process message dispatching!

    Language:C++889176
  • Stiffstream/so5extra

    so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify development of SObjectizer-based applications.

    Language:C++25465
  • Stiffstream/arataga

    A performant socks5/http1.1 proxy-server targeted for serving a large number of entry-points

    Language:C++21351
  • ilpropheta/calico

    Camera Lite Composer, or just the project behind my blog series "SObjectizer Tales"

    Language:C++8301
  • Stiffstream/so5-dining-philosophers

    Several implementations of solutions for "Dining Philosophers" problem built by using Actor and CSP models on top of SObjectizer framework

    Language:C++1401
  • Stiffstream/sobjectizer_fixed_stack_example

    This is an implementation of fixed_stack example from C++ Actor Framework distributive, but using SObjectizer-5.7 and so5extra.

    Language:C++40