[ trixie ]
[ sid ]
[ 原始碼: python-threadloop ]
套件:python3-threadloop(1.0.2-2)
python3-threadloop 的相關連結
Debian 的資源:
下載原始碼套件 python-threadloop:
- [python-threadloop_1.0.2-2.dsc]
- [python-threadloop_1.0.2.orig.tar.xz]
- [python-threadloop_1.0.2-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Tornado IOLoop Backed Concurrent Futures
This package provides a way to run Tornado Coroutines from Synchronous Python.
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.
其他與 python3-threadloop 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-tornado
- scalable, non-blocking web server and tools - Python 3 package