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

Question: using stream with asyncio instead of thread #9

Open
HarsheetKakar opened this issue Apr 9, 2020 · 2 comments
Open

Question: using stream with asyncio instead of thread #9

HarsheetKakar opened this issue Apr 9, 2020 · 2 comments

Comments

@HarsheetKakar
Copy link

Threads are messy and take up more resources and if we want more streams in an api its better to have asyncio instead of Thread

@nhorvath
Copy link
Owner

nhorvath commented Apr 9, 2020 via email

@HarsheetKakar
Copy link
Author

fair enough

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

2 participants