[jboss-user] [JBoss Messaging] - Re: Does SlowConsumers flag work correctly?
ataylor
do-not-reply at jboss.com
Thu Jun 5 06:00:02 EDT 2008
Setting slow consumers=true has the effect of setting the prefetch size to 1. This means that the server will only deliver 1 message the client side buffer. Once the client has consumed this message and the buffer is empty the client notifies the server and it starts redelivering.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155915#4155915
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155915
More information about the jboss-user
mailing list