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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...