GP89

Results 1 repositories owned by GP89

FileQueue

22
Stars
2
Forks
Watchers

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 g...