StochSS / stochss-compute

A compute delegation server for the StochSS family of stochastic simulators.
https://stochss.github.io/stochss-compute/
GNU General Public License v3.0
5 stars 0 forks source link

WSGI solutions for 1.1 release #97

Closed ethangreen-dev closed 1 year ago

ethangreen-dev commented 2 years ago

We need to determine if we're going to keep using Flask as our WSGI provider or an alternative. Of note, Gunicorn, uWSGI, and tornado should be investigated.