A
A
Alexey Semenov2018-12-18 13:57:35
C++ / C#
Alexey Semenov, 2018-12-18 13:57:35

RabbitMQ loads RAM heavily, how can it be optimized correctly?

The system is configured to transfer files (.jpg), about 2k files are processed, Rabbit closes all connections and stops receiving messages, bytes of files are transferred in messages, the question is why rabbitmq does not delete them, because the system no longer needs them, the messages were processed successfully

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Tikhonov, 2018-12-18
@tumbler

Instead of tried not to transfer pictures through queue? Rabbitmq is still not designed for such a load.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question