zhaoyongjie commented on issue #29839:
URL: https://github.com/apache/superset/issues/29839#issuecomment-2271489939

   @villebro Thanks for document the SIP. I want to post a bit thought in here.
   
   I don't think we should replace Celery as task queue. The reasons are:
   
   1. Celery is a task queue but the Dask is a parallel computing framework. 
I'm not familiar with Dask, just have a look its document, it looks like Spark 
but in Python implementation so it should be different use case for a task 
queue.
   
   > Lack of active maintenance of Celery
   Celery is activated, the latest version released at Apr 17, 2024.
   
   > Lack of advanced features that are available in Dask
   Which advanced features should we want to use?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to