[–] merencia 7y ago ↗ Some years ago I created a lib named node-cron, but it has a problem, when a blocking I/O is made for example a loop, the main process is blocked.I tried to create a library for task scheduling using child process, but I don't know if it's a good idea.Is this useful?
1 comment
[ 3.3 ms ] story [ 14.1 ms ] threadI tried to create a library for task scheduling using child process, but I don't know if it's a good idea.
Is this useful?