txtq
A Small Message Queue for Parallel Processes
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.
- Version0.2.4
- R versionunknown
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?No
- Languageen-US
- Last release03/27/2021
Documentation
Team
William Michael Landau
Ian E. Fellows
Show author detailsRolesContributorEli Lilly and Company
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports3 packages
- Suggests3 packages
- Reverse Imports2 packages