[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: Remoting 3: Transporters
david.lloyd@jboss.com
do-not-reply at jboss.com
Thu Nov 20 18:01:17 EST 2008
I've been thinking more about the implementation of Transporters. Right now they can only be created locally and sent as part of a request - there's no notion of a registry for example. It wouldn't be too great of a stretch to add a transporter service, which would return remote references upon request.
Of course at that point we could take it one step further, and create a complete alternate RMI implementation based on our marshalling mechanism...
What do you guys think? Something to consider for 3.1 or 3.2?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191069#4191069
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191069
More information about the jboss-dev-forums
mailing list