Parallel computing in .net

Posted by HotTester on Stack Overflow See other posts from Stack Overflow or by HotTester
Published on 2010-05-16T17:24:27Z Indexed on 2010/05/16 17:30 UTC
Read the original article Hit count: 403

Filed under:
|
|

Since the launch of .net 4.0 a new term that has got into lime light is parallel computing. Does parallel computing provide us some benefits or its just another concept or feature. Further is .net really going to utilize it in applications ?

Further is parallel computing different from parallel programming ?

Kindly throw some light on the issue in perspective of .net and some examples would be helpful.

Thanks...

© Stack Overflow or respective owner

Related posts about .NET

Related posts about parallel-computing

  • Parallel Computing Platform Developer Lab

    as seen on Daniel Moth - Search for 'Daniel Moth'
    This is an exciting announcement that I must share: "Microsoft Developer & Platform Evangelism, in collaboration with the Microsoft Parallel Computing Platform product team, is hosting a developer lab at the Platform Adoption Center on April 12-15, 2010.  This event is for Microsoft… >>> More

  • Parallel Computing Features Tour in VS2010

    as seen on Daniel Moth - Search for 'Daniel Moth'
    Just realized that I have not linked from here to a screencast I recorded a couple weeks ago that shows the API, parallel debugger and concurrency visualizer in VS2010. Take a few minutes to watch the VS2010 Parallel Computing Features Tour. Comments about this post welcome at the original blog. >>> More

  • Parallel Computing Platform Developer Lab

    as seen on Dot net Slackers - Search for 'Dot net Slackers'
    This is an exciting announcement that I must share: "Microsoft Developer & Platform Evangelism, in collaboration with the Microsoft Parallel Computing Platform product team, is hosting a developer lab at the Platform Adoption Center on April 12-15, 2010.  This event is for Microsoft… >>> More

  • C++ AMP Video Overview

    as seen on Daniel Moth - Search for 'Daniel Moth'
    I hope to be recording some C++ AMP screencasts for channel9 soon (you'll find them through my regular screencasts link on the left), and in all of them I will assume you have watched this short interview overview of C++ AMP.   Note: I think there were some technical problems with streaming… >>> More

  • GPGPU

    as seen on Daniel Moth - Search for 'Daniel Moth'
    WhatGPU obviously stands for Graphics Processing Unit (the silicon powering the display you are using to read this blog post). The extra GP in front of that stands for General Purpose computing.So, altogether GPGPU refers to computing we can perform on GPU for purposes beyond just drawing on the screen… >>> More