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
Post a Comment