I have been tasked with running load tests directly against RabbitMQ. My company is currently developing in C# so we are not using the Java client. Is there a way to directly test against AMQP? This is my fist time testing directly against a MQ component, so I may be a little turned around. Thanks for any direction.
↧