FYI the term you are looking for in terms of forcing apps onto particular processors is 'processor affinity'.
Here's an article on it: http://www.jsiinc.com/SUBH/TIP3500/rh3542.htm HTH, Conor -----Original Message----- From: Robert martin [mailto:[EMAIL PROTECTED] Firebird can only take advantage of multi processor machines in 'classic' mode, the 'super server' version currently does not take advantage of multiple CPUs. However you may be able to 'force' it to use a particular CPU, so if your app is only running on processor 1 the database could run on processor 3. _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
