./wip/py-srpy, Easy access and remote control of local/remote Python instances

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.3nb3, Package name: py27-srpy-0.2.3nb3, Maintainer: kamel.derouiche

Simple Remote Python (SRPy) intends to harness the power of the Python by
allowing multiple python programs (instances) to seamlessly communicate and
share information between each other. As such, each CPU (or core) in each
computer can be considered as an individual that can request for other
individuals to store information or run processing tasks. In this context, SRPy
abstracts itself from the physical boundaries between processors and computers
by looking at them simply as volunteer workers that are able to deal with
workloads this workers can even work in a social manner by communicating with
each other on a non-centralized way, sharing information and processing requests


Required to run:
[devel/py-setuptools] [devel/py-Pyro] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 0b114fb667d142eb141ec41604831324fa4f9e15
Filesize: 414.733 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-12 13:46:59 by Aleksej Saushev | Files touched by this commit (5)
Log message:
"py-Pyro" is "py-Pyro4" these days.

   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-05-11 14:47:07 by ndb | Files touched by this commit (16)
Log message:
EGG_INFODIR in PLIST.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2012-02-10 10:01:10 by ndb | Files touched by this commit (26)
Log message:
PLIST cleanup.
   2012-01-30 07:50:36 by ndb | Files touched by this commit (2)
Log message:
PYVERSSUFFIX in PLIST.
   2011-02-25 10:47:47 by Thomas Klausner | Files touched by this commit (76)
Log message:
Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
   2009-08-03 01:53:08 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py25-srpy-0.2.3 as wip/py-srpy.

Simple Remote Python (SRPy) intends to harness the power of the Python by
allowing multiple python programs (instances) to seamlessly communicate and
share information between each other. As such, each CPU (or core) in each
computer can be considered as an individual that can request for other
individuals to store information or run processing tasks. In this context, SRPy
abstracts itself from the physical boundaries between processors and computers
by looking at them simply as volunteer workers that are able to deal with
workloads this workers can even work in a social manner by communicating with
each other on a non-centralized way, sharing information and processing requests