ASP.NET Case Study: Hang on WaitOne, WaitAny or WaitMultiple

By : If broken it is, fix it you should  |    On : 2008 March 12  


Tag : Web Service

  |   View Original

One of the synchronization methods in .NET is the ResetEvent.  It comes in two flavors, the AutoResetEvent which resets itself immediately after it is set, and the ManualResetEvent which as the name suggests you have to manually reset. Lets say you have a team of developers that can implement different parts of an application simultaneously without interaction, then the work order might look something like this Ask Bob to implement X Ask Belinda to implement Y Ask Ben to implement Z Integra...

Total:

Click here to continue on details

Content Ownership

The content of this posting is wholly owned by If broken it is, fix it you should, and as such: the same retains sole copyright for the content. softlogger.com is not responsible for this content.


Recommended Related Readings :

ASP.NET Case Study: Hang on WaitOne, WaitAny or WaitMultiple

One of the synchronization methods in .NET is the ResetEvent.  It comes in two flavors, the Au...


ASP.NET Case Study: Lost session variables and appdomain recycles

Last night I got a question from one of the readers of the blog that went like this:     “W...


A case study in breaking up a tightly coupled integration

About 15 years ago, Microsoft upgraded their internal system that manages the list of unique p...


ACE Services Drops Case Study Flick on Security Development Lifecycle for IT

Hello everyone, my name is Anmol Malhotra and I’m a Security Technologist with ACE [Applicatio...


ASP.NET 2.0 Crash case study: Unhandled exceptions

For a long time all my case studies have been on 1.1. it’s time to venture out in 2.0 land and...


ASP.NET Case Study: High CPU in GC - Large objects and high allocation rates

Rather than spending a lot of time on explaining the details of the garbage collector, I'll re...


Case study: How I approach debugging and fixing a setup failure

I received a mail from a customer this week regarding an installation failure that proved to b...




Quote: Good judgment comes from experience, and often experience comes from bad judgment - Rita Mae Brown