Re: Equivalent of Tibco EMS FailSafe

2007-09-27 Thread Bruce Snyder
On 9/20/07, tendlu <[EMAIL PROTECTED]> wrote: > > Thanks for the reply. Do you happen to know the configuration flag for kaha > persistence to enable syncOnWrite? If kaha does not support that can you let > me know a storage adapter that I can use that supports syncOnWrite? It doesn't appear to me

Re: Equivalent of Tibco EMS FailSafe

2007-09-20 Thread tendlu
Is there an equivalent to this in ActiveMQ? >>> >>> Tibco also has a "non fail safe" mode for the queues which means >>> it does >>> not synchronously write to the disk. On other words, some kind of >>> buffering is done by the writer. &quo

Re: Equivalent of Tibco EMS FailSafe

2007-09-20 Thread Rob Davies
o the disk. On other words, some kind of buffering is done by the writer. "Non fail safe" mode performs far better than "fail safe" because of the synchronous write. thanks in advance. -- View this message in context: http://www.nabble.com/Equivalent-of- Tibco-EMS-FailSafe-

Re: Equivalent of Tibco EMS FailSafe

2007-09-20 Thread tendlu
es > not synchronously write to the disk. On other words, some kind of > buffering is done by the writer. "Non fail safe" mode performs far better > than "fail safe" because of the synchronous write. > > > thanks in advance. > -- View this message in contex

Equivalent of Tibco EMS FailSafe

2007-09-19 Thread tendlu
done by the writer. "Non fail safe" mode performs far better than "fail safe" because of the synchronous write. thanks in advance. -- View this message in context: http://www.nabble.com/Equivalent-of-Tibco-EMS-FailSafe-tf4485108s2354.html#a12790117 Sent from the ActiveMQ - User mailing list archive at Nabble.com.