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.18_1163]
Rate this post
Rating: 0.0/10 (0 votes cast)

Related posts:

  1. Google Gears support in WordPress – is this the road to plug-in hell?
  2. ParallelFX: concurrency library for .NET
  3. Sutter on Concurrency
  4. Windows Live Messenger error message hell
  5. Audio in Vista: more hell than heaven

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>