[ ソース: pyro4 ]
パッケージ: pyro4 (4.80-1)
pyro4 に関するリンク
Debian の資源:
pyro4 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [packages.python.org]
類似のパッケージ:
distributed object middleware for Python (RPC)
Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python. In a distributed object system, clients send requests to distant servers, which owns the remote objects. Pyro simplifies a lot the creation of clients and servers, and has among its features:
- dynamic and static proxies for all remote method invocations, - a naming service which keeps record of the location of objects, - mobile objects support: clients and servers can pass objects around, - exceptions that occur in the remote object is raised on the client too, - multithreaded server support to handle multiple requests simultaneously.
This metapackage depends on the on the Python variant the user needs.
The documentation is available in the pyro4-doc package. A lot of examples are available in the pyro4-examples package.
その他の pyro4 関連パッケージ
|
|
|
|
-
- dep: init-system-helpers (>= 1.51)
- 全 init システム用ヘルパーツール
-
- dep: lsb-base
- Linux Standard Base 初期化スクリプト用機能
-
- dep: python3-pyro4
- distributed object middleware for Python (RPC), Python3 modules
-
- sug: pyro4-doc
- distributed object middleware for Python (RPC), documentation