run gunicorn with eventlet

this massively increases the horizontal parallellability by using async workers
This commit is contained in:
Leo Hemsted
2018-02-01 14:56:52 +00:00
parent 0d23775a62
commit 31112c9ecf
2 changed files with 11 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ pyexcel-ods3==0.5.2
pytz==2017.3
gunicorn==19.7.1
whitenoise==3.3.1 #manages static assets
eventlet==0.22
notifications-python-client==4.7.1
# PaaS