/ipc-rs

A mapping to SysV IPC (Linux and BSD) - currently only message queues.

Primary LanguageRustISC LicenseISC

ipc-rs - System V message queues WIP

This library provides mapping to the System V inter-process API, which should be available on both Linux and your favorite BSD flavor

Keep in mind that effective usage of this library might require adjustment of kernel parameters.