This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes Daemon Thread Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Daemon Thread" Watch "Daemon Thread" New topic
Author

Daemon Thread

somesh acharya
Greenhorn

Joined: Nov 06, 2000
Posts: 5
What is use of a Daemon Thread.
Why a Thread need to be made a Daemon Thread.
Jerry Pulley
Ranch Hand

Joined: Sep 19, 2000
Posts: 221
Somesh,
You'll probably get more answers to thread questions in the Threads & Synchronization forum. (I'll even answer it there).
jply
 
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: Daemon Thread
 
Similar Threads
finally code not executed
Daemon threads
how to generate a deamon thread in java
"Top Ten Topics that Everyone Thinks are on the SCJP Exam, but Aren't "- Bert Bates
Daemon Thread