|Marc, ||Can you take out the optimizations you did for the JRMP? |1. You've broken JRMPInvokerHA. Can you please run the testsuite |before you |check anything in?
I just commited the changes for the cluster stuff. Take it easy and with another tone. |2. Clustering depends on the full string name of the container. With your |changes, clustering cannot support heterogeneous environments. As far as I can tell there was the server stuff that needed to use the ObjectName and I retrieve that. If you need the ObjectName on the client recreate (like it was done before) at deserialization time, in a "realObjectName = "jboss.j2ee:service=ejb,jndiName=+yourName" and stop bothering me. |Does saving 10, 20 bytes per invocation really speed things up? you don't get it, it is the creation of the ObjectName on the server side that is really slow, like REALLY slow, this speeds things up almost by a factor of two, check the latest check in and let me know if it work or not marcf | |Bill | | |_______________________________________________ |Jboss-development mailing list |[EMAIL PROTECTED] |https://lists.sourceforge.net/lists/listinfo/jboss-development _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
