Subject RE: [firebird-support] Connection overhead
Author Ann W. Harrison
At 03:35 PM 12/18/2004, Chad Z. Hower wrote:

>:: Not a lot with a shared server. Opinions vary, but mine is
>
>What is a shared server?

Sorry. Superserver or embedded. Or classic if one background
connection is maintained in each process.

But the real answer to your question is to write a dumb little
program in the environment you plan to use - Jaybird one would
assume, running against SuperServer - that connects and
disconnects as fast as it can, and measure how much time it
takes with and without connection pooling.


Regards,


Ann