Re:Moving a GDB from a server running IB7 back to a server running IB6
Quote
> Single application/connection will not take advantage of more processors anyway,
> so just stick with IB6 and assign it to single processor
> (depending on the IB version you are using - either by external utility IBAffinity,
> or by parameters in ibconfig file, or by setting proper flag in ibserver.exe)
Actually this is not totally true. If you have a "Single
application/connection" that does a lot of work, you may see an
advantage on a SMP system. For one thing, we have a garbage collection
going on and (depending on your settings) sweep threads running. Having
said all that, in most single connection apps you are correct. The best
way for IB7 users to test this out is set Affinity to 1 and max threads
to 1 in your ibconfig file. If performance goes up, then your
application will not benefit from SMP.
> so just stick with IB6
There are other features in IB6.5 and IB7.0 besides SMP support. Also,
we have a new release of 7 (IB7.1) coming soon. IMHO, if you are having
trouble with IB7 either post your problems and get work a around or wait
for IB7.1.
Thank you,
Aaron Ruddick
InterBase QA