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

[FEATURE] Use asyncio to replace multi-threading and upgrade python version #13

Open
CWHer opened this issue Jun 9, 2024 · 0 comments
Assignees

Comments

@CWHer
Copy link
Owner

CWHer commented Jun 9, 2024

Note

This PR may be delayed since relevant features could significantly change the code structure.

Motivation

  • Compared to multi-threading, asyncio is lighter and can achieve better performance.

Methods

[TODO]

@CWHer CWHer changed the title [PERF] Use asyncio to replace multi-threading [FEATURE] Use asyncio to replace multi-threading and upgrade python version Jun 9, 2024
@CWHer CWHer self-assigned this Oct 19, 2024
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