Re: Turn off dgc
Peter Jones - JavaSoft East <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <20051029001448.GD1833@east> |
Quoting Jeff Rickard <[email protected]>: > With regards to the following, > >>> Do you have an RMI client connecting to lots (dozens+) of RMI >>> servers concurrently? >> No, each client only talks to one server at a time. > > What would happen if it was the case that you have a client that > connects to multiple servers? The author of the question above might have been thinking about the possibility of many background threads getting created by the RMI implementation, as described in the RFEs linked from this post: http://archives.java.sun.com/cgi-bin/wa?A2=ind0506&L=rmi-users&P=963 -- Peter =========================================================================== 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