NAME
resque-worker - Executable to run your resque workers
VERSION
version 0.42
SYNOPSIS
Listen to jobs on multiple queues:
resque-worker -q important -q less_important
See --help option to know all it's options:
resque-worker --help
AUTHOR
Diego Kuperman <diego@freekeylabs.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2021 by Diego Kuperman.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.