Work Stealing Queues in .Net 4 and in Previous Versions

.Net 4.0 Beta 1 offers a new and improved thread pool engine. It uses work stealing queues to provide nice load-balancing capabilities, better performance and greater scalability. The work stealing mechanism allows you to reduce the scheduling overhead in highly parallelized algorithms.


June 19, 2009
URL:http://www.drdobbs.com/work-stealing-queues-in-net-4-and-in-pre/228800432

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.