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

https://github.com/meliheran/bufferq

A thread safe buffer queue mechanism that can be processed with multi thread logic. Usefull for periodicly loading batch records from database or etc. and to process these items on seperated multi threads.
https://github.com/meliheran/bufferq

batch batch-processing batch-sql-call buffer buffer-queues mq queue

Last synced: 3 months ago
JSON representation

A thread safe buffer queue mechanism that can be processed with multi thread logic. Usefull for periodicly loading batch records from database or etc. and to process these items on seperated multi threads.

Awesome Lists containing this project