Specifying RabbitMQ messaging strategy on memeory or disc -


i new @ rabbitmq wonder saving message strategy. default rabbitmq saves message queuses on memeory. way high performance. messages important , should save on disc. because server may down @ time. way shows slower performace. stuation should prefable. real world experience?

there whole lot regarding persistance here. can make queues durable, in way messages saved disk. of course until acknowledged!

you didn't use case , need for, bare in mind rabbitmq not database.


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -