YH_Ts

@samueltseng

Joined on Jan 29, 2018

  • Fritz-Kirsch-Zeile, 12459 Berlin / Oberschöneweide https://www.neubaukompass.com/property/wuhlheider-blick-berlin/ Pascalstraße, 10587 Berlin / Charlottenburg https://www.neubaukompass.com/property/am-spreebogen-berlin-charlottenburg/ Pistoriusstraße 35-37, 13086 Berlin / Weissensee
     Like  Bookmark
  • # Setting both Celery and Flask inside the docker-compose ### Due to the issue I need to resolve is that put the heavy task to background, then run it periodically or asynchronously. And the most important thing is that have to support Python. ### I found Celery, the excellent tool to implement distributed task queue by Python, can easily deal with request using asynchronous designing. ### It seems like a perfect solution for my issue, however, there has still a new problem arised, what is I
     Like 2 Bookmark