Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify concurrency with a proper actor framework #31

Closed
jstuczyn opened this issue Jan 8, 2020 · 1 comment
Closed

Simplify concurrency with a proper actor framework #31

jstuczyn opened this issue Jan 8, 2020 · 1 comment

Comments

@jstuczyn
Copy link
Contributor

jstuczyn commented Jan 8, 2020

Currently we have semi-unintentionally implemented our own 'actor' system. It'd be better to get rid of all that complexity and use something like actix or Riker.

However, that requires some additional research whether we should even do it - I will admit I only had a very quick glance at the concept itself.

@tommyv1987
Copy link
Contributor

Closing issue, archiving for future planning session - the issues / tasks have moved to a new project board, so we can evaluate shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants