{ "info": { "author": "Zach Frazier", "author_email": "zfrazier@u.washington.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Object Brokering", "Topic :: System :: Clustering", "Topic :: System :: Distributed Computing" ], "description": "The depalma software provides clustering software for coarse parallel processing. This is not a low level library like MPI or PVM. This is for longer running jobs that you have many instances of. An ideal application would be running many small simultaneous simulations that take several minutes each. XML-RPC is used to distribute jobs around a cluster of machines. There is also an XML-RPC interface provided to the master server, so that the user can dynamically load jobs and monitor job progress on the cluster.", "description_content_type": null, "docs_url": null, "download_url": "http://compbio.washington.edu/~zach/depalma/depalma-0.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://compbio.washington.edu/~zach/depalma/", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "depalma", "package_url": "https://pypi.org/project/depalma/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/depalma/", "project_urls": { "Download": "http://compbio.washington.edu/~zach/depalma/depalma-0.3.tar.gz", "Homepage": "http://compbio.washington.edu/~zach/depalma/" }, "release_url": "https://pypi.org/project/depalma/0.3/", "requires_dist": null, "requires_python": null, "summary": "Clustering software for coarse parallel processing.", "version": "0.3" }, "last_serial": 802886, "releases": { "0.3": [] }, "urls": [] }