hugo-theme-hyde-hyde/exampleSite/content/portfolio/dera.md
2018-08-01 08:15:03 +10:00

674 B

title description link screenshot date layout
DERA Dynamic Event-Driven Actors https://github.com/htr3n/dera dera.png 2018-06-21 portfolio

This is a Java reference implementation of dynamic event-driven actors runtime aiming at providing adequate abstraction levels and mechanisms for modelling and developing (distributed) event-based systems. DERA leverages the intrinsic loose coupling of event-driven communication styles to support various kinds of run-time evolution and adaptation (i.e., enabling run-time flexibility) while minimizing the non-deterministic nature of traditional event-based applications (i.e., supporting formal analysis).