Gatling and AMQP

Hello,

I want test my application, but the input and outputof my application use AMQP protocole.
How can I use gatling with AMQP ? I must create an AMQP plugin to add the AMQP support or can I use custom code to actions and check of my simulation ?

Nice day

Hi Michel,

There’s a 3rd party that claims to support RabbitMQ.
I have no idea how well it works, then.

Another solution would be to fork our JMS support.

Cheers,