Re: Out-of-Memory Handling in Long-Running / Server Applications
Randall R Schulz <[email protected]> Sun, 13 Apr 2008 15:59:49 -0700
| Newsgroups | gmane.comp.windows.devel.java.advanced |
|---|---|
| Message-ID | <[email protected]> |
On Sunday 13 April 2008 15:45, Bob Lee wrote: > On Sun, Apr 13, 2008 at 3:38 PM, Randall R Schulz <[email protected]> wrote: > > I can't just let servers die and walk away from a computation. > > Why would you walk away? Can't you just stream incremental results > back to your main VM? What did you mean by "let them die?" And I don't know what you mean by "incremental results." There are no such things. The computation involves heuristic search in a tree that's incrementally built based on the problem submitted and the user-specified search heuristic. If you terminate the computation you have to start from the beginning again. > Bob Randall Schulz =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com