If you have no requirement for HTTP and SOAP, just use JMS, it's way simpler, faster and flexible.
On Fri, Aug 1, 2008 at 6:44 PM, Gosse, William <[EMAIL PROTECTED]> wrote: > Before week end, I have a question to submit regarding "distributed ESB"... > > > > In my architecture, I have several geographical sites with some applications > running on each site: > > * On each site, there is a servicemix ESB. > > * On a given geographical site, applications communicate between them thanks > to the ESB. > > * Each site is connected through a not reliable, WAN network. > > * Each site has to be capable of working independently > > > > In order to ensure inter-site communication, we would like to connect ESBs > in a reliable way. > > I guess I have two solutions for reliable communication between ESB: > > * Using JMS > > * Using CXF and WS-Reliable Messaging > > > > Do you think a solution is better than the other in my case (performances, > ease of configuration...)? Or is there an other possible option to do this? > > > > Thanks, > > William > > > > PS: Sorry if it's not the good place to post this kind of question > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
