You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/22 12:21:00 UTC

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

    [ https://issues.apache.org/jira/browse/AIRFLOW-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367272#comment-17367272 ] 

ASF GitHub Bot commented on AIRFLOW-6395:
-----------------------------------------

kaxil closed pull request #6984:
URL: https://github.com/apache/airflow/pull/6984


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [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)