DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepyro
Beschreibungdistributed object system for Python
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version3.9.1-1
Sektionuniverse/python
Prioritätoptional
Installierte Größe400 Byte
Hängt ab vonpython, python-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße70178 Byte
Prüfsumme MD5a99ce35ab1ffd0c3b0fa984689ff2786
Prüfsumme SHA17e9ef6361a71b73dde738047c483cde8ecbffd08
Prüfsumme SHA2563021bb473bdeec32d296397b456eb0c3fa88c4fd90b7e79f46d9b5345c3fac10
Link zum Herunterladenpyro_3.9.1-1_all.deb
Ausführliche BeschreibungPyro (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 package contains the core Pyro library and the command line tools. . Some graphical tools are available in the pyro-gui package. The documentation is available in the pyro-doc package. A lot of examples are available in the pyro-examples package.


Impressum
Linux is a registered trademark of Linus Torvalds