celery-flower-rabbitmq

रेपो #655733079 | |
---|---|
लेखक | Lorenzo Rottigni |
पर बनाया गया | 2023-06-19 |
पर अपडेट किया गया | 2025-05-16 |
पर धक्का दिया | 2023-06-20 |
आकार | 4 MB |
मुख्य भाषा | Python |
तारों की संख्या | 0 |
डिफ़ॉल्ट शाखा | main |
Python
मुझेपढ़ो.md
CHECK RABBITMQ AUTH => curl -u guest:guest http://localhost:15672/api/whoami
swagger => http://localhost:15672/api/
http://localhost:5555/api/task/send-task/celery_worker.add
raw body - application/json
{
"args": [1, 2]
}