CMD + K

r-txtq

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-txtq

Usage Tracking

0.2.4
1 / 8 versions selected
Total downloads: 0

About

Summary

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.

Information Last Updated

Apr 22, 2025 at 15:31

License

MIT

Total Downloads

44

Platforms

noarch Version: 0.2.4