Closed jjb0385 closed 9 years ago
I do not know. I've never used gunicorn or had the need to run it with another webserver.
What is your recommendation for having an instance of this running constantly? Just fire up 'python -m rfhub' and leave it running? Are there any memory/performance concerns or should that be good?
That's how it was designed to be used - just leave it running
Great -- it wasn't totally clear that was the intention for long running instances. Thanks!
How could rfhub be configured to be run out of gunicorn or another webserver?