Name: | python3-rpyc |
---|---|
Version: | 4.1.4 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 428615 |
License: | MIT |
RPM: | python3-rpyc-4.1.4-1.el8.noarch.rpm |
Source RPM: | python-rpyc-4.1.4-1.el8.src.rpm |
Build Date: | Fri Sep 18 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://rpyc.wikidot.com/ |
Summary: | A Transparent, Symmetrical Python Library for Distributed-Computing |
Description: | RPyC, or Remote Python Call, is a transparent and symmetrical python library for remote procedure calls, clustering and distributed-computing. RPyC makes use of object-proxies, 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. |