node-ipc@12.0.0
// A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.
$ npm install node-ipc
downloads/wk
869,076
license
MIT
version
12.0.0
published
Aug 12, 2024
What is node-ipc?
node-ipc is a Node.js module that enables inter-process communication (IPC) between local or remote processes using various transport methods including Unix sockets, TCP, and UDP. Developers use it to build multi-process applications that need to share data and coordinate across different processes or machines, with optional support for neural networking and machine learning tasks.
Links
Keywords
Dependencies (4)
Maintainers
riaevangelist