Tornado or Django works with CGI ?

Posted by xRobot on Stack Overflow See other posts from Stack Overflow or by xRobot
Published on 2010-03-29T10:02:00Z Indexed on 2010/03/29 10:03 UTC
Read the original article Hit count: 459

Filed under:
|
|
|
|

Hi at all,

Tornado is a webserver + framework like Django but for real-time features.

On my server I don't have a python module or wsgi module so I thought CGI. Is there a way to get Tornado ( or Django ) works by using CGI folder ? If yes, Could you explain me how do I do that ?

© Stack Overflow or respective owner

Related posts about django

Related posts about tornado