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

Can asyncio improve the performance? #16

Open
spacewander opened this issue Aug 13, 2021 · 1 comment
Open

Can asyncio improve the performance? #16

spacewander opened this issue Aug 13, 2021 · 1 comment
Labels
question Further information is requested

Comments

@spacewander
Copy link
Member

No description provided.

@spacewander spacewander added the question Further information is requested label Aug 13, 2021
@shuaijinchao
Copy link
Member

Good suggestion, asyncio is a standard library introduced in Python 3.4, which directly supports asynchronous IO. In theory, it can improve the concurrency and IO capabilities of Python Runner.

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

No branches or pull requests

2 participants