beanstalkd

simple, in-memory, workqueue service

Description

Beanstalkd is a simple, fast, workqueue service (a specific case of message queueing), in which messages are organised in "tubes". Beanstalk clients can insert and consume messages into and from such tubes.

The beanstalk interface is generic, but was originally designed for reducing the latency of page views in high-volume web applications by running time-consuming tasks asynchronously.

Beanstalkd is meant to be ran in a trusted network, as it has no authorisation/authentication mechanisms.

This package has the server files.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/beanstalkd/beanstalkd


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install beanstalkd