Thursday, September 23, 2010

Using Latches or Semaphores

One of my colleague Atin suggested using Countdown Latches or Semaphores. I completely agree that we should use them instead doing this low level stuff yourself. There are few cases where semaphores would make sense while at few places countdown latches would serve the purpose

No comments:

Post a Comment