Skip to content

CompletableReactor framework makes it easier to create business flows that have concurrently running parts and complex execution branching.

License

Notifications You must be signed in to change notification settings

ru-fix/completable-reactor

Repository files navigation

CompletableReactor

Maven Central

CompletableReactor framework makes it easier to create business flows that have concurrently running parts and complex execution branching.

CompletableReactor provides DSL-like builder-style API to describe business flows and visualization plugins that parse code and displays it as an execution graph. CompletableReactor follows code-first approach when developer writes code and IDE visualizes it in plugin window and provides ability to navigate from graph to code and backward.

Framework built on top of Fork Join Pool and CompletableFuture API. Different JVM based languages use extension to support more suitable DSL-like API.

Visit CompletableReactor site for project documentation:
https://ru-fix.github.io/completable-reactor/

MIT License

About

CompletableReactor framework makes it easier to create business flows that have concurrently running parts and complex execution branching.

Resources

License

Stars

Watchers

Forks

Packages

No packages published