6 Replies Latest reply on Mar 16, 2009 7:51 AM by olimo

    Making a Filtering Bridge in a JBM Cluster

    olimo

      Hello,

      I would like to forward messages on-the-fly from a local clustered queue A to another local clustered queue B after applying a set of filters.

      This process should occur on all the nodes of a JBM cluster.

      If filtering+forward does not complete, the message should be back on the queue A.
      If the node on which filtering+forward is processed fails, the message should be back on the queue A and being processed by another cluster node (failover should be fast - a 5mn transaction timeout will not fit....)


      Any advice on how to do that without affecting performance and stability (hundreds of queues to process) ?


      Thank you for you help

      olivier