We are building an application that needs to share data between multiple JBoss 
servers. The original system architect, who has since left the project, 
suggested using the JXTA P2P stack for sending messages and objects between 
servers. Well, I'm not really fond of the way JXTA was plugged into JBoss, so I 
need to fix that portion of the implementation anyway. Fortunately ( or 
unfortunately ) there isn't that much JXTA framework in place that needs to be 
refactored, so I'm pretty much starting from scratch. 

I know if I build a proper JXTA implemtation, I will get auto-discovery of 
other peers in the group, it handles autoconnect / disconnect, and I can 
marshall data to the remote server to multiple endpoints with their pipes 
interface. Would I get any extra benefit from switching to Jboss remoting, 
other that possibly easier configuration ? 

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to