Y
Hacker News
new
|
ask
|
show
|
jobs
by
DSpinellis
260 days ago
That's the point: non-dependant tasks can run concurrently in Airflow. In sh/BAsh/dgsh dependant tasks can also run concurrently, as in tar cf - . | xz.
1 comments
jpitz
260 days ago
Ok. thank you!
link