[rabbitmq-discuss] publish/commit rate drops to 0 when consuming	large queues from new persister
    alex chen 
    chen650 at yahoo.com
       
    Fri Mar 12 02:16:39 GMT 2010
    
    
  
Hi,
We use the new persister and tx_commit in publish.   When there are large number of messages backed 
up in the queues, starting the consumers would block the 
publish+commit.  it could take more than 20 seconds for the client to receive tx_commit_ok.
Is it possible to add an option on server side that can set the consume/publish ratio?  e.g.  ratio=2 meaning after consuming 2*N messages, server will process up to N publish messages (if there is any).
thanks.
-alex
      
    
    
More information about the rabbitmq-discuss
mailing list