Skip to content

euanlacy/multithreaded-queues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreaded Queues in CPP

This was my submission for a practical for the Concurrency and Multi-Core Architectures module at the University of St Andrews, for which I recieved a 1st. I have implemented a coarsely locked queue, a finely locked queue, and a lock-free queue, using modern C++ techniques.

About

Various multithreaded queue implementations in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published