r-semaphore 1.2.0
Channel: guix-cran
Home page: https://cmmr.github.io/semaphore/
Licenses: Expat
Synopsis: Shared Memory Atomic Operations
Description:
This package 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.
Total results: 1