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: 320

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