About Anaconda Help Download Anaconda

conda-forge / packages / r-interprocess 1.3.0

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

copied from cf-post-staging / r-interprocess

Installers

  • linux-64 v1.3.0
  • osx-64 v1.3.0
  • win-64 v1.3.0

conda install

To install this package run one of the following:
conda install conda-forge::r-interprocess

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy