JMeter 2.3.4 supports JMS Topics for Publish and Subscribe.

Most of the code will also work with Queues, however a message sent to
a queue can only be read once (unlike topics, which can be read by
many users).

So JMeter likely needs to behave differently when receiving messages
from queues.

In order to implement suitable behaviour, it would be very useful to
have some typical use-cases.

So if you would like to be able to test your JMS system with JMeter,
please share brief details.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to