{ "info": { "author": "Michael Hoffman", "author_email": "hoffman@ebi.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Programming Language :: Python", "Topic :: System :: Distributed Computing" ], "description": "Poly provides a framework for rapidly developing distributed\napplications where the number of work units to be performed is known\nin advance. It automatically handles many of the hassles of\ndistributed computing, such as:\n\n* assigning work units to jobs\n* reassembling one output file from the standard outputs of many jobs\n* copying files between servers and execution hosts\n* cleaning up temporary files on execution hosts\n* job and I/O throttling to reduce load on servers\n\nPoly currently includes drivers for running under Platform LSF and\nin standalone mode, but drivers for other distributed computing\nenvironments can be added easily.\n\nPoly also includes applications to distribute processing directly from\nthe shell, with no additional programming needed.", "description_content_type": null, "docs_url": null, "download_url": "http://www.ebi.ac.uk/~hoffman/software/poly//Poly-0.1.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.ebi.ac.uk/~hoffman/software/poly/", "keywords": null, "license": "GNU GPLv2", "maintainer": null, "maintainer_email": null, "name": "Poly", "package_url": "https://pypi.org/project/Poly/", "platform": "any", "project_url": "https://pypi.org/project/Poly/", "project_urls": { "Download": "http://www.ebi.ac.uk/~hoffman/software/poly//Poly-0.1.1.tar.gz", "Homepage": "http://www.ebi.ac.uk/~hoffman/software/poly/" }, "release_url": "https://pypi.org/project/Poly/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "rapid development of embarrassingly parallelizable applications", "version": "0.1.1" }, "last_serial": 745508, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "004cd388694bcfa7b6ea900224c072c7", "sha256": "5bfec05e046c26b1b9d97716fadf88591728c26b0e6ac34fb3a9bbc5ed8d5427" }, "downloads": -1, "filename": "Poly-0.1.1-py2.5.egg", "has_sig": false, "md5_digest": "004cd388694bcfa7b6ea900224c072c7", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 34160, "upload_time": "2007-09-04T10:38:21", "url": "https://files.pythonhosted.org/packages/15/81/42d4abbc1850a61e90a62f4be5295cf98aa69e95c7dc8d316a2611fc3191/Poly-0.1.1-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "314e941b1b0d669a0c7a440b7573c35e", "sha256": "3597e207d6db6f7fc525b8cbadefb65bc9cf01f7e710ff83de8b0ab320715994" }, "downloads": -1, "filename": "Poly-0.1.1.tar.gz", "has_sig": false, "md5_digest": "314e941b1b0d669a0c7a440b7573c35e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26707, "upload_time": "2007-09-04T10:38:21", "url": "https://files.pythonhosted.org/packages/37/24/af4668a01b67f456318a2e878acff3f6df57f6e549e46c91f4169e352219/Poly-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "004cd388694bcfa7b6ea900224c072c7", "sha256": "5bfec05e046c26b1b9d97716fadf88591728c26b0e6ac34fb3a9bbc5ed8d5427" }, "downloads": -1, "filename": "Poly-0.1.1-py2.5.egg", "has_sig": false, "md5_digest": "004cd388694bcfa7b6ea900224c072c7", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 34160, "upload_time": "2007-09-04T10:38:21", "url": "https://files.pythonhosted.org/packages/15/81/42d4abbc1850a61e90a62f4be5295cf98aa69e95c7dc8d316a2611fc3191/Poly-0.1.1-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "314e941b1b0d669a0c7a440b7573c35e", "sha256": "3597e207d6db6f7fc525b8cbadefb65bc9cf01f7e710ff83de8b0ab320715994" }, "downloads": -1, "filename": "Poly-0.1.1.tar.gz", "has_sig": false, "md5_digest": "314e941b1b0d669a0c7a440b7573c35e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26707, "upload_time": "2007-09-04T10:38:21", "url": "https://files.pythonhosted.org/packages/37/24/af4668a01b67f456318a2e878acff3f6df57f6e549e46c91f4169e352219/Poly-0.1.1.tar.gz" } ] }