套件: python-async (0.6.2-2)
python-async 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-async:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- TANIGUCHI Takaki
外部的資源:
- 主頁 [github.com]
相似套件:
framework to process interdependent tasks in a pool of workers
Async is one more attempt to make the definition and execution of asynchronous interdependent operations easy. For that to work, you may define tasks which communicate with each other by channels. Channels transfer items, which is very similar to bytes flowing through pipes uses in inter-process communication. Items will only be generated on demand, that is when you read from the respective output channel.
其他與 python-async 有關的套件
|
|
|