Subject Re: [firebird-support] Re: i need your opinion...
Author Ann W. Harrison
Ali Gökçen wrote:
>
> if there is alot of user with running heavy but none-time-critical
> queries, they can create a DISC I/O bottleneck on system.
> my goal is to detain this user with CPU operations and to deffer their
> DISK I/O operations.

First, be sure you've got an I/O bottle neck. Firebird tends to be
CPU bound and your "solution" is going to make everything worse.

Regards,


Ann