Is easy concurrency the road to hell?

Blog post over at ITJOBLOG. Not an original thought, but I guess it is with the release of .NET Framework 4.0 and its impressive concurrent programming features that we will discover whether such fears are justified.

VN:F [1.9.3_1094]
Rate this post
Rating: 0.0/10 (0 votes cast)

Related posts:

  1. ParallelFX: concurrency library for .NET
  2. Google Gears support in WordPress – is this the road to plug-in hell?
  3. Sutter on Concurrency
  4. Audio in Vista: more hell than heaven
  5. Why F# rather than IronPython in Visual Studio 2010?

1 comment to Is easy concurrency the road to hell?

  • TIm,

    Concurrent programming isn’t hard, it just uses a different set of rules. Every programming paradigm uses a different set of rules, you don’t write server apps like desktop apps, you don’t write games like databases and you don’t write multi threaded apps like single threaded apps.

    Gary

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>