devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

Celery and rabbitMq

Open Mohammadfazel03 opened this issue 6 months ago • 0 comments

Hello DevDocs team,

First of all, thank you for the amazing work you’ve done with DevDocs — it's an invaluable resource for developers.

I’d like to request the addition of documentation for two widely used tools in the Python and distributed systems ecosystem:

  • Celery — a powerful, production-ready asynchronous task queue/job queue.
  • RabbitMQ — a widely used message broker that is often used in conjunction with Celery.

Adding support for these two documentations would be very helpful for developers working with task queues and distributed messaging.

Thank you for considering this request!

Mohammadfazel03 avatar Jun 21 '25 17:06 Mohammadfazel03