python3-persist-queue - 1.0.0-1 main

persist-queue implements a file-based queue and a serial of
sqlite3-based queues. The goals is to achieve following
requirements:
.
* Disk-based: each queued item should be stored in disk in
case of any crash.
* Thread-safe: can be used by multi-threaded producers and
multi-threaded consumers.
* Recoverable: Items can be read after process restart.
* Green-compatible: can be used in greenlet or eventlet
environment.

Priority: optional
Section: python
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 171.0 kB
Architectures: all 

 

Versions

1.0.0-1 all