[ 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