Beanstalkd is a simple, fast work queue for distributing background jobs.
- Lightweight and fast
- Simple protocol for job queues
- Widely supported client libraries
- Background job processing
- Simple queueing needs
- Job distribution between workers
- Lightweight, single-binary server
¶ History and References