Don’t Sleep

Have you programmed a multi-threaded application? How many times have you wrote the following lines: Thread t1 = new Thread(()…

Read more

Racing Philosophers

This post describes a known deadlock problem and how Typemock Racer can be used to discover deadlocks in .NET code….

Read more