RPYC_CLASSIC(1) | Remote Python Call (RPyC) | RPYC_CLASSIC(1) |
rpyc_registry - RPyC registry
rpyc_registry |
[options] |
RPyC (pronounced as are-pie-see), or Remote Python Call, is a transparent Python library for symmetrical remote procedure calls, clustering and distributed-computing. RPyC makes use of object-proxying, a technique that employs Python’s dynamic nature, to overcome the physical boundaries between processes and computers, so that remote objects can be manipulated as if they were local.
rpyc_registry provides a way for clients to discover running instances of rpyc_classic(1) servers. The following options are available:
This manual page was written for Debian by Timo Röhling and may be used without restriction.