semaphore
Shared Memory Atomic Operations
Implements named semaphores from the 'boost' 'C++' library https://www.boost.org/ for interprocess communication. Multiple 'R' sessions on the same host can block (with optional timeout) on a semaphore until it becomes positive, then atomically decrement it and unblock. Any session can increment the semaphore.
- Version1.2.0
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?Yes
- Last release03/29/2025
Documentation
Team
Daniel P. Smith
MaintainerShow author detailsAlkek Center for Metagenomics and Microbiome Research
Show author detailsRolesCopyright holder, fnd
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports1 package
- Suggests1 package
- Linking To2 packages
- Reverse Imports1 package