Tagged Questions
0
votes
1answer
235 views
RabbitMQ and persistence (blocking writes?)
I want to create a RabbitMQ server on a virtual machine (VMware) to be used in production.
It will contain persistent queues.
I'm wondering if it is a bad idea to store the server on a NAS that's ...