Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 150 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 150 Bytes

tornado_django

Running Django with Tornado

Feature

  • Use the single threaded non blocking feature of Tornado.
  • Use Django's model in Tornado.