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

Use a thread pool for timers instead of forking child processes #191

Open
AlecM33 opened this issue Mar 24, 2024 · 0 comments
Open

Use a thread pool for timers instead of forking child processes #191

AlecM33 opened this issue Mar 24, 2024 · 0 comments

Comments

@AlecM33
Copy link
Owner

AlecM33 commented Mar 24, 2024

Worker threads are more appropriate for the task of running timers

https://nodejs.org/api/worker_threads.html

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