> -----Original Message-----
> From: Maciejewski, Thomas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 02, 2002 1:44 PM
> To: 'Brett W. McCoy'; Agustin Rivera
> Cc: [EMAIL PROTECTED]
> Subject: RE: C vs. Perl
> 
> 
> how about all of the issues involved with spawning off processes ... 
> 
> in java servlets I know this is handled because the servlet is always
> running ... 

The OP said he was using mod_perl, so he shouldn't be creating
separate processes for each request.

> 
> you may end up with a more efficient system and easier to 
> debug code and all
> of the other benifits from OO ... pretty much all around better by
> re-writing in java ... rather than c

All of which benefits are available in Perl as well...

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to