tornadoAdvanced Playground

Async web framework with built-in event loop

Advanced tornado techniquesRun locally
Install
pip install tornado
Python CodeRun locally

These advanced techniques unlock the full power of tornado.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?