CMD + K

r-semaphore

Community

Implements named semaphores from the 'boost' 'C++' library <https://www.boost.org/>. A semaphore object is shared amongst several processes. This integer value can be safely incremented or decremented by each processes. Processes can also wait (blocking) for the value to become non-zero.

Installation

To install this package, run one of the following:

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

Usage Tracking

1.2.0
1.1.0
1.0.2
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Implements named semaphores from the 'boost' 'C++' library <https://www.boost.org/>. A semaphore object is shared amongst several processes. This integer value can be safely incremented or decremented by each processes. Processes can also wait (blocking) for the value to become non-zero.

Last Updated

Mar 30, 2025 at 11:22

License

MIT

Total Downloads

9.0K

Supported Platforms

win-64
macOS-64
linux-64