Skip to content

Really simple C implementation of parallel queue. Three types, lockfree, with locks and monothread queue.

Notifications You must be signed in to change notification settings

jozef-sabo/parallel-queue