Re: Practices for DB Scalability

From: Andy Klock <andy_at_oracledepot.com>
Date: Fri, 1 Nov 2013 15:59:52 -0400
Message-ID: <CADo_RaO_vTToDDVQEe7=Oov3yYch3uP2q85t+PsxrvSHvtjZgg_at_mail.gmail.com>



On Fri, Nov 1, 2013 at 3:36 PM, Mark W. Farnham <mwf_at_rsiz.com> wrote:
> Minimize the number of connections you have to your database, especially by
> using queue capable service daemons for routine transactions instead of
> dynamic connections. See the "Real World" video on the part about minimizing
> connections results: ....

Nice!

Speaking of "Real World", besides Andrew Holdsworth "Connections" demo, he also has a great demo about the performance (read scalability) implications of hard/soft/and no parsing

http://www.youtube.com/watch?v=1oddFEyUAjs

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Nov 01 2013 - 20:59:52 CET

Original text of this message