Results 1 to 4 of 4
Thread: Thread
- 10-14-2013, 01:36 PM #1
Member
- Join Date
- Oct 2013
- Posts
- 15
- Rep Power
- 0
- 10-14-2013, 02:28 PM #2
Re: Thread
I would describe your question as "vague". What are your expectations from the other forum members?
- 10-14-2013, 03:03 PM #3
Member
- Join Date
- Oct 2013
- Posts
- 15
- Rep Power
- 0
Re: Thread
how can i manage 5 threads effectivly ??
- 10-14-2013, 03:13 PM #4
Re: Thread
That depends on your definition of "effectively". If I had to make a suggestion based on this question, I would point you to the Executor classes of the java.util.concurrent package. ThreadPools are also made to handle Threads properly.
Java Platform SE 7
Similar Threads
-
A good place to study Thread, Runnable and other thread composing code.
By heatblazer in forum Forum LobbyReplies: 2Last Post: 12-11-2012, 12:35 PM -
Main Thread not waiting for grand child thread to finish
By prashanthn in forum Threads and SynchronizationReplies: 3Last Post: 06-07-2011, 10:26 AM -
Trigger main thread method from secondary thread?
By DigitalMan in forum Threads and SynchronizationReplies: 8Last Post: 01-26-2010, 03:13 AM -
If JNI thread call the java object in another thread, it will crash.
By skaterxu in forum Advanced JavaReplies: 0Last Post: 01-28-2008, 08:02 AM
Bookmarks