Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@bittenApple
bittenApple / beanstalkd
Last active March 5, 2018 00:06 — forked from shiki/beanstalkd
#!/bin/sh
#
# beanstalkd - a simple, fast workqueue service
#
# chkconfig: - 57 47
# description: a simple, fast workqueue service
# processname: beanstalkd
# config: /etc/sysconfig/beanstalkd
#