Subject RE: [firebird-support] Multiple CPUs
Author Chad Z. Hower
:: I am guessing again but I think the super server uses
:: threads for different connections and therefore doesn't take
:: advantage of multiple CPU's

Im ok if it doesn't take advantage - but are there actual performance issues
with it vs running on a single CPU?

:: The classic flavor on the other hand spawns new processes
:: and uses multiple CPU's very well.

Should I consider switching it? And would this have any impacts on our
production applications?