[Kc] Event Daemons in Perl

Paul Millard paul.millard at gmail.com
Fri Dec 17 14:26:20 PST 2010


Here's a few ideas:

http://search.cpan.org/~kixx/Catalyst-Engine-JobQueue-POE-0.0.3/lib/Catalyst/Helper/JobQueue/POE.pm
http://www.catalyzed.org/2009/06/poe-anyevent321-fight.html

Paul

On Fri, Dec 17, 2010 at 4:20 PM, Stephen Clouse <stephenclouse at gmail.com>wrote:

> A question for you all....
>
> I have the upcoming task of rebuilding an awful piece of software here,
> which is a network daemon that also fires off some scheduled events
> (cron-style).  We clearly want to rebuild this in Perl, so we can leverage
> our existing components (like our DBIx::Class schema and business logic).
>
> So what is the Modern Perl method for building such an application?  I know
> POE has been out there for ages, but is POE still considered the state of
> the art in this realm of Perl?  Is there anything else worth considering?
> (Anything that's built in Moose gets bonus points.)
>
> --
> Stephen Clouse <stephenclouse at gmail.com>
>
> _______________________________________________
> kc mailing list
> kc at pm.org
> http://mail.pm.org/mailman/listinfo/kc
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/kc/attachments/20101217/32644751/attachment.html>


More information about the kc mailing list