[jboss-user] [Performance Tuning] - Switching Java-serialization to JBoss-serialization for remo

fl_ do-not-reply at jboss.com
Mon Mar 3 04:25:08 EST 2008


Hello,

I try to increase performance of out application. It is quite simple event processing application. During event processing it is required to communicate with few services that are exposed via EJB3 remote interface. 
I can't change remote interface to local, because we work in cluster and it is not necessary true that local service will be used.

I was read about JBoss-serialization and JBoss-remoting, that it can be way to increase serialization performance. 
It is possible (and how?) to switch serialization for remote EJB3 invocation ?

BR,
fl


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

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



More information about the jboss-user mailing list