[rabbitmq-discuss] Channel Flow

Martin Sustrik sustrik at imatix.com
Mon Nov 3 15:16:48 GMT 2008


> In the meantime, anyone have thoughts as to what should happen on the 
> client when the broker calls for pause...should the client buffer 
> messages locally? or block and wait for a resume from the broker?  I 
> suppose ideally there'd be options for both, but if you had to choose..?

Normally, people try to avoid queueing on client to minimise the damage 
caused by client failure (all queued messages are lost).

Martin




More information about the rabbitmq-discuss mailing list