N
N
noway2014-12-14 17:36:09
RabbitMQ
noway, 2014-12-14 17:36:09

Failover queue server?

Hello, colleagues , I
have a question:
I plan to exchange data between 2 systems via a queue server (AMQP, RabbitMQ). The exchange is in one-way mode, but there is a possibility that the intermediate link - the queue server falls and when restarted, the queue turns out to be broken and empty.
What can you think of so that after such a fakap it was possible to isolate the data that did not reach the recipient? all data is recoverable, but how to understand what to recover?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
Xcopy, 2014-12-15
@perminovma

Isn't RabbitMQ's durable queues (durable=True) what you want?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question