Werewolf
Werewolf copied to clipboard
Use a thread pool for timers instead of forking child processes
Worker threads are more appropriate for the task of running timers
https://nodejs.org/api/worker_threads.html