aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes regarding threads Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "regarding threads" Watch "regarding threads" New topic
Author

regarding threads

shreya prabhu
Ranch Hand

Joined: Feb 10, 2007
Posts: 31
finding difficulty in threads.is there any site which explains about threads in simple words.when is the out indetermined in case of threads?is it like if there is no synchronization in code then the ouput is indetermined?
marc weber
Sheriff

Joined: Aug 31, 2004
Posts: 11343

Have you tried the Java Tutorial's Concurrency Lesson?


"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
 
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: regarding threads
 
Similar Threads
For those of you who are certified ......
thread safe for SecureRandom.nextBytes()?
Thread Question: Are they all "under" creator?
Thread Help Wanted
To which of the following can we apply the synchronized keyword