Pyro Documentation

Pyro Documentation

Release 4.82

Irmen de Jong

Dec 25, 2021

Contents of this manual:

1

What is Pyro?

1.1 Intro and Example . . . . . . . . . . . . . . . . . .

1.2 Installing Pyro . . . . . . . . . . . . . . . . . . . .

1.3 Tutorial . . . . . . . . . . . . . . . . . . . . . . . .

1.4 Command line tools . . . . . . . . . . . . . . . . .

1.5 Clients: Calling remote objects . . . . . . . . . . .

1.6 Servers: hosting Pyro objects . . . . . . . . . . . .

1.7 Name Server . . . . . . . . . . . . . . . . . . . . .

1.8 Security . . . . . . . . . . . . . . . . . . . . . . . .

1.9 Exceptions and remote tracebacks . . . . . . . . . .

1.10 Flame: Foreign Location Automatic Module Exposer

1.11 Tips & Tricks . . . . . . . . . . . . . . . . . . . . .

1.12 Configuring Pyro . . . . . . . . . . . . . . . . . . .

1.13 Pyro4 library API . . . . . . . . . . . . . . . . . .

1.14 Running on alternative Python implementations . . .

1.15 Pyrolite - client library for Java and .NET . . . . . .

1.16 Change Log . . . . . . . . . . . . . . . . . . . . .

1.17 Software License and Disclaimer . . . . . . . . . .

1.18 Indices and tables . . . . . . . . . . . . . . . . . .

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

3

.

3

.

8

. 10

. 24

. 25

. 36

. 49

. 59

. 61

. 64

. 66

. 80

. 82

. 98

. 98

. 99

. 104

. 105

Python Module Index

107

Index

109

i

ii

Pyro Documentation, Release 4.82

Contents of this manual:

1

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download