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
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217372#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...