Re: Shared File System Master Slave with OCFS

2007-05-19 Thread Christopher G. Stach II
Christopher G. Stach II wrote: > James Strachan wrote: >> Thanks for the heads up! :) >> >> I guess we could make the locking strategy pluggable & we could have >> some implementation call the fcntl locking. e.g. maybe using Jtux >> >> http://www.basepath.com/aup/jtux/ >> > > Even though one could

Re: Shared File System Master Slave with OCFS

2007-05-19 Thread Christopher G. Stach II
James Strachan wrote: > > Thanks for the heads up! :) > > I guess we could make the locking strategy pluggable & we could have > some implementation call the fcntl locking. e.g. maybe using Jtux > > http://www.basepath.com/aup/jtux/ > Even though one could achieve this, I don't know what the b

Re: Cleaning the database

2007-05-19 Thread James Strachan
On 5/18/07, Jim Alateras <[EMAIL PROTECTED]> wrote: James Strachan wrote: > On 5/17/07, Jim Alateras <[EMAIL PROTECTED]> wrote: >> What is the best way to clear the database that stores persistent >> messages? I am using an embedded broker and the mysql database, which >> is shared with other app