[jboss-user] [Remoting] - Re: EJB3.0 Slower when using Jboss Serialization

ron.sigal@jboss.com do-not-reply at jboss.com
Fri Jun 20 03:25:24 EDT 2008


Well, it looks like your configuration is correct.

Our experience in Remoting with our performance tests is that the socket transport is considerably faster with JBossSerialization than with ordinary java serialization, but there are no guarantees.  It's certainly possible that the situation is reversed, depending on the circumstances.  I really don't know enough about JBossSerialization to say more than that.

By the way, if you're doing EJB3 calls sequentially, you might take a look at JBREM-877 "New Socket Connection is being Created for Every Client Request to the Server" at http://jira.jboss.com/jira/browse/JBREM-877.  Depending on your calling patthen, it might help you speed things up.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159456#4159456

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4159456



More information about the jboss-user mailing list