Event-driven Flower runtime. EventWorker -> EventFlow -> EventStep.
A reactor-pattern event loop where
steps declare what should wake them (events, external signals,
deadlines) instead of being re-ticked. Reuses flower-core
primitives (EventBus, Clock, FlowId, ExecutionContext, FlowState).
Java 8 compatible. No reactive-streams (Mono/Flux) API.
Artifacts using Flower EventLoop (3)
Bridges Bloom event bus to the Flower core EventBus SPI.
Java 8 compatible.
Last Release on Jul 23, 2026
2.Flower Action Runtime EventLoop Backend
io.github.flowerjvm » flower-action-runtime-eventloop Apache
Event-driven approval-wait backend for controlled action runtime execution.
Last Release on Aug 12, 2026
JDBC checkpoint store for Flower event-loop durable checkpoint/resume flows.
Java 8 compatible.
Last Release on Aug 11, 2026
- Prev
- 1
- Next