beanstalkd

Generic work queue for reducing web application latency

brewmacoslinux
Try with needOr install directly
Source

About

Generic work queue originally designed to reduce web latency

Commands

beanstalkd

Examples

Start beanstalkd server on default port 11300$ beanstalkd
Start beanstalkd on a custom port$ beanstalkd -p 11301
Start beanstalkd with persistent storage$ beanstalkd -b /var/lib/beanstalkd