queue added authored by Kai-Uwe Sattler's avatar Kai-Uwe Sattler
......@@ -2,3 +2,4 @@
+ [SIMD Tutorial](https://www.codeproject.com/Articles/874396/Crunching-Numbers-with-AVX-and-AVX)
+ [LLVM Tutorial](https://www.ibm.com/developerworks/opensource/library/os-createcompilerllvm1/index.html)
+ [Lock-free Queue](http://moodycamel.com/blog/2013/a-fast-lock-free-queue-for-c++)
\ No newline at end of file