Date: Thu, 2 Aug 2007 08:38:29 +0000 (UTC) From: Lars Balker Rasmussen <lbr@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Catalyst-Engine-HTTP-POE Makefile distinfo pkg-descr pkg-plist Message-ID: <200708020838.l728cUel054796@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lbr 2007-08-02 08:38:29 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-Catalyst-Engine-HTTP-POE Makefile distinfo pkg-descr
pkg-plist
Log:
This engine allows Catalyst to process multiple requests in parallel within a
single process. Much of the internal Catalyst flow now uses POE yield calls.
Application code will still block of course, but all I/O, header processing,
and POST body processing is handled asynchronously.
Revision Changes Path
1.1877 +1 -0 ports/www/Makefile
1.1 +29 -0 ports/www/p5-Catalyst-Engine-HTTP-POE/Makefile (new)
1.1 +3 -0 ports/www/p5-Catalyst-Engine-HTTP-POE/distinfo (new)
1.1 +6 -0 ports/www/p5-Catalyst-Engine-HTTP-POE/pkg-descr (new)
1.1 +3 -0 ports/www/p5-Catalyst-Engine-HTTP-POE/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708020838.l728cUel054796>
