Softlogger
Categories

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 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

Filed under: Web Service  |    On : 2008 Mar 12  |  From: If broken it is, fix it you should   | related Posts

Similar Posts



Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003