nodejs-process
There are 3 repositories under nodejs-process topic.
mdrokz/chessEngine
chess engine which calculates best moves from your match in real time when you play on chess.com
ChristianGrete/exit-process-with-error
A function to terminate Node.js processes with an error and a non-zero exit code
thornberger/fork-queue
A simple nodejs fork queue. Schedules enqueued tasks from a queue and runs them in a new process.