Re: JERI vs. JRMP performance penalties
"Cornelius, Martin (DWBI)" <[email protected]> Wed, 19 Dec 2007 08:28:37 -0700
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <531F9EE7AD1E874595D59997FD3EAEED03AE9D04@COSSMGMBX05.EMAIL.CORP.TLD> |
As MARK suggested in a previous post, i just took the time to experiment a little with the inbound and outbound rations used by JERI's multiplexing. Fortunately, they can be set via properties: com.sun.jini.jeri.connection.mux.client.initialInboundRation com.sun.jini.jeri.connection.mux.server.initialInboundRation However, increasing client.initialInboundRation ration had no dramatic effect to throughput with my littele example ( i tried 0x10000, 0x20000, 0x40000 and 0x100000 ) Increasing server.initialInboundRation to 0x10000 also had no effect. However, setting it 0x20000 has the effect that the first call from the client NEVER COMES BACK ! ************************************************ The information contained in, or attached to, this e-mail, may contain confidential information and is intended solely for the use of the individual or entity to whom they are addressed and may be subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email. ************************************************ -------------------------------------------------------------------------- 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]