Consuming messages from JMS queue

Hi Team, need a suggestion on below…

We have a requirement to read message from JMS queue, form a new input XML and send it to another queue. Since Gatling does not support this requirement, we plan to implement a Java program to read message from queue and use Gatling to form xml and send it to another queue.

Is this approach fine or will it have any performance bottlenecks ? Or any better solutions ?

Thank you !

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.