| Projects on Google Code | Results 1 - 4 of 4 |
a place to store all my projects
===!PaPy is a framework to construct and execute pipelines (flow-charts) of arbitrary tasks in parallel, either locally, using multi-processing or multi-threading, or remotely, using RPC (Remote Procedure Calls) as provided by RPyC (Remote Python Call). The goal is to enable users to create highly g...
parallel,
workflow,
pipeline,
distributed,
make,
pool,
multiprocessing,
bioinformatics,
concurrency,
multithreading,
cheminformatics,
rpyc,
imap,
load-balancing,
RPC
RPyC is a library for transparent, symmetrical IPC, RPC, and distributed computing, providing synchronous and asynchronous operation modes.
RPyC3000 is a rewrite of the original RPyC, adding capability based security
Well, turns out googlecode isn't as good as I hoped. Just visit the old site:
...
A python version memcached for objects share and cache.
Can be used for data share,and data cache.