Re: Scaling Reggie
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Mark Brouwer wrote: > There is one case though I can think of where Reggie does create class > loaders and that is with the registration of the remote event listeners > for receiving service discovery events [1]. So in case the service with > a codebase referring to 90MB of JAR file(s) is registering for receiving > events a class loader is created in the JVM Reggie is running, but > otherwise not and this makes Dennis his case so intriguing. Right, for the registration case, code is not unmarshalled. However, for the notify case, it is, and that's the place where I am wondering if resources were not exhausted in non-heap memory for jar indexing etc. Gregg Wonderly -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]