r-interprocess 1.3.0
Channel: guix-cran
Home page: https://cmmr.github.io/interprocess/
Licenses: Expat
Synopsis: Mutexes, Semaphores, and Message Queues
Description:
This package provides access to low-level operating system mechanisms for performing atomic operations on shared data structures. Mutexes provide shared and exclusive locks. Semaphores act as counters. Message queues move text strings from one process to another. All these interprocess communication (IPC) tools can optionally block with or without a timeout. Implemented using the cross-platform boost C++ library <https://www.boost.org/doc/libs/release/libs/interprocess/>.
Total results: 1