Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Introduce async components (Producers/Consuments) using the Libprocess. #92

Open
bwplotka opened this issue Sep 23, 2015 · 2 comments
Open

Comments

@bwplotka
Copy link
Contributor

Using libprocess we could improve our components and consider them as seperate actor. As a result each component can work in parallel.

@bwplotka
Copy link
Contributor Author

TODO: Create design doc for that

@skonefal
Copy link
Contributor

skonefal commented Feb 1, 2016

It's rather not a good idea to add parallelism to sequential computing. Can we close this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants