CRAN/E | liteq

liteq

Lightweight Portable Message Queue Using 'SQLite'

Installation

About

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.

github.com/r-lib/liteq#readme
Bug report File report

Key Metrics

Version 1.1.0
Published 2019-03-08 1882 days ago
Needs compilation? no
License MIT
License File
CRAN checks liteq results

Downloads

Yesterday 8 0%
Last 7 days 139 -4%
Last 30 days 584 -3%
Last 90 days 1.655 +1%
Last 365 days 6.904 +27%

Maintainer

Maintainer

Gábor Csárdi

csardi.gabor@gmail.com

Authors

Gábor Csárdi

Material

README
NEWS
Reference manual
Package source

In Views

Databases

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

liteq archive

Imports

assertthat
DBI
rappdirs
RSQLite

Suggests

callr
covr
processx
testthat
withr

Reverse Imports

prrd