Click here to Skip to main content
15,887,585 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 51K   37  
Implement a thread synchronization queue with STL and boost.

Views

Daily Counts

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