Skip to main content

Workflows4s

Simple, Composable, Business-oriented Workflows for Scala

Simple

Workflows4s doesn't require any dedicated servers and doesn't rely on any magical features such as macros or reflection.

Composable

Workflows are built through composing smaller blocks, similarly to how we compose IOs, streams or parser combinators.

Business-oriented

Workflows4s comes with built-in support for diagrams rendering and generally aims at solving business problems rather than technical ones.