1 Reply Latest reply on Nov 12, 2012 11:25 AM by nadirx

    Infinispan and native JGroups API in one cluster

    ghik

      Hi,

       

      We are using infinispan for caching, but we also need some asynchronous messaging api in the cluster. We would like to use JGroups for this. Can we use it in our application without creating more than one JGroups cluster? Is it possible and safe to use the same JChannel (or second JChannel using the same resources) that is used by Infinispan for this purpose?

       

      Thanks,

      Roman