Тёмный

Learn Django Celery - Result Back-ends - Part 4 

Very Academy
Подписаться 66 тыс.
Просмотров 13 тыс.
50% 1

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 22   
@bettybunbun9664
@bettybunbun9664 Год назад
I can understand in memory caching as a faster alternative to going to the database for retrieving results, but caching that stores its data in the database anyway?
@luisdev2005
@luisdev2005 3 года назад
Thank you. You saved my job hahaha. Greetings from Guatemala
@veryacademy
@veryacademy 3 года назад
Great to hear! 😁
@LegendHxz
@LegendHxz 2 года назад
My task's Positional Arguments are not being stored, neither is the name. Do you know how to fix this error? EDIT: I actually don't get either the worker's name nor the task's name
@markruffalo293
@markruffalo293 Год назад
Same problem. Did u find out how to fix this?
@LegendHxz
@LegendHxz Год назад
​@@markruffalo293 CELERY_RESULT_BACKEND = 'django-db' - stores results in db CELERY_RESULT_BACKEND_DB = ''db+://:@:/' - db for celery results CELERY_RESULT_EXTENDED = True - Allows us to store additional Celery task results in the database (parameters, worker name, etc.)
@markruffalo293
@markruffalo293 Год назад
@@LegendHxz Thank you
@LegendHxz
@LegendHxz Год назад
@@markruffalo293 my pleasure, good luck!
@saumojitbhattacharjee7292
@saumojitbhattacharjee7292 Год назад
How to retrieve data from Django-celery-results as it is not showing in the db itself ( but showing in admin panel )
@kamalrautela797
@kamalrautela797 3 года назад
In Task result table only SUCCESS state is shown, The task is shown when its succefull. How to store pending/started state in the Task result table??
@matiasmoglia
@matiasmoglia 2 года назад
Thanks for sharing this mate!! i did use Celery + beat within an app but in that moment i could not find any content like this in RU-vid. Great series :D
@alexandergarzo9415
@alexandergarzo9415 2 года назад
This series is going great!
@nickfoote490
@nickfoote490 3 года назад
GREAT CONTENT!
@veryacademy
@veryacademy 3 года назад
Thanks Nick
@fazailtalibov9290
@fazailtalibov9290 4 года назад
Very good. Thanks a lot
@veryacademy
@veryacademy 4 года назад
Thanks Fazail!
@mahmudsajib8648
@mahmudsajib8648 4 года назад
Thanks for the series
@veryacademy
@veryacademy 4 года назад
Thanks Mahmud. Please stick with it - I am not entirely happy with the progress so far, with this series I need to dig deep here to produce better than I am right now. Celery is a tricky one to teach in a progressive but inviting way. I like to provide structure and scaffold the learning but at the same time make it so that people can drop into any tutorial and just get going. I think this is one of those series which I will end up doing all over again.
@KrishnaManohar8021
@KrishnaManohar8021 4 года назад
Nice introduction about caching. Can make deep dive into caching.
@veryacademy
@veryacademy 4 года назад
Of course I will 👍
@aashayamballi
@aashayamballi 4 года назад
Thank you 😊
@veryacademy
@veryacademy 4 года назад
Thanks Aashay 👍
Далее
Docker - Django, Celery & Redis Docker Compose setup
20:29
Getting Started With Django Celery Beat
13:07
Просмотров 11 тыс.
Mastering Django Celery and Redis || Code with SJ
22:49
Introduction to RabbitMQ for Python Developers
12:26
Просмотров 41 тыс.
Sending Emails in Django With Celery
23:20
Просмотров 78 тыс.