[ 源代码: rpyc ]
软件包:python3-rpyc(6.0.1-1)
Python 3 library for remote procedure calls
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.
其他与 python3-rpyc 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-plumbum
- library for writing shell script-like programs in Python 3
-
- sug: python3-rpyc-doc
- Python 3 library for remote procedure calls (documentation)