Subject Re: [firebird-support] Re: High volume of INSERT/DELETE operations
Author Dimitry Sibiryakov
> I checked the execution and it looks like there is no problem with
> transactions in JBossMQ.

How did you do it? Could you show transaction statistic of your
database (gstat -h)?

> I think the problem is with the default sweep interval value.

Sweep is not garbage collection (though may trigger it). I'd rather
suggest to play with GCPolicy configuration parameter...

SY, SD.