[rabbitmq-discuss] RabbitMQ QUEUE MESSAGES

rabbit15 bison_art at o2.pl
Tue Jul 2 17:17:35 BST 2013


Hi thanks for the answer, but it is not what I'm looking for.
I don't want to drop any messages, because my producer is faster than
consumer, but not all the time and all the data is necessary.There is time
when it doesn't produce any messages. I don't want to have any other buffer
of course, but RabbitMQ doesn't let my producer to sending messages even if
there is a lot of free memory. I'm asking how can I setup RabbitMQ to remove
that buffer. My server hardware is 32 CPUs and 64 GB RAM, I don't think I
need better hardware, because even if I store about 8 millions messages
which takes about 600 bytes (everyone) than it turn on horrible flow control
which prevents sending as fast as I need. Please tell me how can I turn off
flow control. My application wants to queued messages on RabbitMQ server in
its memory not disk and I don't want to be prevented by RabbitMQ sending by
producer or consuming messages by the consumer.
Cheers,
Artur



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/RabbitMQ-QUEUE-MESSAGES-tp27737p27747.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list