Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 325 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 325 Bytes

Airflow on Celery vs Celery Comparison

Purpose

This repository is meant to compare Apache Airflow and Celery as distributed schedulling and ETL management tools, in scenarios where we have a massive number of fast tasks, concurrently and sequentially. Please go inside each directory for specific usage guidelines.