Perl-friendly message queue-like system

Chisel chisel at chizography.net
Thu Sep 22 09:26:12 BST 2011


On Thu, Sep 22, 2011 at 9:15 AM, Martin A. Brooks <martin at antibodymx.net>wrote:

>
> My Google-fu is failing me, what Perl-friendly system might I use for such
> a thing?
>

If it's definitely perl-only, and will never talk to anything else, you
might want to consider TheSchwartz:

https://metacpan.org/release/TheSchwartz

Or one of its close relatives:

https://metacpan.org/module/TheSchwartz::Simple
https://metacpan.org/module/TheSchwartz::Moosified

We've used TheSchwartz in production for about two years and haven't had any
problems with the module.


-- 
Chisel
e: chisel at chizography.net
w: http://chizography.net


More information about the london.pm mailing list