Hi,
My manager block needs long living threads (two or three, in this case), should I create java.lang.Thread instances or retrieve them using the ThreadManager.getDefaultPool().execute() method, or should I create a thread pool? Thx, Nils -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
