In the last week, O’Reilly Japan published “概説Tornado”. This is the Japanese translation of “Introduction to Tornado”.
I joined the team as a translation supervisor. Thanks to team members and original authors for the good work.
Tornado is a great product in Python. I use Tornado for the production proxy server and MessagePack RPC backend. Tornado has clear API, clean code and good performance. I think Tornado is good for learning Python and event driven programming.
I hope this book helps your Tornado experience.