{ "info": { "author": "Jehiah Czebotar", "author_email": "jehiah@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "host_pool\n=========\n\nA generic interface to track a list of remote hosts\nto allow auto-backoff from a failed remote host.\n\n pool = host_pool.HostPool(['servera','serverb'])\n\tendpoint = pool.get()\n\tpool.success(endpoint)\n\tendpoint = pool.get()\n\tpool.failed(endpoint)", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/downloads/jehiah/host_pool/host_pool-0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jehiah/host_pool", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "host_pool", "package_url": "https://pypi.org/project/host_pool/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/host_pool/", "project_urls": { "Download": "http://github.com/downloads/jehiah/host_pool/host_pool-0.2.tar.gz", "Homepage": "http://github.com/jehiah/host_pool" }, "release_url": "https://pypi.org/project/host_pool/0.2/", "requires_dist": null, "requires_python": null, "summary": "A generic pool to track a set of remote hosts with the ability to mark hosts down on failures", "version": "0.2" }, "last_serial": 986697, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "fe5c0ccb182cde7d42d3987c4e56e871", "sha256": "65dd6d8e64da861a7ddc3628e3e010a5d4a7fedb5c6df6a9f574d171d5287165" }, "downloads": -1, "filename": "host_pool-0.2.tar.gz", "has_sig": false, "md5_digest": "fe5c0ccb182cde7d42d3987c4e56e871", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2436, "upload_time": "2014-01-31T02:15:12", "url": "https://files.pythonhosted.org/packages/ee/be/04daa3c08c284a261489e50300af20c183534b621851ec7f28aa0c55dc03/host_pool-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fe5c0ccb182cde7d42d3987c4e56e871", "sha256": "65dd6d8e64da861a7ddc3628e3e010a5d4a7fedb5c6df6a9f574d171d5287165" }, "downloads": -1, "filename": "host_pool-0.2.tar.gz", "has_sig": false, "md5_digest": "fe5c0ccb182cde7d42d3987c4e56e871", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2436, "upload_time": "2014-01-31T02:15:12", "url": "https://files.pythonhosted.org/packages/ee/be/04daa3c08c284a261489e50300af20c183534b621851ec7f28aa0c55dc03/host_pool-0.2.tar.gz" } ] }