File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Threads and Synchronization and the fly likes Semaphore (VERY URGENT) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Threads and Synchronization
Reply Bookmark "Semaphore (VERY URGENT)" Watch "Semaphore (VERY URGENT)" New topic
Author

Semaphore (VERY URGENT)

Angela D'souza
Ranch Hand

Joined: Jan 16, 2002
Posts: 469
Hi,
Is it possible to implement Semaphore in Java?

Thanks
Angela
Jim Baiter
Ranch Hand

Joined: Jan 05, 2001
Posts: 530
Sure, Doug Lea's classic book has an example. ("Concurrent Programming in Java").
Javadoc here
Devrim Turker
Greenhorn

Joined: Jan 14, 2002
Posts: 14
http://www-dse.doc.ic.ac.uk/concurrency/
and
http://www-dse.doc.ic.ac.uk/concurrency/book_applets/concurrency/diners/
have fun with while watching applets
Peter den Haan
author
Ranch Hand

Joined: Apr 20, 2000
Posts: 3252
Doug Lea's concurrent programming library is here.
- Peter
PS. Thunder, please review our naming policy and amend your display name - thanks
 
 
subject: Semaphore (VERY URGENT)
 
Threads others viewed
Semaphore
semaphores
Semaphore
Bank account simulation
Solution for deadlock
developer file tools