liteq: Lightweight Portable Message Queue Using 'SQLite' (original) (raw)
Temporary and permanent message queues for R. Built on top of 'SQLite' databases. 'SQLite' provides locking, and makes it possible to detect crashed consumers. Crashed jobs can be automatically marked as "failed", or put in the queue again, potentially a limited number of times.
| Version: | 1.1.0 |
|---|---|
| Imports: | assertthat, DBI, rappdirs, RSQLite |
| Suggests: | callr, covr, processx, testthat, withr |
| Published: | 2019-03-08 |
| DOI: | 10.32614/CRAN.package.liteq |
| Author: | Gábor Csárdi |
| Maintainer: | Gábor Csárdi <csardi.gabor at gmail.com> |
| BugReports: | https://github.com/r-lib/liteq/issues |
| License: | MIT + file |
| URL: | https://github.com/r-lib/liteq#readme |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| In views: | Databases |
| CRAN checks: | liteq results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=liteqto link to this page.