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: 26 Mar 2025
https://github.com/SebastianSchmidl/ActiveObjectDemo
An example application for showing the ActiveObject pattern.
activeobject demo design-patterns java patterns software-engineering software-patterns
Last synced: 21 Mar 2025
https://github.com/sebastianschmidl/activeobjectdemo
An example application for showing the ActiveObject pattern.
activeobject demo design-patterns java patterns software-engineering software-patterns
Last synced: 21 Jul 2025
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: 21 May 2026