资 源 简 介
PastSet is tuple-based structured distributed shared memory system.
This project implements PastSet in Python using the powerful Pyro distributed object framework for the core communication.
The basic PastSet operations are all implemented and the latest code is available from the Source section. Official releases with basic use instructions and documentation are available on our Python Package Index Page. You can even use pip pastset or easy_install pastset to install from there.