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

Details about the event loop #104

Open
yo-goto opened this issue Apr 25, 2022 · 0 comments
Open

Details about the event loop #104

yo-goto opened this issue Apr 25, 2022 · 0 comments
Labels

Comments

@yo-goto
Copy link

yo-goto commented Apr 25, 2022

Deno's manual doesn't seem to have a detail section for the event loop. (I'm new to deno, so I might miss the section.)
How is the event loop implemented in Deno with Tokio different from Node.js?
For example, nextTickQueue doesn't exist in Deno.

https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/

@kwhinnery kwhinnery transferred this issue from denoland/manual Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants