Hi Hermann

 

Gearman – been using it for 4 years – works well and has HA modes.

 

https://www.slideshare.net/andy.sh/gearman-and-perl

 

Z

 

From: dancer-users <dancer-users-bounces@lists.preshweb.co.uk> On Behalf Of Hermann Calabria
Sent: 13 April 2020 17:13
To: Perl Dancer users mailing list <dancer-users@dancer.pm>
Subject: [dancer-users] background task queue

 

Hi all,

 

Does anyone have any suggestions and/or best practices for how to implement a background task queue (i.e. something similar to Python’s www.celeryproject.org) that works well with Dancer and/or for Perl in general?

 

Some of the options I’m currently exploring:

https://beanstalkd.github.io/

https://mojolicious.org/perldoc/Minion

http://gearman.org

 

Thanks!

Hermann