Perl-friendly message queue-like system

Dirk Koopman djk at tobit.co.uk
Thu Sep 22 10:22:07 BST 2011


On 22/09/11 09:15, Martin A. Brooks wrote:
> Mongers of Perl,
>
> I have a bunch of servers doing mail ilftering.  I would like them to send tiny messages about the results of said filtering to a central point.  I would then like something at the central point to pop messages off the queue and update a database.  Think of it as sort of a centralised collection point for statistical data.  If the odd message gets eaten, it really doesn't matter.
>

ZeroMQ seems to be fairly sane.

http://www.zeromq.org/bindings:perl

Dirk


More information about the london.pm mailing list