Skip to content

Comment on Python and the Real-time Web

Comments

I haven't read the whole post yet, but is the author saying that a WSGI+Gevent is better at real-time than Tornado alone?

I'm just sharing my personal experience with both. And no, I prefer Flask (WSGI) and Tornado working side by side, in separate processes.

I don't think so. For example,

'I prefer out-of-process approach, where separate set of processes/servers are responsible for realtime portion.'

and

'Tornado is the framework I stopped on.'

and

'Greenlets make everything "easy" at cost of possible issues and allow implicit context switching.'

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.