Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with activeobject

A curated list of projects in awesome lists tagged with activeobject .

https://github.com/erikzenker/clangactiveobjectgenerator

Clang active object generator is a clang plugin for C++ code which generates an active object from a pure virtual class. An active object is a design pattern which decouples method execution from method invocation for objects that each reside in their own thread of control.

activeobject clang-plugin cpp cpp14

Last synced: 30 Oct 2024

https://github.com/codelionx/activeobjectdemo

An example application for showing the ActiveObject pattern.

activeobject demo design-patterns java patterns software-engineering software-patterns

Last synced: 28 Oct 2024

https://github.com/mwoss/concurrencyjavatasks

Common concurrency problems solved using Java + reports made in Jupyter Notebook

activeobject async asynchronous concurrency consumer-problem java multithreading producer-consumer synchronization thread

Last synced: 13 Oct 2024