Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
1.2.0 rolling linux/jammy R-4.5 semaphore_1.2.0.tar.gz 57.7 KiB
1.2.0 rolling linux/noble R-4.5 semaphore_1.2.0.tar.gz 58.7 KiB
1.2.0 rolling source/ R- semaphore_1.2.0.tar.gz 6.3 KiB
1.2.0 latest linux/jammy R-4.5 semaphore_1.2.0.tar.gz 57.7 KiB
1.2.0 latest linux/noble R-4.5 semaphore_1.2.0.tar.gz 58.7 KiB
1.2.0 latest source/ R- semaphore_1.2.0.tar.gz 6.3 KiB
1.2.0 2026-04-26 source/ R- semaphore_1.2.0.tar.gz 6.3 KiB
1.2.0 2026-04-23 source/ R- semaphore_1.2.0.tar.gz 6.3 KiB
1.2.0 2026-04-09 windows/windows R-4.5 semaphore_1.2.0.zip 400.6 KiB
1.2.0 2025-04-20 source/ R- semaphore_1.2.0.tar.gz 6.3 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests