.net will dive into parallelism

by Miha Markič 10. May 2007 10:44

According to Soma .net will push for parallelism. This is hardly a surprise as multicore CPUs and multi CPUs are becoming mainstream. Microsoft Research has already some projects that explore the area (Accelerator - technical report, C Omega, Polyphonic C#, ...). But wait, one can already utilize multicore by using threads in a way or another, why would you need additional support? Right, one can use threading, however threading and synchronization is hard to manage and do properly, specially when project grows. Furthermore there is no GPU programming support (besides using it for graphics). That's why [MS] will push for easier and more powerful parallelism.

What about side effects - is it wise to give such a powerful feature in hands of unskilled developers? Imagine a developer who heard that parallelism will speed up the application and so he starts using parallelism for everything. IOW .net is a tool, more and more powerful, but only in hands of a skilled developer who knows how to use it - and opposite is also true, unskilled one can now create a huge mess faster and easier. I am not saying that there shouldn't be implemented, just that developers should use it wisely as any other tool. It is no magic wand.

Anyway, be prepared to start thinking in parallel - you won't escape it in near future.

Tags:

.net

Comments (1) -

Milan Negovan
Milan Negovan
5/10/2007 10:48:04 PM #

Yeah, Joe Duffy has been talking a lot about it lately (http://www.bluebytesoftware.com/blog)

Reply

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading

Miha Markic

About me
Righthand
 
Microsoft MVP
 
Developer Express' DXSquad
INETA Country Leader for Slovenia
INETA Country Leader for Slovenia

Slovene Developer Users Group Lead
Friends of Red-Gate
LLBLGenPro Partner

Miha currently works as a free lance consultant and software developer specialized in .net area.
He graduated in Computer and information science at the University of Ljubljana, Slovenia. He has accumulated experience in various programming languages such as Java, Visual Basic 3-6 (MCP), Visual C++, Delphi, C# and VB.Net through years.
He has experience in practically all (technical) stages of project development, including planning, framework development, user interface, business processes, as well as testing and documenting. He has worked on big and small projects in Slovenia and abroad (e.g. participated in completing level 3 IS for the Nucor steel plant, Hertford, USA).
Currently he enjoys programming in .net environment using C#. Since 2000 he has been active in Developer Express' DX Squad and has been ECDL trainer and tester. He also gives lectures on conferences and other events in Slovenia.

Month List

Tag cloud

Most comments

Paulius Paulius
1 comments
us United States
Meh Meh
1 comments
us United States
bart dm bart dm
1 comments
nl Netherlands

RecentComments

Comment RSS