beanstalkd (1) Linux Manual Page
beanstalkd – simple, fast work queue Synopsisbeanstalkd [options] DescriptionBeanstalkd is a simple work-queue service. Its interface is generic, though it was originally designed for reducing the latency of page views in high-volume web applications by running time-consuming tasks asynchronously. When started, beanstalkd opens a socket (or uses a file descriptor provided by the init(1) system,…
