Skip to content

htr3n/dera

Repository files navigation

DERA : Proof-Of-Concept

This project is an implementation of DERA system using Java (the core) and Groovy (the examples). More theoretical foundation can be found here.

Quick Start

For a quick glance on how a DERA system works, you can jump to the folder src/main/groovy/examples for some examples. Executing any of these Groovy classes will start corresponding DERA domains and trigger DERA actors and events.

Technical Details

About

Dynamic event-driven actors: events, actors, multi-threading, lock-free ring buffer Disruptor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published