1 Reply Latest reply on Mar 25, 2005 6:27 PM by ravi2box

    Runtime information about jboss cluster

    ravi2box

      HI,

      I need to collect some statistics about object serialization when one cluster node fails over to another node in the partition.Specifically I would like to observe how long it takes to fail over and replicate objects on another node.Is there some way I can write a small agent app that joins the partition and listens to notifications?

      Can i use the jgroups library and connect with a small client app?

      TIA
      Ravi