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://mojolicious.org/perldoc/Minion
Thanks!
Hermann