You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Darren Weber (Jira)" <ji...@apache.org> on 2019/12/29 22:16:00 UTC

[jira] [Updated] (AIRFLOW-6395) [AIP-28] Add AsyncExecutor option

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

Darren Weber updated AIRFLOW-6395:
----------------------------------
    Summary: [AIP-28] Add AsyncExecutor option  (was: Add AsyncExecutor option)

> [AIP-28] 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)