A simple and generic work-queue server. More information: https://beanstalkd.github.io/.
beanstalkd
beanstalkd -l {{ip_address}} -p {{port_number}}
beanstalkd -b {{path/to/persistence_directory}}
beanstalkd -b {{path/to/persistence_directory}} -f {{500}}