More Than Just a Pretty Web Framework: the Tornado IOLoop
Join the DZone community and get the full member experience.
Join For FreeSpeaker: Gavin M. Roy
Tornado, often thought of as a web development framework and toolset is built on top of a protocol-agnostic IOLoop, presenting an alternative to Twisted as a foundation for asynchronous application development in Python. This talk covers the Tornado IOLoop, its features and the process of writing drivers and applications using it.
-- PyVideo.org
Framework
Opinions expressed by DZone contributors are their own.
Comments