Revision 2 as of 2008-11-25 20:53:08

Clear message

RPyC (pronounced like are-pie-see), or Remote Python Call, is a transparent and symmetrical python library for 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.

Features

Use cases

Homepage

http://rpyc.wikidot.com

Unable to edit the page? See the FrontPage for instructions.