[ 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