Hi Team,
In Gatling JMS Script I observed in the reply Queue for N number of Request , N number of listeners created [PFA].
In the attachment clearly showing for 10k request 10k listeners created in reply Queue.
Question: Is it expected behavior of Gatling JMS or we can limit no of listeners??
Thanks
Atul Kumar Verma

Set a reply destination to an existing queue.
After setting reply destination also it’s creating N number of receiver for N number of messages .Is it common behavior of Gatling jms?
Please follow the requirements in this group, in particular:
- Make sure you’re using an up-to-date Gatling version
-
Provide a Short, Self Contained, Correct (Compilable), Example (see http://sscce.org/)
We can’t help without being able to reproduce what you’re experiencing on our side.
Regards