An open API service indexing awesome lists of open source software.

https://github.com/reddec/dfq

Dummy File Queue
https://github.com/reddec/dfq

Last synced: about 1 year ago
JSON representation

Dummy File Queue

Awesome Lists containing this project

README

          

## Target

Low-memory applications: queue doesn't cache anything except counters.

## Performance

BenchmarkQueue_Put-8 53086 20844 ns/op
BenchmarkQueue_PeekCommit-8 83653 13663 ns/op

i7-8550U CPU, SSD, Ubuntu 18.04 x64