Go on on on and on...


  • Home

  • Categories

  • Tags

  • Archives

  • Message

  • About

  • Search

实践Tornado

Posted on 2019-05-20 | In Python | Visitors

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user.

# python # Tornado
实践GitBook
实践Tornado
Ray Wang

Ray Wang

My Blog

1096 posts
27 categories
RSS
© 2025 Ray Wang
Powered by Jekyll
Theme - NexT.Muse