Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: php/apache/oracle
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
![]() |
![]() |