1 Reply Latest reply on Aug 25, 2005 9:20 PM by ben.wang

    Several instances of TreeCache in one application - replicat

    skipy

      Hi, all!

      I have the following question. As far, as I can understand, there is a kind of replication thread, that works with JGroups and performs replication in it's local TreeCache instance. Lets suppose I have 3 instances of TreeCache in one application. Each is configured to be a member of different cluster (different cluster name, port, etc.) I have this application started on two nodes. So, the question is: how many replication threads will I have within one application in the situation described - one per each instance (i.e., 3), or one for all instances (i.e., 1)? Can state fetching on one instance block somehow replication on another instance?

      Thanks in advance!

      Regards,
      Eugene aka Skipy