[rabbitmq-discuss] Protection against slow consumers
Matthias Radestock
matthias at rabbitmq.com
Tue Nov 2 09:22:02 GMT 2010
Jiri,
jiri at krutil.com wrote:
>> One way to get more control over what clients are doing is to insert
>> an AMQP proxy [...]
>
> Interesting. How would I go about doing that?
Our tracer tool (http://www.rabbitmq.com/examples.html#tracer) would be
a starting point. See
http://hg.rabbitmq.com/rabbitmq-java-client/file/default/src/com/rabbitmq/tools/Tracer.java
for the code.
Though if I was working on this myself I'd probably write it in Erlang.
I reckon an AMQP proxy with some pluggable logic would be a great asset
to many AMQP users.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list