Description
Remote Python objects can communicate across processes or hosts through Pyro5. Distributed-application developers use it for RPC, service prototypes, workers, and networked object APIs. Exposed objects can execute application methods and need authentication and network controls.