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

https://github.com/schets/scalable-jobqueue

An efficient fork-join library that scales to high core counts
https://github.com/schets/scalable-jobqueue

Last synced: 7 months ago
JSON representation

An efficient fork-join library that scales to high core counts

Awesome Lists containing this project

README

          

# scalable-jobqueue
Making a jobqueue that hopefully scales decently. Mostly learning more about lockfree stuff.