lasp-lang / partisan

High-performance, high-scalability distributed computing for the BEAM.
https://partisan.dev
Apache License 2.0
914 stars 60 forks source link

Improve concurrency #244

Closed aramallo closed 1 year ago

aramallo commented 1 year ago

We need to improve Partisan concurrency so that we can capture the benefits of channels and parallelism per channel.

At the moment there is

Ideally we should have

aramallo commented 1 year ago

duplicated