Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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.