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