sinainnet / lightweight-pid-IPC

When the target process is specified with the PID, the communication should not involve general purpose locking or communication channels. It is better to have a direct synchronous communication model and mechanism. It can be the basis of a high-performance RPC library for Linux OS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sinainnet/lightweight-pid-IPC Stargazers