This project for learn basic Asynchronous Task on python. You can explore more using Message Queue
- Clone this Repository
- Create the virtual environment to this project using Python 3.7 (in the low-level python version using different name of function):
on Ubuntu (I'm using Ubuntu 19.10):
$ python3.7 -m venv venv
Source to this virtual environment:
$ source venv/bin/activate
Running Script:
$ pyhton task.py