Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: 10,000 queries per second: Can it be done?
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>...Received on Thu Sep 07 2000 - 14:42:00 CDT
>
>> 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
![]() |
![]() |