fregg [https://community.jboss.org/people/fregg] created the discussion

"Prevent concurrent performing of the similar messages"

To view the discussion, visit: https://community.jboss.org/message/723430#723430

--------------------------------------------------------------
Hello,

I'm using JBoss Messaging in version 1.4.x. I work in clustered environment. I 
have some number MDBs consuming messages from queue. This messages provide data 
to perform some operation on database. Unfortunately there isĀ  possibility that 
many of this messages will contain the same information and therefor they 
shouldn't be delivered at the same time. Do you know any solution which can 
prevent this kind of situation? Order of perform is not important, but every 
message should be delivered and performed. Lets suppose that I add some hash to 
every message which will allow to identify similar messages.

Thanks in advance

F
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/723430#723430]

Start a new discussion in JBoss Messaging at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to