Celery

Simplifying Asynchronous Task Execution with Celery in Python
https://pupli.net/2024/05/01/simplifying-asynchronous-task-execution-with-celery-in-python/

Get Result from Asynchronous Celery Tasks in Python
https://pupli.net/2024/05/01/get-result-from-asynchronous-celery-tasks-in-python/

Using Celery in Python with tasks defined in different modules
https://pupli.net/2024/05/01/using-celery-in-python-with-tasks-defined-in-different-modules/

Calling Python Celery Tasks from a Different Machine Using send_task
https://pupli.net/2024/05/01/calling-python-celery-tasks-from-a-different-machine-using-send_task/