Ok, thanks, just wanted to make sure I understand if clustering only was for JBI endpoints,
On Fri, Mar 12, 2010 at 5:14 AM, Freeman Fang <[email protected]>wrote: > Yeah, cluster is jbi level concept. > For the communication across osgi containers between bundles, maybe > consider DOSGI? > > Freeman > > On 2010-3-12, at 下午5:05, Maciej Prochniak wrote: > > I think the answer is: >> >> 1) clustering works for JBI components (i.e. servicemix-*) >> a) when you deploy endpoints in JBI fashion >> b) when you deploy endpoints in OSGI fashion (as in clustering >> example) >> >> 2) however, I believe that clustering doesn't work for simple endpoints >> idenfified by 'name' >> (e.g. nmr:name:cheese in camel-nmr) - clustering engine needs endpoint >> to be identified by serviceName and/or interface >> >> >> >> br, >> maciek >> >> >> On Thu, 2010-03-11 at 12:08 -0500, Ryan Moquin wrote: >> >>> Just to make sure I understand correctly, clustering will only work for >>> JBI >>> components or can OSGI components have a clustered "endpoint"? >>> >>> Thanks! >>> Ryan >>> >> >> > > -- > Freeman Fang > ------------------------ > Open Source SOA: http://fusesource.com > >
