Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Perl in Tomcat

by exussum0 (Vicar)
on May 13, 2004 at 12:32 UTC ( [id://353045]=note: print w/replies, xml ) Need Help??


in reply to Perl in Tomcat

You get the same benefit of running it in Apache as a CGI. That is all that's really happening here. It still needs to fork and all that performance lacking goodness. with mod_perl, you have the interpreter right there. Tomcat using CGI's is a convenience and that's about it.. it wasn't architected to be anymore than that.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://353045]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-16 04:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found