Click here to Skip to main content

The Parallelism Zone


"Multi-core (and multi-processer) machines are dominant these days. Soon you will not be able to find machines with less than 8 cores. As such, the traditional way of writing serial programs will not be able to make use of such power by default. Programs should be written in a way which utilizes the power of multi-cores. Running a serial program on a multi-core machine has nearly zero performance enhancements."
- Mohamad Halabi
Introducing .NET 4.0 Parallel Programming

If you haven't begun your journey into parallel programming, let's get started.


Articles

New
by Nick Kopp
How to get 30x performance increase for queries by using your Graphics Processing Unit (GPU)...
New
by Nick Kopp
Performing base64 encoding on a graphics processing unit using CUDAfy.NET (CUDA in .NET).
New
by Rob Lyndon
Using parallel implementations of SqlBulkCopy to achieve fast data transfer from a single XML...
New
by Nick Kopp
An introduction to using Cudafy.NET to perform processing on a GPU
New
by logicchild
An article that describes concurrent collections.
New
by Wayne Wood
Verify the execution efficiency of a series of short .NET 4.0 parallel programming samples
New
by mohamad halabi
Introduces the Parallel Programming features of .NET 4.0.
New
by logicchild
An article that presents the basics of Parallel Computing in .NET 4.0
New
by James Cann
Sequential Asynchronous logging example using the CCR






Advertise | Privacy | Mobile
Beta | 2.5.120222.1 | Last Updated 16 Sep 2010
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid