[Catalyst] [ANNOUNCE] Catalyst-Engine-JobQueue-POE-0.0.3

Kiki kiki at bsdro.org
Tue Jan 23 16:45:12 GMT 2007


Hello Catalyst People,

I've just released Catalyst::Engine::JobQueue::POE v0.0.3 to CPAN. Until
it hits your mirror you can grab it from here:

http://pause.perl.org/incoming/Catalyst-Engine-JobQueue-POE-0.0.3.tar.gz

It's a Catalyst Engine that allows you to run an application process
(separate from the server) which will execute requests asynchronously
(i.e. at fixed moments in time, in the absence of an actual HTTP
request), enabling you to schedule these requests as jobs.

This version offers the following features:

- schedule jobs from a file with crontab-like syntax
- removal of jobs wich return an error status (4xx, 5xx)
- render HTTP response to logfile and/or email

Further plans for developement can be found at:
http://klog.diabolique.org/programming/perl/catalyst/index.html

Cheers,
Grün Christian-Rolf [kixx]





More information about the Catalyst mailing list