|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Jtext adapter poll quantity |
« View previous topic :: View next topic » |
Author |
Message
|
mq_blr |
Posted: Wed Jun 06, 2007 6:37 pm Post subject: Jtext adapter poll quantity |
|
|
Apprentice
Joined: 30 Sep 2005 Posts: 49 Location: Brisbane,Australia
|
Hi All,
I would like to configure my jtext to pick only one messages for 1 min from the request queue . I tried to use pool frequency and Poll Quantity parameters to achieve this but it is still picking many messages at one time , appreciate if you guys can advise me how to achieve this
Best regards,
Durga Prasad |
|
Back to top |
|
 |
vk |
Posted: Thu Jun 07, 2007 10:28 am Post subject: |
|
|
Partisan
Joined: 20 Sep 2005 Posts: 302 Location: Houston
|
I dont think you can configure the adapter to check the request queue only at particular intervals. It will continuosly keep checking the request queue for incoming requests. Only event polling can be timed (based on the properties which you mentioned - Poll Quantity and Poll Frequency).
There is a property jms.NumConcurrentRequests. You can set this to one to make the adapter process only one request at a time. By default, this property has a value of 10.
If possible, try inducing a 1 minute delay in the message flow \ other application which puts the messages into the request queue.
Regards,
VK. |
|
Back to top |
|
 |
mq_blr |
Posted: Thu Jun 07, 2007 10:19 pm Post subject: |
|
|
Apprentice
Joined: 30 Sep 2005 Posts: 49 Location: Brisbane,Australia
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|