liteq-package: liteq: Lightweight Portable Message Queue Using 'SQLite'

liteq-packageR Documentation

liteq: Lightweight Portable Message Queue Using 'SQLite'

Description

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.

Author(s)

Maintainer: Gábor Csárdi csardi.gabor@gmail.com

Other contributors:

  • Posit Software, PBC [copyright holder, funder]

See Also

Useful links:


r-lib/liteq documentation built on Nov. 10, 2023, 1:43 a.m.