Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
childprocess
Wrap `child_process` module to support Multiple Process Code Coverage with istanbul.
childprocess-queue
Use `childprocess` module freely while limiting the amount of concurrent processes
ipc-event-emitter
An EventEmitter wrapper for IPC between parent and child processes with support for states (AKA pinned events) and logging
spawn-stack
Spawn a new process using `stack` command with the given arguments
cdpc
child process management
@cpmech/basic-sys
Basic JS (TypeScript) functions --- File System
always-done
Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async/await and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more
fork-with-emitter
Simple EventEmitter wrapper for IPC, enhanced with async .request().
get-exec-file
Promisify execFile
itsa-rsa-threaded
Promise-based RSA utilities which runs in separate threads to avoid blocking the event-loop
forkfriend
dead simple worker child process manager. respawn children. load balance work amongst children.
osr-childprocess
osr,childprocess,redis,mq
worker-communication
This module provide bilateral communication with callback between cluster worker and master, node.js child process is supported too.
forq
manage forked processes using async.queue
cluster-ipc-logger
This logger is designed to collect logs from cluster workers, child processes even independent node.js processes through IPC (Inter-Process Communication).
childprocess-messageport
Turns ChildProcess IPC into MessagePort
cluster-eventdispatcher
Event dispatcher, which sends events to all processes (master and workers) and can handle them in all processes.
@tamatashwin/small-talk
Abstracts out emit/send and on to a nice conversation between two whatevers.