1. Synchronization Algorithm Verificator for C++0x. https://groups.google.com/forum/#!msg/comp.programming.threads/nSSFT9vKEe0/7eD3ioDg6nEJ. Oct. 2012. Synchronization Algorithm Verificator for C++0x. https://groups.google.com/forum/#!msg/comp.programming.threads/nSSFT9vKEe0/7eD3ioDg6nEJ. Oct. 2012.
2. Writing a (spinning) thread barrier using c++11 atomics. http://stackoverflow.com/questions/8115267/writing-a-spinning-thread-barrier-using-c11-atomics. Oct. 2012. Writing a (spinning) thread barrier using c++11 atomics. http://stackoverflow.com/questions/8115267/writing-a-spinning-thread-barrier-using-c11-atomics. Oct. 2012.
3. Multithreading and Concurrency. http://www.justsoftwaresolutions.co.uk/threading/. Dec. 2012. Multithreading and Concurrency. http://www.justsoftwaresolutions.co.uk/threading/. Dec. 2012.
4. MCS list-based lock. http://cbloomrants.blogspot.com/2011/07/07-18-11-mcs-list-based-lock_18. html. Oct. 2012. MCS list-based lock. http://cbloomrants.blogspot.com/2011/07/07-18-11-mcs-list-based-lock_18. html. Oct. 2012.
5. A look at some bounded queues - part 2. http://cbloomrants.blogspot.com/2011/07/07-30-11-look-at-some-bounded-queues.html. Oct. 2012. A look at some bounded queues - part 2. http://cbloomrants.blogspot.com/2011/07/07-30-11-look-at-some-bounded-queues.html. Oct. 2012.