CMD + K

r-interprocess

Community

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/>.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-interprocess

Usage Tracking

1.3.0
1 / 8 versions selected
Total downloads: 0

About

Summary

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/>.

Information Last Updated

Sep 18, 2025 at 14:18

License

MIT

Total Downloads

1.9K

Platforms

Win 64 Version: 1.3.0
macOS 64 Version: 1.3.0
Linux 64 Version: 1.3.0