Run the following commands to start celery application
redis-server
celery -A tasks worker -n simple_worker --loglevel=info
celery -A tasks flower --port=5050
finally simulae the tasks by running python run_chain_tasks.py
-
Notifications
You must be signed in to change notification settings - Fork 0
PrithviAngitila/TaskQueue
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published