I agree. On a pi you do not have a lot of cores. I would stick with just rocket
On Tuesday, 11 June 2019 14:18:04 UTC-7, Donald McClymont wrote: > > Why not just use the built in rocket server on a pi? Seems far simpler > and performance is always going to be fairly limited given the hardware you > are running on? > > On Saturday, June 8, 2019 at 12:31:28 AM UTC+1, Val K wrote: >> >> uWSGI is very cool, but since you are on Raspbian maybe gunicorn is more >> suitable? >> >> >> https://dzone.com/articles/a-performance-analysis-of-python-wsgi-servers-part >> >> >> >> On Saturday, June 8, 2019 at 12:12:58 AM UTC+3, Dave S wrote: >>> >>> >>> >>> On Friday, June 7, 2019 at 2:37:54 AM UTC-7, lucas wrote: >>>> >>>> i can not for the life of me figure out where to change to the >>>> python3.5 environment for web2py. i tried changing the python symbolic >>>> link, and changed to python3.5 in multiple files under web2py main >>>> directory, uwsgi, etc., but i can not get web2py to boot straight into >>>> python3.5. where is the secret spot. i'm using nginx 1.10.3 and uwsgi >>>> 2.0.14 and the wsgihandler.py properly, etc. lucas >>>> >>> >>> You may not be able to do it with a distro build of uwsgi. a quick >>> Google (tm) search found Stack Overflow articles, one of which pointed to >>> <URL: >>> https://uwsgi-docs.readthedocs.io/en/latest/WSGIquickstart.html#bonus-multiple-python-versions-for-the-same-uwsgi-binary >>> > >>> >>> /dps >>> >>> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/6289299e-d704-4bed-bab0-d51a1dcd54f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

