DEV Community

Valentino Gagliardi
Valentino Gagliardi

Posted on • Originally published at youtu.be

3

[Video] Asynchronous tasks in Django with Django Q (Part 1)

Django Q is a scheduler and a task queue for Django. In this series you'll learn how to use Django Q in your Django applications for queuing long-running tasks.

In this episode:

  • preparing the Django project
  • understanding synchronous code.

Enjoy!

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay