[jboss-dev-forums] [Design of EJB 3.0] - Re: Proxy Remote Call Handling

ALRubinger do-not-reply at jboss.com
Sun May 25 05:39:05 EDT 2008


"alesj" wrote : Bottleneck as in what? Invocation performance?

Yep.

Currently looking at jboss-remoting-aspects' InvokeRemoteInterceptor, which uses JBoss Remoting to intercept the call and redirect to the remote host via an InvokerLocator.  This is more in line with the current impl.

And then we get to avoid Javassist load-time weaving.  Going to hack in this direction and put it into Proxy, at Carlo's request. :)

S,
ALR

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

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



More information about the jboss-dev-forums mailing list