airavata-courses / alpha

Team Alpha Project Repo
0 stars 2 forks source link

Change Flask server to Apache or Gunicorn #45

Closed siddharthpathak closed 5 years ago

siddharthpathak commented 5 years ago

The current Flask server comes with a development server. Need to use a production ready server like gunicorn/apache/nginx instead.

siddharthpathak commented 5 years ago

Tested with gunicorn on devhost. Not able to create thread for zookeeper heartbeat along with gunicorn. Not able to check if the server stopped working, then stop sending hearbeat