Thekdar is module which will manage node child process , it will help us creating workers, distribute task across workers, kill workers or limit there work
Reliably determines if the code is running in Node.js
Generic environment runner for JavaScript runtimes.
installs custom cleanup handlers that run on exiting node
Detect Node.JS (as opposite to browser environment). ESM modification
graceful exit process even parent exit on SIGKILL.
A type-safe library for communicating between JS processes, workers, or other message-passing boundaries.
Spawn a dependent child process.
Emit errors on stdout stream for a spawned child process
Wrapper for piping data into and out of child processes
Work with child procs and the running process.
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Terminate a Node.js Process based on the Process ID
No description provided.
Selectors decision tree - choose matching selectors, fast
Traverse an ESTree-compliant AST
Check if the process is running in an SSH session
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Best-effort discovery of the machine's default gateway and local network IP exclusively with UDP sockets.
find process info by port/pid/name etc.
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Request that Node.js child processes preload modules
<!-- Please modify docs/index.md, index.md in project root is only a copy -->
Sets up a duplex object stream over window.postMessage