Remix.run Logo
fulafel 2 days ago

bottle.py is a WSGI backed framework, right? So it's agnostic about whether you are running with threads, fork, blocking single thread IO, gevent, or what.

Uptrenda 2 days ago | parent [-]

Umm, acktually... (the default server is non-threaded and sequential. It was an example.)

2 days ago | parent [-]
[deleted]