mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
3 lines
219 B
Text
3 lines
219 B
Text
Benchmarks for various inter-process-communication (IPC) methods:
|
|
ZeroMQ, TCP socket (tcp), domain socket (domain), named pipes (fifo), signal,
|
|
memory mapped file (mmap), message queues (mq), pipe, shared memory (shm).
|