mistercrunch commented on issue #3917: Run a separate celery cluster from the webserver? URL: https://github.com/apache/incubator-superset/issues/3917#issuecomment-346244612 It's designed as two different processes so that you can choose how to set things up in your environment. I recently set up 2 * `c4.4xlarge` nodes at Lyft to get started and decided to run both celery and the web server on each box. It's nice to have >=2 boxes for high availability. As we get more traffic I may specialize the roles.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
