RPyC (Remote Python Call)

RPyC(远程 Python 调用)--适用于 python 的透明对称 RPC 库。『RPyC (Remote Python Call) - A transparent and symmetric RPC library for python』

  • 所有者: tomerfiliba-org/rpyc
  • 平台: Windows,Linux,Mac
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

|Version| |Python| |Tests| |License|

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.

Documentation can be found at https://rpyc.readthedocs.io

.. figure:: http://rpyc.readthedocs.org/en/latest/_images/screenshot.png
:align: center

A screenshot of a Windows client connecting to a Linux server.

Note that text written to the server's stdout is actually printed on
the server's console.

.. References:

.. _RPyC: https://github.com/tomerfiliba/rpyc
.. _remote procedure calls: http://en.wikipedia.org/wiki/Remote_procedure_calls
.. _clustering: http://en.wikipedia.org/wiki/Clustering
.. _distributed-computing: http://en.wikipedia.org/wiki/Distributed_computing
.. _object-proxying: http://en.wikipedia.org/wiki/Proxy_pattern

.. Badges:

.. |Version| image:: https://img.shields.io/pypi/v/rpyc.svg?style=flat
:target: https://pypi.python.org/pypi/rpyc
:alt: Version

.. |Python| image:: https://img.shields.io/pypi/pyversions/rpyc.svg?style=flat
:target: https://pypi.python.org/pypi/rpyc#downloads
:alt: Python Versions

.. |Tests| image:: https://img.shields.io/travis/tomerfiliba/rpyc/master.svg?style=flat
:target: https://travis-ci.org/tomerfiliba/rpyc
:alt: Build Status

.. |License| image:: https://img.shields.io/pypi/l/rpyc.svg?style=flat
:target: https://github.com/tomerfiliba/rpyc/blob/master/LICENSE
:alt: License: MIT

主要指標

概覽
名稱與所有者tomerfiliba-org/rpyc
主編程語言Python
編程語言Python (語言數: 1)
平台
許可證Other
所有者活动
創建於2009-03-08 11:23:29
推送於2025-07-11 20:11:23
最后一次提交2025-07-11 15:10:09
發布數41
最新版本名稱6.0.2 (發布於 )
第一版名稱v2.6.0 (發布於 )
用户参与
星數1.6k
關注者數58
派生數251
提交數1k
已啟用問題?
問題數435
打開的問題數90
拉請求數95
打開的拉請求數1
關閉的拉請求數46
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?