node-ipc 是一个用于本地和远程进程间通讯的Node.js包,支持Linux、Mac和Windows
🧶 Yarn workspaces with electron, for fun and profit
A youtube-dl docker container that uses the IPC protocol to request a download and notify other containers about a download's state
GKE Replacement for PubSub-to-PubSub Cloud Dataflows in GCP
A bolier plate for task processing with a server, workers and IPC communication setup
A simple to use, simple to implement, header-only C++ Win32 named pipe client.
iipc is a simple Inter Process Communication for nodejs built on ws to communicate between processes safely and easily using tcp and websocket, You can also return data to the client see (example)