[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: message selectors optimization and message grouping
timfox
do-not-reply at jboss.com
Thu Jul 2 10:55:09 EDT 2009
A result of this also is that you only need a peek() method on the distributor, you don't need a distribute() method at all.
Once the queue has the consumer from the peek call it can just call handle() on it directly.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241515#4241515
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241515
More information about the jboss-dev-forums
mailing list