2 Replies Latest reply on Sep 1, 2010 10:52 AM by fvbetteraey

    ESB 4.2 cluster - how to

    andii

      Hi,

       

      Are there any tutorials or examples which describe how to create and use cluster with FuseESB 4.x ?

      I have a small application composed from two bundles:

      - client, to comunicate with browser

      - server, to compute data for client

      I want to deploy these bundles on separate nodes of cluster, and still use OSGI registry to publish new services and obtain references to theses services. Is it possible ?

       

      Thanks in advance

         Andrzej

        • 1. Re: ESB 4.2 cluster - how to
          andii

          Hi,

           

          Anyone know how to do it ? I really need any informations about clustering in Fuse 4.x.

           

          Thanks in advance

             Andrzej

          • 2. Re: ESB 4.2 cluster - how to
            fvbetteraey

            To be honest I am not an expert.

             

            But I rember this post about clustering in FUSE ESB 4.x which indicates that it is possible but there was no time for documentation. Maybe the FUSE 3.3 cluster documentation is not so far away from what to do in 4.x?

             

            Anyway, as I understood clustering only works with the Normalized Message Router. This is not the channel OSGi services communicate. Maybe you better have a look at distributed OSGi.

             

            Anyway I am not an expert - as I already said. But maybe this answer provokes an expert to adjust this comment.