Subject | Re: Which to use: Super Server or Classic (FB 1.52) |
---|---|
Author | Adam |
Post date | 2005-09-09T06:51:07Z |
--- In firebird-support@yahoogroups.com, "rekkod" <anton@d...> wrote:
using classic, otherwise you have to tie the process to a single CPU to
avoid bouncing between them.
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_ss_vs_classic
Superserver has the advantage of avoiding some page management messing
around, but on a SMP machine, this tends to cause the see saw affect.
It is also cheaper (on windows) to create a thread than a process.
That probably answers your other questions.
Adam
> Hi Allstandard
>
> a) When should the Super Server be used and when Classic (on a
> Pentium IV) machine.Pretty much if it has more than one CPU, then you will get more benefit
using classic, otherwise you have to tie the process to a single CPU to
avoid bouncing between them.
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_ss_vs_classic
Superserver has the advantage of avoiding some page management messing
around, but on a SMP machine, this tends to cause the see saw affect.
It is also cheaper (on windows) to create a thread than a process.
That probably answers your other questions.
Adam