Thursday, March 31, 2011

Book or Resource on C# Concurrency

I have heard many good things about the book Java Concurrency in Practice. Is there a good equivalent book for C#?

From stackoverflow
  • Try this "C# Threading Handbook", I found it very good.

    uriDium : I think you meant to link to something here :)
  • Try Concurrent Programming on Windows. From Joe Duffy himself:

    My aim with this book was to write the book people will buy to understand how to write concurrent programs on the Windows and .NET platforms.

  • Joseph Albahari's free e-book is well worth reading.

0 comments:

Post a Comment