パッケージ: python-cyclone (1.1-2)
python-cyclone に関するリンク
Debian の資源:
python-cyclone ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cyclone.io]
類似のパッケージ:
web server framework for Python Twisted using the Tornado API
Cyclone is a web server framework for Python that implements the Tornado API as a Twisted protocol.
Twisted is an event-driven network programming framework for Python. It’s one of the most mature libraries for non-blocking I/O available to the public. Tornado is one of the most popular and fast web servers for Python, with a very decent API for building web applications.
The idea is to bridge Tornado's elegant and straightforward API to Twisted's Event-Loop, enabling a vast number of supported protocols.
This combination provides the ground for building up hybrid servers capable of handling HTTP very efficiently while also serve or use email, SSH, SIP, IRC, etc., all concurrently.
その他の python-cyclone 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-openssl
- Python 2 wrapper around the OpenSSL library
-
- dep: python-twisted
- Event-based framework for internet applications (dependency package)