Re: Turn off dgc
Niclas Hedhman <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Organization | Independent |
| Message-ID | <[email protected]> |
On Monday 24 October 2005 21:52, al wrote: > I was wondering whether there is any flag or other > possibility to turn of dgc. In particular I want to > avoid the clean up threads checking for lease > expirations etc. I would be very interested in WHY would you possibly want this?? The overhead is minimal, the potential damage fairly large (such as one day using transient Remote objects without remembering that DGC is disabled). Cheers Niclas =========================================================================== 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