Introduction to Celery and Creating Asynchronous Tasks for Django

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2024
  • This is a preview of the video course "Creating Asynchronous Tasks With Celery and Django". You’ve built a shiny Django app and want to release it to the public, but you’re worried about time-intensive tasks that are part of your app’s workflow. You don’t want your users to have a negative experience navigating your app. You can integrate Celery to help with that.
    Celery is a distributed task queue for UNIX systems. It allows you to offload work from your Python app. Once you integrate Celery into your app, you can send time-intensive tasks to Celery’s task queue.
    This is a portion of the complete course, which you can find here:
    realpython.com...
    The rest of the course covers:
    - Integrate Celery and Redis in a Django project
    - Set up asynchronous tasks that run independently of your Django app
    - Refactor Django code to run a task with Celery instead
    Written Tutorial:
    realpython.com...

ความคิดเห็น • 6

  • @MartinStarešinčić
    @MartinStarešinčić 5 หลายเดือนก่อน +1

    Second part would be awesome!

  • @alexdin1565
    @alexdin1565 6 หลายเดือนก่อน

    this is the first time i like youtube suggestions they suggest this amazing video please can push notification to user using celery and if you can make a video on how we can deploy django and celery online thanks for this video

  • @jurabekkhaytboev
    @jurabekkhaytboev 6 หลายเดือนก่อน

    Also publish an article on pdf generation and word generation

  • @rishiraj2548
    @rishiraj2548 6 หลายเดือนก่อน

    👍🙏

  • @jurabekkhaytboev
    @jurabekkhaytboev 6 หลายเดือนก่อน

    👍👍

  • @damonguzman
    @damonguzman 4 หลายเดือนก่อน

    What’s up with the low quality AI voice?