TomasMikula / libretto

Declarative concurrency and stream processing library for Scala
Mozilla Public License 2.0
196 stars 6 forks source link

Synchronous implementation #56

Open TomasMikula opened 2 years ago

TomasMikula commented 2 years ago

Support running a Libretto program until quiescence, i.e. until there is no more reduction possible (without external stimulus).

It will be useful in: