Closed regiskuckaertz closed 5 years ago
There is no reason to run user updates in sequence, as order doesn't matter at all. Plus the running time of a lambda is important, so we leverage the green thread system in Monix to reduce thread blocks.
TODO
There is no reason to run user updates in sequence, as order doesn't matter at all. Plus the running time of a lambda is important, so we leverage the green thread system in Monix to reduce thread blocks.
TODO