Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: 10,000 queries per second: Can it be done?

Re: 10,000 queries per second: Can it be done?

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Thu, 7 Sep 2000 20:42:00 +0100
Message-ID: <968356100.29249.0.nnrp-13.9e984b29@news.demon.co.uk>

By 'servers' I meant copies of your app.

I had assumed that you would need more
than one copy running to be able to service the incoming requests.

--

Jonathan Lewis
Yet another Oracle-related web site:  http://www.jlcomp.demon.co.uk

uqmoore_at_my-deja.com wrote in message <8p8hpp$pj$1_at_nnrp1.deja.com>...

>
>> Connecting to the database requires dozens of
>> messages, so plan on opening a number of
>> servers and keeping them open to execute
>> the queries.
>
>We hope to tackle the overhead of our app connecting to the db by
>establishing a persistent connection. Its a fast cgi app so its running
>all the time. By "servers", do you mean a number of web servers to
>connect to the one Oracle box?
>
>> No doubt I'm making it sound easier than it
>> really will be, but at this point I'm only talking
>> broad feasibility/scope.
>
>Nevertheless, I appreciate your help. Thanks!
>
>QM
Received on Thu Sep 07 2000 - 14:42:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US