Maximizing throughput with RabbitMQ

The following are the configuration options for optimal performance in relation to maximum message passing throughput:

  • Keep your queues short
  • Avoid the use of lazy queues
  • Avoid persistent messages
  • Create multiple queues and consumers
  • Divide queues into different cores
  • Disable acknowledgment
  • Disable unnecessary plugins
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset