Posted: Mon Jun 27, 2011 5:51 am Post subject: Queue Properties: Optimize Throughout
Newbie
Joined: 25 May 2011 Posts: 9
Hi there,
I have queues with "Default Persistance" set to "Persistant".
Can I optimize the throughput (read/write performance) when I set the following queue properties?
- "Default Read Ahead" to "Yes"
- "Default Put Response Type" to "Asynchronous"
I have queues with "Default Persistance" set to "Persistant".
which does not tell you anything about the persistence of a message or the messages that are put to that queue (or that arrive into that queue). message persistence is a message attribute and is set during the mqput operation and will not change afterwards, no matter what the default persistence of a queue is set to. read the manuals related to this attribute and search here. often discussed and explained before.
related to the performance ..... read the attribute description. is your application running as a client? are the messages non persistent?
dont know about that sync stuff. _________________ Regards, Butcher
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