Please check out the following API docs: http://jakarta.apache.org/hivemind/hivemind/apidocs/org/apache/hivemind/Regi stry.html#shutdown()
http://jakarta.apache.org/hivemind/hivemind/apidocs/org/apache/hivemind/even ts/RegistryShutdownListener.html http://jakarta.apache.org/hivemind/hivemind/apidocs/org/apache/hivemind/Disc ardable.html Hope this helps. -Filip > -----Original Message----- > From: Istvan Orban [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 16, 2004 2:53 PM > To: [email protected] > Subject: Multi-threaded question > > Hi, > > I have some services which are loaded <contribution > configuration-id="hivemind.EagerLoad"> > one of this service creates a pool to a server. and manages the pool > itself. > > I'm supposed to delete this pool from the remote server when I do not > need it anymore. > > the final application will run inside Tomcat, and many Threads will > requests clients from the Pool which is managed by the service I wrote. > When the application is stopped I guess I should stop Hivemind too, with > all my services, and do the necessary clean-ups. > > Is there a standard way of doing this?? > > Thanks, sorrry for the lame question.. > > Istvano > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
