|
|
|
|
|
by nailer
4116 days ago
|
|
Goddamn Tornado was/is the best Python HTTP server ever. Asides from the wide utility library of non-blocking IO (years before node got popular) it had Sinatra-style class based routing that was far simpler than django's bizarre route.as_route() stuff. A friend once said the worst thing about Tornado was how little publicity it got. |
|