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

Thread pool support #2

Open
survived opened this issue Jan 25, 2021 · 0 comments
Open

Thread pool support #2

survived opened this issue Jan 25, 2021 · 0 comments

Comments

@survived
Copy link
Contributor

Currently, AsyncProtocol runs blocking operations via spawn_blocking. It should be generalised by introducing new trait that can be implemented for users' thread pool.

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

No branches or pull requests

1 participant