Web Directory
 

Programming Java Threads in the Real world, Part 4

  Link Details for: Programming Java Threads in the Real world, Part 4
Link Title: Programming Java Threads in the Real world, Part 4 Open in a new window
Link URL: http://www.javaworld.com/javaworld/jw-12-1998/jw-12-toolbox_p.html
Link Details: A condition variable adds to wait the ability to not wait when the condition you're waiting for has already taken place; and a counting semaphore lets you control a pool of resources without sucking up machine cycles in polling loops.
Category: Top : Computers : Programming : Threads : Java
Link Type: Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listingAdd a regular link to the same category
ScreenShot:
Programming Java Threads in the Real world, Part 4