Tornado
latest
用户指南
web框架
HTTP servers and clients
异步网络
协程和并发
tornado.gen
— Simplify asynchronous code
tornado.concurrent
— Work with threads and futures
tornado.locks
– 同步原语
tornado.queues
– 协程的队列
tornado.process
— Utilities for multiple processes
与其他服务集成
通用工具
常见问题
版本记录
Tornado
Docs
»
协程和并发
Edit on GitHub
协程和并发
¶
tornado.gen
— Simplify asynchronous code
Decorators
Utility functions
Legacy interface
tornado.concurrent
— Work with threads and futures
Consumer methods
Producer methods
tornado.locks
– 同步原语
Condition
Event
Semaphore
BoundedSemaphore
Lock
tornado.queues
– 协程的队列
Classes
Queue
PriorityQueue
LifoQueue
Exceptions
QueueEmpty
QueueFull
tornado.process
— Utilities for multiple processes
Read the Docs
v: latest
Versions
latest
Downloads
htmlzip
epub
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.