[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Client failover redeliveries discussion (Repost)

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue Oct 24 10:29:17 EDT 2006


"Tim" wrote : We could put some clever logic in that said something like "if number of messages in queue < 1000 (or whatever)" then merge partial queues, but this is a nice to have. 

I guess this is hard to do, as you might have two clients with the same ID on the same node. I guess we will need to have the PartialQueue working on the same node, maybe using this new introduced signature on the PostOffice. Don't know yet.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980389#3980389

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980389



More information about the jboss-dev-forums mailing list