threading

TwitterFacebook
Get flash to fully experience Pearltrees
concurrency

One of the greatest understatements I've heard in a newsgroup was made by Patricia Shanahan, in a Java newsgroup in 2001: "Multi-threaded programming needs a little care."

Multi-threading in .NET: Introduction and suggestions

http://www.yoda.arachsys.com/csharp/threads/index.shtml

Thread synchronization: Wait and Pulse demystified. Free source

Table of Contents Introduction This short article is about the three less well understood methods of the Monitor class: Wait , Pulse , and PulseAll . http://www.codeproject.com/Articles/28785/Thread-synchronization-Wait-and-Pulse-demystified
I have written earlier ( here and here ) about Threads. http://blog.zwares.com/2007/02/net-threads-10-best-practices.html

5pm Posts: .Net Threads - 10 Best Practices

Quantum Bit Designs » Blog Archive » Stop Polluting the UI Threa

http://blog.quantumbitdesigns.com/article-list/ Quantum Bit Designs Multithreading, WPF, .NET and Software Designs
http://www.codeproject.com/Articles/21487/NParallel-A-Small-Parallel-Execution-Library Download NParallel2005.zip - 59.4 KB Download NParallel2008.zip - 46.8 KB Download NParallel.0.2.vs2008.12.19.zip - 209 KB

NParallel, A Small Parallel Execution Library - The Code Project

Bounded Blocking Queue (One Lock) - The Code Project - C# Progra

Introduction This article includes a C# implementation of a Bound Blocking Queue (i.e. Bounded Circular Queue). http://www.codeproject.com/Articles/8018/Bounded-Blocking-Queue-One-Lock
http://www.albahari.com/threading/

Threading in C# - Free E-book

Threading in C# Joseph Albahari