Gearman is a distributed job queue system that allows you to run tasks in parallel across multiple workers.
- Worker-based job distribution
- Multi-language client support
- Simple queueing architecture
- Parallel job processing
- Distributed task queues
- Background workers
- Mature but less active than newer systems
¶ History and References