Skip to content

Use tokio async runtime instead of std::thread #652

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

Closed
Eshanatnight opened this issue Feb 6, 2024 · 4 comments · Fixed by #862
Closed

Use tokio async runtime instead of std::thread #652

Eshanatnight opened this issue Feb 6, 2024 · 4 comments · Fixed by #862
Assignees
Labels
enhancement New feature or request server triage

Comments

@Eshanatnight
Copy link
Contributor

Eshanatnight commented Feb 6, 2024

Update the architecture to use tokio tasks instead of threads

Tokio Docs

Edit: add documentation link

@Eshanatnight Eshanatnight added enhancement New feature or request triage labels Feb 6, 2024
@nitisht
Copy link
Member

nitisht commented Feb 6, 2024

Can you link to tokio tasks doc pls

@sinhaashish
Copy link

Please assign this to me.

@vishalkrishnads
Copy link
Contributor

may i try this?

@nitisht
Copy link
Member

nitisht commented Jul 29, 2024

Sure @vishalkrishnads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants