I am modelling my application to be built on MQ.
The question I have are:
For persistent messages when enqueued to a Persistent Queue
is the write to disk synchronous or are the writes async.
I donot want to use transactions. Will I get the guarentee/Qos that
my message survive a machine crash when I pull the power cord
or do I have to set BATCHSZ=1.
What if I set BATCHSZ=50
I saw some post back where the messages were lost if there
were no receivers.
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