mirror of
https://github.com/hslam/ipc.git
synced 2025-04-26 13:49:17 +08:00
ipc
Package ipc provides a way to use System V IPC. System V IPC includes three interprocess communication mechanisms that are widely available on UNIX systems: message queues, semaphore, and shared memory.
Languages
Go
100%