logo
首页技术栈工具库讨论
rpyc

rpyc

RPyC (pronounced like are-pie-see), or Remote Python Call, is a transparent 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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub icontomerfiliba-org/rpyc997
CONDA
conda install -c anaconda rpyc
查看
标签
根据用户添加的标签生成
暂无标签