Properly structure the directories
This commit is contained in:
6
projects/software/jiffy-queue.md
Normal file
6
projects/software/jiffy-queue.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Implement Jiffy Queue
|
||||
A Lock-Free/Wait-Free queue
|
||||
|
||||
## References
|
||||
- [ACM Paper](https://dl.acm.org/doi/abs/10.1145/3491003.3491004)
|
||||
- [Arxiv Paper](https://arxiv.org/abs/2010.14189)
|
||||
Reference in New Issue
Block a user