Movatterモバイル変換


[0]ホーム

URL:


interprocess: Mutexes, Semaphores, and Message Queues

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

Version:1.3.0
LinkingTo:cpp11,BH
Suggests:callr,testthat
Published:2025-05-23
DOI:10.32614/CRAN.package.interprocess
Author:Daniel P. SmithORCID iD [aut, cre], Alkek Center for Metagenomics and Microbiome Research [cph, fnd]
Maintainer:Daniel P. Smith <dansmith01 at gmail.com>
BugReports:https://github.com/cmmr/interprocess/issues
License:MIT + fileLICENSE
URL:https://cmmr.github.io/interprocess/,https://github.com/cmmr/interprocess
NeedsCompilation:yes
Materials:README,NEWS
CRAN checks:interprocess results

Documentation:

Reference manual:interprocess.html ,interprocess.pdf

Downloads:

Package source: interprocess_1.3.0.tar.gz
Windows binaries: r-devel:interprocess_1.3.0.zip, r-release:interprocess_1.3.0.zip, r-oldrel:interprocess_1.3.0.zip
macOS binaries: r-release (arm64):interprocess_1.3.0.tgz, r-oldrel (arm64):interprocess_1.3.0.tgz, r-release (x86_64):interprocess_1.3.0.tgz, r-oldrel (x86_64):interprocess_1.3.0.tgz
Old sources: interprocess archive

Reverse dependencies:

Reverse imports:jobqueue

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=interprocessto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp