In this article, we will understand what asynchronous processing is, how to set up asynchronous processing for a Django project and what are the use-cases. Let's start with the problem statement, lets say you have a website and on signup, you want to send an email to the new customer,