Subject Re: [firebird-support] Re: Very slow FB access
Author Alexandre Benson Smith
Joe Martinez wrote:
> Alexandre,
>
> What do you mean by "Use CS"? The server uses all of the defaults and
> has not been modified from the default settings.
>
> -Joe
>

Sorry...

CS means Firebird Classic Server

Firebird has 3 architectures:
SuperServer (SS): One process, one thread per connection, shared cache
across connections, lower resource utilization good for single processed
machines

Classic-Server (CS): One process for each connection, individual cache
for each connection, higher resource utilization, very good for SMP's,
more reliable if one process dies one that connection is affected

Embedded-Server: A Super-Server packed into a "single" dll file, only
one process can access the database at a time, no need for installation,
good isolation from other Firebird installations good for a kind of copy
and deploy software.

see you !


--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br