Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Something like Tomcat for Perl

by shmem (Chancellor)
on Oct 17, 2006 at 11:23 UTC ( [id://578734]=note: print w/replies, xml ) Need Help??


in reply to Re: Something like Tomcat for Perl
in thread Something like Tomcat for Perl

Why are there no multi-thread Perl-centric application servers?
Maybe because there was no need to do that?

I'm not aware of any out-of-the-box drop-in replacement for tomcat, but I guess the POE framework provides the bits for that, not using threads but cooperative multitasking. On the POE projects page there is Philip Gwyn's Just Another Application Server. Have a look. There's PAS also - a Perl Application Server.

On CPAN you find Net::Server, a generic Perl server engine, HTTP::Server::Simple, a simple standalone Perl HTTP server, templating engines, parsers and so on... it's all there, so it shouldn't be hard to do it. But somebody has to put the bits together.

Happy assembling ;-)

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-19 02:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found