C# multicore, concurrent, threaded, and parallel programming

Exploit the power of multicore CPUs or multiple processors for faster, more responsive software, using C# programming language. Tackle the multicore revolution.

Work Stealing Queues in .Net 4 and in Previous Versions – Go Parallel

Posted on http://www.ddj.com/go-parallel
.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.
Read more here

July 2, 2009 Posted by | .Net 4.0, c threading, concurrent threads, multicore, scalability, scheduling, tasks, Visual Studio 2010 | , , | Leave a Comment

   

Follow

Get every new post delivered to your Inbox.