About Anaconda Help Download Anaconda

This queue is a data structure that lets parallel processes send and receive messages, and it can help coordinate the work of complicated parallel tasks. Processes can push new messages to the queue, pop old messages, and obtain a log of all the messages ever pushed. File locking preserves the integrity of the data even when multiple processes access the queue simultaneously.

copied from cf-staging / r-txtq

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.2.4
  • linux-64 v0.1.4
  • osx-64 v0.1.4
  • win-64 v0.1.4

conda install

To install this package run one of the following:
conda install conda-forge::r-txtq
conda install conda-forge/label/cf202003::r-txtq

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy