MQ Listener Simultaneous Capability

Hi All,

Can anyboby tell how many queues a listener can listen simultaneously?
I have put string messages(2500) in each queues(9),and listener is enabled, listener starts getting messages from the very first queue mentioned in MQ Adapter Connection settings, rather than from all the selected queues simultaneously.

I am using IS SP2,Developer SP1, WS MQ Adapter 6.0

Regards,
Puneet Saxena

Puneet,
Listner will always take the first queue you have mentioned when you configured the connection.The multiple queues are useful when you are putting a message as then the message will be put into all the queues.

Thanks,
Puneet Verma