GP89 / FileQueue

A thread-safe queue which queues items on disk, with an optional in memory buffer. Can put and get any pickle-able object into a buffer of a specified size (optional), any overflow will get put to a gzip file to keep excessive amounts of queued items out of memory
22Updated 5 years ago

Alternatives and similar repositories for FileQueue:

Users that are interested in FileQueue are comparing it to the libraries listed below