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

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

dazza-codes commented on pull request #6984:
URL: https://github.com/apache/airflow/pull/6984#issuecomment-635054207


   For various reasons beyond my control, the complexity of Airflow seemed to 
be a hurdle for various ops and other personnel on a team at work.  In short, I 
don't have time to follow-through on this in a timely manner, since alternative 
simpler options have proved to be useful.  See various details in the Apache2 
code at
   - https://gitlab.com/dazza-codes/aio-aws
   
   +1 for anyone who wants to beg-borrow-or-steal anything to move this along, 
if it's a worthy direction for Airflow.


----------------------------------------------------------------
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:
us...@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)

Reply via email to