id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6906,boost 1.49 takes too much CPU time.,zhussain@…,Ion Gaztañaga,"I moved from boost 1.44 with my project building with Visual Studio 2005 to 1.49 (+Visual Studio 2010) and found that CPU usage of my application hovers between 90% to 99-100%. I found interprocess::message_queue::recieve takes too much CPU time and if I replace this with interprocess::message_queue::timed_receive with a time parameter ( + minor adjustment in client code that was calling recieve), there seems to be some improvement ( CPU usage time hovers between 1% to 25%).",Bugs,new,To Be Determined,interprocess,Boost 1.49.0,Problem,,High CPU Usage,