9 ms·
Were you running RabbitMQ clustered with persistent queues? I don't think SQS is primarily for low-latency messaging, but rather a provided high available MQ w
by Feeble 7y ago
Were you running RabbitMQ clustered with persistent queues?
I don't think SQS is primarily for low-latency messaging, but rather a provided high available MQ with very little hassle.
- yilugurlu 7y agoI wasn't, single instance in the same subnet with persistent work queues.