[concurrency-interest] Assigning threads in the Pool to a Thread Group
Minnie Haridasa
minnieh at corp.earthlink.net
Fri Mar 4 14:14:50 EST 2005
Hi,
Is there a way to assign all the threads running in the Pooled Executor to a
Thread Group.
Currently, once I get a Runnable from the FutureTask.setter(.), I wrap it in
a Thread and assign that to thread group.
I would like make use of the UncaughtExceptions of the ThreadGroup to catch
mysterious "death" of my threads if any!!
Thank you,
Minnie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/attachments/20050304/d28558d2/attachment.htm
More information about the Concurrency-interest
mailing list