Dear SRS,
        Thank you for your immediate response.  Could you be more specific 
about the cleanup routine.  I am not sure how to do it.  

THanks,

Shanmugasundaram.D.
On Mon, 8 Apr 2002, Suresh Ramasubramanian wrote:

> Shanmugasundaram Doraisamy <[EMAIL PROTECTED]> writes:
> 
> > I have also noticed one other things in our system, i.e. the Java 
> > application or their threads do not get closed when the application is 
> > closed.  How do I do that.  Please suggest.  I had tried a couple of Java 
> > user groups but didn't get a good reply.
> 
> You just have to write "cleanup routines" which are called at the end of
> a program's execution (normal shutdown sort of) to terminate all junk
> processes, close all existing threads that have not yet been closed etc.
> 
> Then, Java is a major memory hog.  Whatever memory you throw at it, it
> will demand more and more.  I am not a Java / JSP guy though, this is
> just my impression from admining systems where they were used extensively.
> 
>      -srs
> 
> 


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to