Re: Out-of-Memory Handling in Long-Running / Server Applications

Randall R Schulz <[email protected]> Sun, 13 Apr 2008 15:38:29 -0700
Newsgroups gmane.comp.windows.devel.java.advanced
Message-ID <[email protected]>
On Sunday 13 April 2008 15:31, Bob Lee wrote:
> You might consider running the operations in their own VMs. You can
> reuse them, let them die, and start new ones as necessary.

I can't just let servers die and walk away from a computation. When a
user submits a problem, I have to execute until completion or until a
limit (user-specified or system-imposed) is exceeded and the provide a
positive response.


> Bob


I've implemented the solution illustrated at
<http://www.javaspecialists.eu/archive/Issue092.html> and it's working
fine for me.


Randall Schulz

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com