Parallel Computing with .NET

“With all the modern systems using multi-core and multi-processor systems, tapping this new power is an interesting challenge for developers. It also fundamentally starts the shift on how your ‘average Joe’ interacts with a computer and things that he/she expects to be able to. First, check out the ‘Manycore Shift‘ paper from Microsoft. Second checkout the Parallel Extensions to .NET 3.5 which is a programing model for data and task parallelism. It also helps with coordination on parallel hardware (such as multi-core CPU’s) via a common work schedules. There is also a new Parallel Computing Dev Center on MSDN. Before you download the December 2007 CTP, make sure you have the RTM bits of the .NET 3.5 runtime. There are also a number of bugs fixed in this new CTP. If you want a quick introduction then check out a few videos available.”

37 Comments

  1. 2007-12-02 11:29 pm
    • 2007-12-03 2:10 pm
      • 2007-12-03 2:53 pm
        • 2007-12-03 3:02 pm
    • 2007-12-03 4:37 pm
      • 2007-12-03 6:11 pm
        • 2007-12-03 10:44 pm
  2. 2007-12-03 2:25 am
    • 2007-12-03 5:50 am
      • 2007-12-03 6:39 am
  3. 2007-12-03 8:27 am
  4. 2007-12-03 9:50 am
    • 2007-12-03 10:20 am
    • 2007-12-03 1:05 pm
    • 2007-12-03 1:12 pm
      • 2007-12-03 1:14 pm
      • 2007-12-03 7:16 pm
        • 2007-12-03 7:34 pm
          • 2007-12-03 7:55 pm
          • 2007-12-03 10:49 pm
          • 2007-12-04 9:19 am
          • 2007-12-04 5:37 pm
          • 2007-12-04 6:47 pm
          • 2007-12-04 7:40 am
  5. 2007-12-03 10:41 am
    • 2007-12-03 10:52 am
      • 2007-12-03 11:50 am
  6. 2007-12-03 1:48 pm
    • 2007-12-03 2:43 pm
      • 2007-12-03 6:36 pm
  7. 2007-12-03 3:24 pm
  8. 2007-12-03 8:52 pm
    • 2007-12-04 1:24 pm
      • 2007-12-04 5:45 pm
        • 2007-12-05 4:52 am
  9. 2007-12-03 10:24 pm