JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Other Topics
>>
Patterns & OO Design
kill threads
hi! I'd like to kill many threads I throw. I use Thread class. do have I to kill them using "join" or "interrupt"? thank you!
[147 byte] By [
Albertitoa
] at [2007-10-2 10:07:32]
««
JOptionPane in NetBeans
»»
SSL JCE Causing Problem on Java 5 Upgrade
# 1
You don't throw threads. The usual manner of stopping a thread is by having the thread check a condition and die if it's met, a boolean for example.By changing this condition when you want it to die you can kill it.
kablaira
at 2007-7-13 1:25:13 >
Other Topics
Loop algorithm
Please....... Explain Polyphace Balanced Merge Sort
arraylist sorting problem
Shared resources
Search Algo
Graph algorithm question
Why the second algorithm consume almost the same time as the first one?
standard uses of log4j's 5 levels
Word Wrapping Problem
AVL trees
Patterns & OO Design
Layers in a Struts application
Generic methods in DAO
Singleton -> Constructor needs a parameter :(
Shared resources
Best way to synchronize in a Singleton
Returning Business Objects to View?
Command Pattern (Invoker returns Command) and constructors
XMLParser exception
DAO...................
thread design
Other Topics New Topic
Loop algorithm
Layers in a Struts application
Please....... Explain Polyphace Balanced Merge Sort
Singleton -> Constructor needs a parameter :(
Shared resources
Returning Business Objects to View?
Shared resources
Search Algo
Other Topics Hot Topic
Generic methods in DAO
Best way to synchronize in a Singleton
Command Pattern (Invoker returns Command) and constructors
XMLParser exception
arraylist sorting problem
Graph algorithm question
Why the second algorithm consume almost the same time as the first one?
thread design
Other Topics
Java Game Development
Patterns & OO Design
Algorithms
Java Community Process (JCP) Program
Fresh Tools
Forum Maintenance
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding