Benoit Chesneau 17ac6a5254 examples: add celery_alternative example using dirty arbiters
Demonstrates replacing Celery with Gunicorn's dirty arbiters for
background task processing. Includes:

- 4 task workers: Email, Image, Data, Scheduled
- Stateful workers with persistent connections/caches
- Streaming progress for long-running tasks
- Per-app worker allocation
- Flask API with 15+ endpoints
- Docker deployment (single container vs Celery's 4+)
- Unit tests (19 tests) and integration tests
- Migration guide from Celery
2026-02-01 16:51:48 +01:00
..
2024-04-22 03:33:14 +02:00
2024-04-22 03:33:14 +02:00
2024-04-22 03:33:14 +02:00
2024-04-22 03:33:14 +02:00
2014-02-20 02:00:23 -08:00
2024-04-22 03:33:30 +02:00
2024-04-22 03:33:30 +02:00
2018-06-17 13:19:42 -07:00
2012-12-14 10:22:05 +01:00
2012-12-14 10:22:05 +01:00
2024-04-22 03:33:14 +02:00
2024-04-22 03:33:14 +02:00