Group: Scivicslab
1.POJO Actor17 usages
com.scivicslab » pojo-actor Apache
A lightweight concurrency library implementing the actor model for Java. Turns any POJO into a thread-safe concurrent actor with async messaging, virtual threads support, and work-stealing pools.
Last Release on Sep 9, 2026
2.Turing Workflow16 usages
com.scivicslab » turing-workflow Apache
A YAML-based workflow engine built on POJO-actor. Provides a Turing-complete state machine interpreter with kustomize-style overlays, subworkflows, and distributed execution.
Last Release on Sep 9, 2026
4.Pluggable CLI2 usages
com.scivicslab » pluggable-cli Apache
Pluggable CLI framework with ServiceLoader-based plugin discovery
Last Release on Sep 7, 2026
5.POJO Actor Distributed
com.scivicslab » pojo-actor-distributed Apache
Calling an actor that lives in another process. Holds everything that needs both POJO-actor's
ActorSystem and Turing-workflow's IIActorSystem, so that neither of those two has to know
about the other.
Last Release on Sep 7, 2026