aspose file tools
The moose likes Threads and Synchronization and the fly likes Example of wait and notify Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Threads and Synchronization
Reply Bookmark "Example of wait and notify" Watch "Example of wait and notify" New topic
Author

Example of wait and notify

Rahul Mahindrakar
Ranch Hand

Joined: Jul 28, 2000
Posts: 1831
Here is a simple example of wait and notify

Regds.
Rahul P. Mahindrakar.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Example of wait and notify
 
Similar Threads
interrupt
synchronize (this) - what does it mean?
Question about wait() and notify()
DudesChat clarification please?
Why cant i call main method from another class having main block