pythonmultitask-020zip
multitask allows Python programs to use generators (a.k.a. coroutines) to perform cooperative multitasking and asynchronous I/O. Applications written using multitask consist of a set of cooperating tasks that yield to a shared task manager whenever they perform a (potentially) blocking operation, su
文件列表
multitask-0.2.0.zip
(预估有个8文件)
multitask-0.2.0
PKG-INFO
1KB
multitask.py
34KB
README
1KB
examples
echoclient.py
1KB
pingpong.py
409B
echoserver.py
1KB
setup.py
2KB
NEWS
1KB
用户评论