Click here to Skip to main content
15,892,674 members
Articles / Programming Languages / C++

Thread Synchronization Queue with Boost

Rate me:
Please Sign up or sign in to vote.
4.29/5 (7 votes)
28 Oct 2014CPOL4 min read 51.2K   37  
Implement a thread synchronization queue with STL and boost.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
China China
I started my career by developing Pattern Recognition application on windows and multiple mobile platforms. The Handwriting Recognition Software I took lead in development still help millions of senior Chinese people input information to computer today. Now I am working on high precision 3D measuring and reconstruction devices.

I have been developing with C/C++,C#,MS-SQL,Java(Android),Python,Matlab and using frameworks like WPF/WCF,QT(Linux),C++ AMP/CUDA,OpenCV,PCL,VTK,Hoops. (BTW, Old fashioned tech like, Palm-OS, Symbian, Windows Mobile).

My background including Machine learning, Image Processing, Computer Vision, Point Cloud Processing, 3D Reconstruction.

Comments and Discussions