[rabbitmq-discuss] rabbitmq message delay

Lost w_pg at qq.com
Wed Aug 20 10:45:30 BST 2014


miss 1.csv.
   
 ------------------ Original ------------------
  From:  "Lost";<w_pg at qq.com>;
 Date:  Aug 20, 2014
 To:  "rabbitmq-discuss"<rabbitmq-discuss at lists.rabbitmq.com>; 
 
 Subject:  rabbitmq message delay

 

 1. Every 5 seconds to do a statistics.
 2. One publisher publish mssage to a direct type exchange,  One consumer subscribe all message in one queue.
 3. Use rabbitmq-c client lib.
 4. count: message count every 5 second
     avg: average delay in millisecond
     min: min delay in millisecond
     max: max delay in millisecond
  
 1.csv: publish message 10000/s, every 100 microsecond to publish 1 message.
  2.csv: publish message no rate limit, use a for loop to do it.
  
 The 1.csv delay is only 1 millisecond, but the 2.csv is need 50 millisecond!!
 Is any possible to reduce message delay?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140820/f0960a55/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.csv
Type: application/octet-stream
Size: 663 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140820/f0960a55/attachment.obj>


More information about the rabbitmq-discuss mailing list