GP89 / FileQueueView on GitHub
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
22Feb 2, 2020Updated 6 years ago

Alternatives and similar repositories for FileQueue

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

Sorting:

Are these results useful?