[ 
https://issues.apache.org/jira/browse/AIRFLOW-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Darren Weber updated AIRFLOW-6395:
----------------------------------
    Description: 
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).

- 
[https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-28%3A+Add+AsyncExecutor+option]

  was:
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).


> 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
>            Priority: Minor
>
> 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).
> - 
> [https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-28%3A+Add+AsyncExecutor+option]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to