March 21, 2011
5:32 p.m.
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-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. This version brings new features, better conventions, lots of bug fixes, and is compatible with many versions of python (CPython 2.4-2.7, IronPython and Jython) Site: http://rpyc.wikidot.com Release notes: http://rpyc.wikidot.com/release-notes Download: http://sourceforge.net/projects/rpyc/files/main/3.1.0/ Repository: http://github.com/tomerfiliba/rpyc
5419
Age (days ago)
5419
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tomer Filiba