DEV Community

Valentino Gagliardi
Valentino Gagliardi

Posted on • Originally published at youtu.be

[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)