Subject Re: Firebird's scalability
Author Adam
--- In firebird-support@yahoogroups.com, "yoav112003" <yoav112003@...>
wrote:
>
> Is the Classic Server a better choice for this kind of set up?
> It would mean 500 extra processes - are they lighter compared to the
> Super Server process?

It is 1 process per active connection, not one process per database.
Take this into account. Classic server uses lower cache default than
Superserver so it is lighter in that sense, however connections no
longer share their cache, so it depends on how many connections are
going to each database.

Adam