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
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
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