Which .NET language is best for Parallelism?

Mandlebrot

Wondering which .NET language is best at handing parallel programming in .NET 4.0?

Check-out this blog post by the Parallel extensions team to find out if the winner is C#, F#, Visual Basic.NET, IronPython, or C++/CLI?

Hint: You can introduce parallelism in your applications using any .NET language. Which one is best still depends on your scenario. 

Don’t miss these cool samples for Parallel Programming with the .NET Framework 4: http://code.msdn.microsoft.com/ParExtSamples

Technorati Tags: Visual Studio 2010,Parallel Processing

Shout it