[Kc] Event Daemons in Perl

Sterling Hanenkamp sterling at hanenkamp.com
Mon Dec 20 13:25:53 PST 2010


(Thanks Jay for your backhanded method of pointing out that I previously
clicked Reply instead of Reply to All. :-p I dislike having to remember to
click Reply to all on just this list.)

I've used POE. I have heard of Reflex, but not used it. At work, we recently
rolled our own system using a messaging server and a completely new code
base.

I have also used AnyEvent recently. It provides a system for building event
loops, but can use other event loop systems such as POE, EV, Glib, etc. for
the actual engine that drives the system. That may lead you to other event
loops you might consider.

On Mon, Dec 20, 2010 at 1:29 PM, Jay Hannah <jhannah at mutationgrid.com>wrote:

> On Dec 20, 2010, at 1:16 PM, Stephen Clouse wrote:
> > On Mon, Dec 20, 2010 at 12:42 PM, Jay Hannah <jhannah at mutationgrid.com>
> wrote:
> > Catalyst Moose-ified its internals in the 5.80 series. Development of
> that line began in Oct 2008.
> >
> > Already using Catamoose :)
>
> Is that a project name I've missed? Or a meme I'm already using?   :)
>
> > After using Moose heavily for a year, "plain old" Perl OO makes me want
> to eviscerate myself with something involving a machete and a food
> processor.
>
> I still use Damian Conway OO Perl (Manning http://www.manning.com/conway/)
> techniques when an entire system is 100 lines or less.  At real or predicted
> total size of project exceeding 100 lines of source code the Moose is my
> co-pilot.   :)
>
> P.S.  Why is this mailing list set to "Reply to author?"   Isn't "Reply to
> list" vastly superior?
>
> Jay Hannah
> Software Architect
> jhannah at mutationgrid.com | http://mutationgrid.com | 1-402-598-7782
>
>
>
>
> _______________________________________________
> kc mailing list
> kc at pm.org
> http://mail.pm.org/mailman/listinfo/kc
>



-- 
Andrew Sterling Hanenkamp
sterling at hanenkamp.com
785.370.4454
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/kc/attachments/20101220/d486a9e2/attachment.html>


More information about the kc mailing list