Django real time application | django celery in practice | part 3

preview_player
Показать описание
🔥 Join the facebook group:

🔥 Follow pyplane on:

🔥 More on python and django:

Django real time application tutorial
How to build a realtime app with django channels, celery, redis

In this video we will have a django celery in practice session in order to include celery to our project in part 4!

Source code:

Links:

Redis server on windows:

Commands for the periodic tasks and worker:
➜ celery -A crypto_proj beat -l info
➜ celery -A crypto_proj worker -l info

#django #realtime #djangochannels #celery #redis

django celery, django real time, django realtime, django celery redis, django redis, django background tasks, django celery tasks, django celery worker, django celery broker, django real time web application, django real time projects, django python project, django with celery, django celery beat, django celery tutorial, django celery redis tutorial
Рекомендации по теме
Комментарии
Автор

Thanks man! You run the best Django channel in all of YouTube

charliesta.abc
Автор

this kind of video series is amazing.I have 0 knowledge about celery and redis and few days ago I thought it would be wonderful to learn it, but I don't have much time for big projects and these small ones where you only learn what you need without basic staff are just gorgeous, thank you

tarassavchenko
Автор

Very informative! Best django channel on YT!

adamaleksander
Автор

How did I miss this!?
Anyway, very informative and good one as always.. really looking forward for more videos on this series! Thanks Luke 🙏🏼

aashayamballi
Автор

"Celery.task" module not found error, i tried with "from celery.task.schedules import crontab" and "from celery.schedules import crontab"

jackiechann
Автор

Mate you have to tell to people to use celery version 4.4.7 otherwise if they will download the most recent using just pip install celery the tutorial won’t work as celery stop using periodic task. Thanks anyway it was very good content!

unkound
Автор

Best Django chanel on youtube. Please create real time project management system django with react.js

mdsauravchowdhury
Автор

periodic task is not available in new version of celery please help

alwenpy
Автор

Trying to wrap my head around where do the signal catching and the handling happen. Also in the celery worker?

humanintheloop
Автор

Hi,
Please help with run this app
I have error:
''' from celery.task.schedules import crontab
ModuleNotFoundError: No module named 'celery.task'
'''

PP-tczp
Автор

Is there a good way to install homebrew for windows?

varshasingh
Автор

getting exception from redis while running worker
wrong number of arguments for 'set' command"

abhinavtripathi
Автор

Please bring tutorial for building a chat application

jameskulu
visit shbcf.ru