I might be biased, but I like Minion. So much so that this was released earlier today: https://metacpan.org/pod/Dancer2::Plugin::Minion <https://metacpan.org/pod/Dancer2::Plugin::Minion> You can find some additional information from a few years ago on the Advent Calendar (http://advent.perldancer.org/2018/16 <http://advent.perldancer.org/2018/16>). It may or may not be helpful in your decision-making process. Cheers, CromeDome Jason A. Crome / CromeDome CPAN: https://metacpan.org/author/CROMEDOME github: https://github.com/cromedome Twitter: https://twitter.com/cromedome
On Apr 13, 2020, at 12:12 PM, Hermann Calabria <hermann@ivouch.com> wrote:
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 <http://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://beanstalkd.github.io/> https://mojolicious.org/perldoc/Minion <https://mojolicious.org/perldoc/Minion> http://gearman.org <http://gearman.org/>
Thanks! Hermann _______________________________________________ dancer-users mailing list dancer-users@lists.preshweb.co.uk <mailto:dancer-users@lists.preshweb.co.uk> https://lists.preshweb.co.uk/mailman/listinfo/dancer-users <https://lists.preshweb.co.uk/mailman/listinfo/dancer-users>