On Sat, 18 Mar 2006 19:32:19 +0100
 "Clemens Eisserer" <[EMAIL PROTECTED]> wrote:

I've created a servlet wich creates some threads for doing background stuff. ... now I subscribed to a servlet-hosting service which uses a
shared tomcat enviroment.
How does tomcat handle these threads?
Will they be destroyed by tomcat as soon as I click "stop" in Tomcat's application manager or will I have to take care about them?


There's some good, in-depth discussion in the archives. It
needs some updating, but:
   http://www.distributopia.com/servlet_stuff/background_threads.html

is also reasonably informative.


-cks


--
Christopher St. John
http://artofsystems.blogspot.com
http://eventmirror.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to