Darren Weber created AIRFLOW-6395:
-------------------------------------
Summary: Add AsyncExecutor option
Key: AIRFLOW-6395
URL: https://issues.apache.org/jira/browse/AIRFLOW-6395
Project: Apache Airflow
Issue Type: Improvement
Components: core, executors, operators, scheduler
Affects Versions: 1.10.7
Reporter: Darren Weber
Add an AsyncExecutor that is similar to LocalExecutor but designed to optimize
for high concurrency with async behavior for any blocking operations. It
requires an async ecosystem and general flags for async operations on hooks,
operators, and sensors.
Further details can be developed in an AIP and this description can be updated
with links to relevant resources and discussion(s).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)