Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: CGI or JAVA? Opinions please
On 28 Jun 2002, bryan.munday_at_parexel.com wrote:
> I have a feeling that the PHP/Perl route would be quicker than the
> Java alternative
I believe Perl forks a process for each connection, while the JVM will run multithreaded and in the same memory space, so java should be more efficient the Perl. Not too sure on PHP though.
-- Galen deForest Boyer Sweet dreams and flying machines in pieces on the ground.Received on Fri Jun 28 2002 - 22:54:16 CDT
![]() |
![]() |