Yes, there is. One such solution is POE. Check the POE cookbook where you have some examples of Application Servers. I haven't used it (yet). As for caching you might check memcached. It works pretty nice.
You will also need the daemon.
I use memcached to cache web pages that are constantly visited, but leave the SQL query caching to the database server.
| [reply] |
You gave me the right direction, thanks a lot.
| [reply] |
There is a Perl Application Server on sourceforge. Have a look.
--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}
| [reply] |