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

Home -> Community -> Usenet -> c.d.o.misc -> Re: php/apache/oracle

Re: php/apache/oracle

From: Pauly <darakjia_at_gmail.com>
Date: Thu, 05 Jul 2007 11:16:39 -0700
Message-ID: <1183659399.959025.272770@o11g2000prd.googlegroups.com>


On Jul 3, 4:09 pm, Geoff Muldoon <geoff.muld..._at_trap.gmail.com> wrote:
> Pauly says...
>
>
>
> > > > > > Would anybody have a good idea of the pros and cons of using php on an
>
> > > > As compared to Tomcat/Java/Oracle or IIS/C#/Oracle
>
> > > Horses for courses. We run both Tomcat/Java/Oracle and
> > > Apache/PHP/AdoDB/Oracle and both have their pros and cons.
>
> > Regarding performance how would you compare Tomcat /Java/Oracle and
> > Apache/PHP/AdoDB/Oracle?
>
> PHP generally uses a smaller memory footprint. The OCI connectors also
> appear to be somewhat better than the jdbc ones generally used by java.
> For simple processing (including some largish data sets) PHP does a very
> good job. If you want highly custom, big featured user interface and
> strong session control then java's extra power (particularly when using
> applets rather than jsp) becomes a winner.
>
> GM

Thanks, Geoff. You comments have helped a lot. Received on Thu Jul 05 2007 - 13:16:39 CDT

Original text of this message

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