Re: RMI cleanup
Carl Cook <[email protected]> Fri, 1 May 2009 17:50:55 +1000
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Following on from Esmond's comments, have you looked at http://java.sun.com/developer/onlineTraining/rmi/exercises/DistributedGarbageCollector/index.html ? The java.rmi.dgc.leaseValue command line argument might be useful? -Carl 2009/5/1 mvanr <[email protected]> > Is there any way of speeding up or preempting distributed garbage > collection > to reap unreachable objects, or to preempt it to reap a particular object? > I've looked for your book but it doesn't appear to be available from the > publishers anymore. Is there a more recent version, or are my only options > the second-hand marketplace? > > I guess we could be more discriminating, but it would make the system less > robust. The host not found exception is only "fatal" to the extent that > one > can't recover from it until the host name is defined. If the system worked > the way I expected / would like it to, we would see the errors in the logs, > define the host, and the clients will just carry on without having to be > restarted. > -- > View this message in context: > http://www.nabble.com/RMI-cleanup-tp23310928p23329174.html > Sent from the Java - RMI mailing list archive at Nabble.com. > > =========================================================================== > To unsubscribe, send email to [email protected] and include in the > body > of the message "signoff RMI-USERS". For general help, send email to > [email protected] and include in the body of the message "help". > > For a list of frequently asked RMI questions please refer to: > http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html > > To view past RMI-USERS postings, please see: > http://archives.java.sun.com/archives/rmi-users.html > =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html