Skip to content

A novel approach to relaxing a FIFO queue - The result of my bachelor's thesis

Notifications You must be signed in to change notification settings

Saalvage/block_based_queue

Repository files navigation

BBQ – Block-Based Queue

The result of my Bachelor's thesis.

Outside of the queue itself and the atomic bitset everything is kind of a mess.

Due to an extreme amount of template instantiations build times are extreme, realistically building is only possible when commenting out large chunks of code.

About

A novel approach to relaxing a FIFO queue - The result of my bachelor's thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages