[dba-VB] Parallel Extensions to the .NET Framework

Gustav Brock gustav at cactus.dk
Sat Sep 4 11:49:40 CDT 2010


Hi all

For those interested in parallel programming, Joseph Albahari has recently released what he claims to be "an extensive guide to parallel programming in Framework 4.0" and he is probably right:

  http://www.albahari.com/threading/part5.aspx 

This is based on material from his book, C# 4.0 in a Nutshell, and has undergone extensive technical review. All of the code listings are available as LINQPad queries that you can download in a single click from the Samples Gallery if you have LINQPad.

/gustav


>>> Gustav at cactus.dk 05-06-2008 16:23 >>>
Hi all

Who was requesting this? JC?

http://blogs.msdn.com/pfxteam/archive/2008/06/02/8567802.aspx 

<quote>
.. we have begun to add the third major API component, the Coordination Data Structures, to the technology package.  As we build PLINQ and the Task Parallel Library, we use a lot of components under the covers to handle synchronization, coordination, and scale to contain data reads and writes from multiple procs. ..
</quote>

/gustav






More information about the dba-VB mailing list