Optimisation du code¶
Mesurer le temps d'exécution¶
Cython¶
Multiprocessing, multithreading, etc.¶
GPU¶
Task Queue¶
Celery¶
- Celery - Distributed Task Queue — Celery 5.2.6 documentation
- Celery difference between concurrency, workers and autoscaling
- Celery: what is the reason to have acks_late=true without setting task_reject_on_worker_lost=true
RQ¶
Clusters¶
- Premiers pas avec Spark — sparkouille
- Prefect - The New Standard in Dataflow Automation: Use a flexible Python framework to easily combine tasks into workflows, then deploy, schedule, and monitor their execution through the Prefect UI or API.