You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple app used to show how the celery client cna be used for our purpose. There is a single Q for each client and the server.py shows how to send a message and wait for a response.