Hi Team,
Is there any support for reading message from queue of ActiveMQ Artemis using Gatling SCALA script.
Or any idea on how to implement the same.
Regards,
Chandan D
Hi Team,
Is there any support for reading message from queue of ActiveMQ Artemis using Gatling SCALA script.
Or any idea on how to implement the same.
Regards,
Chandan D
Gatling JMS support currently only support send (fire and forget) and request-reply patterns.
Hi Slandelle,
Thank you for response.
When I tried to use request-reply , the simulation doesn’t stop and keeps on executing even though added repeat condition/during condition/hold for condition on scenario.
Any idea , why it behaves like this?
Regards,
Chandan D
Please provide a reproducer as instructed. Without one, we can’t help.