{ "info": { "author": "The pyPastSet project", "author_email": "jonas DOT bardino AT gmail DOT com", "bugtrack_url": null, "classifiers": [], "description": "pyPastSet is a Python implementation of the PastSet tuple-based\ndistributed shared memory and computing system.\n\nIn some ways PastSet is similar to the classic Linda tuplespace, but with some\nsignificant differences. In PastSet, tuples are generated dynamically based on\ntuple templates that may also be generated dynamically. Each set of tuples\nbased on identical templates is denoted an element of PastSet. An element may\nbe seen as representing a trace of interprocess communications in the\nmultidimensional space spawned by the tuple template.\n\nIn effect, PastSet keeps a sequentially ordered log of all tuples of the same\nor identical templates that have existed in the system. This also allows the\nprocesses to re-read previously read tuples.\nIt is the intention that the added semantics of PastSet will allow programmers\nto more easily create parallel programs that are not limited to the\ntraditional \u2018bag of tasks\u2019 type.\n\npyPastSet implements the PastSet tuple memory and process distribution model\nusing the powerful Pyro distributed object framework for the core communication\nand SSH for secure remote process spawning.", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/pastset", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/pypastset/", "keywords": null, "license": "GNU GPL v2", "maintainer": null, "maintainer_email": null, "name": "pastset", "package_url": "https://pypi.org/project/pastset/", "platform": "All", "project_url": "https://pypi.org/project/pastset/", "project_urls": { "Download": "https://pypi.python.org/pypi/pastset", "Homepage": "http://code.google.com/p/pypastset/" }, "release_url": "https://pypi.org/project/pastset/1.0.8/", "requires_dist": null, "requires_python": null, "summary": "PastSet is a tuple-based distributed shared memory system", "version": "1.0.8" }, "last_serial": 1055600, "releases": { "1.0.3": [], "1.0.7": [ { "comment_text": "", "digests": { "md5": "fb9802740abd7f887f4da8d80108f234", "sha256": "935601d413bba02775585e2f601f13df906468c65838e76ed04b6e4aef911879" }, "downloads": -1, "filename": "pastset-1.0.7.zip", "has_sig": true, "md5_digest": "fb9802740abd7f887f4da8d80108f234", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 148717, "upload_time": "2014-04-08T09:33:29", "url": "https://files.pythonhosted.org/packages/ed/9f/2ca0791f72e33b2e50296a4f67b008eacda3ce3c3ef22c7202391a89cfd6/pastset-1.0.7.zip" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "e24b4966be9e9fa02b1a68b708bc808c", "sha256": "52a97d6c2e09cd083b30245e91ac550cfaef0519b6774935890ac79bbca11e58" }, "downloads": -1, "filename": "pastset-1.0.8.zip", "has_sig": true, "md5_digest": "e24b4966be9e9fa02b1a68b708bc808c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 148770, "upload_time": "2014-04-09T05:13:40", "url": "https://files.pythonhosted.org/packages/b9/d4/54e56757e3eb8c13475c5d21f8682d520e2ed3289daa87f4c34c2ee8e028/pastset-1.0.8.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e24b4966be9e9fa02b1a68b708bc808c", "sha256": "52a97d6c2e09cd083b30245e91ac550cfaef0519b6774935890ac79bbca11e58" }, "downloads": -1, "filename": "pastset-1.0.8.zip", "has_sig": true, "md5_digest": "e24b4966be9e9fa02b1a68b708bc808c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 148770, "upload_time": "2014-04-09T05:13:40", "url": "https://files.pythonhosted.org/packages/b9/d4/54e56757e3eb8c13475c5d21f8682d520e2ed3289daa87f4c34c2ee8e028/pastset-1.0.8.zip" } ] }