public marks

PUBLIC MARKS from greut with tags server & use

11 September 2009 06:45

Tornado Web Server Documentation

Tornado comes with limited support for WSGI. However, since WSGI does not support non-blocking requests, you cannot use any of the asynchronous/non-blocking features of Tornado in your application if you choose to use WSGI instead of Tornado's HTTP server. Some of the features that are not available in WSGI applications: @tornado.web.asynchronous, the httpclient module, and the auth module.

in other words: WSGI sucks

greut's TAGS related to tag server

bayeux +   blog +   bosh +   bot +   c +   check +   code +   comet +   cometd +   dev +   email +   Erlang +   extension +   framework +   google +   html +   http +   jabber +   java +   javascript +   json +   library +   memcached +   otp +   perl +   programmation +   py +   python +   rails +   rdf +   ruby +   scalability +   smtp +   SPARQL +   stomp +   test +   tool +   tutorial +   twisted +   use +   web +   websemantic +   work +   wsgi +   xmpp +