On Monday 23 May 2005 5:27 pm, Cahill, Earl wrote:
> First, are there any good, open source, perl-based queue systems out there?
The closest is Spread::Queue.
> Second, is anyone interesting in working on a queue system with
> mod_perl2/apache2 as it's basis, using the mod_echo, arbitrary protoco
I am wondering a couple things
First, are there any good, open source, perl-based queue
systems out there? I think I would like a stable, centralized daemon,
which likely rules out many systems.
Second, is anyone interesting in working on a queue system
with mod_perl2/apache2 as it