{ "info": { "author": "Alan Illing", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "A high level pipeline pattern implemented in Python with ZeroMQ.\n\nPipeline is a data and task distribution pattern for distributed\nand parallel computing. This implementation abstracts away many details of ZeroMQ\nwhile keeping all the performance advantages the framework offers.\n\nThis library focuses more on task distribution than data distribution, since\ndistributing data creates a memory bottleneck and tends not to scale well.\n\nClient workers are responsible for both retrieval and processing of data\nin this implementation.\n\nGithub repository: https://github.com/ailling/py-zmq-pipeline", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ailling/py-zmq-pipeline", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "py-zmq-pipeline", "package_url": "https://pypi.org/project/py-zmq-pipeline/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py-zmq-pipeline/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ailling/py-zmq-pipeline" }, "release_url": "https://pypi.org/project/py-zmq-pipeline/0.1.7/", "requires_dist": null, "requires_python": null, "summary": "High level implementation of the pipeline task distribution pattern with ZeroMQ", "version": "0.1.7" }, "last_serial": 1158965, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "e6342e0504d501ddc13e029e273dcade", "sha256": "baaff08cc258e278cbb46a71a8152b5f696a71ccdc812372892605c2496379f0" }, "downloads": -1, "filename": "py-zmq-pipeline-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e6342e0504d501ddc13e029e273dcade", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8413, "upload_time": "2014-07-08T00:47:23", "url": "https://files.pythonhosted.org/packages/86/bc/b90597b4c7e4ad2ed31d083cfd62495a3407e30c0eeae0a2a362f75bf016/py-zmq-pipeline-0.1.1.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "e6f04af79976bc38a6d78d401c6d80ae", "sha256": "2e4f77f482262ac886cecf4faecbf0a850a06ffa9b1f9ed543a12d8089084e1b" }, "downloads": -1, "filename": "py-zmq-pipeline-0.1.5.tar.gz", "has_sig": false, "md5_digest": "e6f04af79976bc38a6d78d401c6d80ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10751, "upload_time": "2014-07-15T14:46:44", "url": "https://files.pythonhosted.org/packages/75/c9/2085f5cd370089d0e78128cc562bf94a9146eb2eea31fb6a8f0c4c383603/py-zmq-pipeline-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "5939da65b56587c22b02e0330de6e358", "sha256": "91d912bc5f15634112173da896fd72055c285d2463a4c79f404922d211d78984" }, "downloads": -1, "filename": "py-zmq-pipeline-0.1.6.tar.gz", "has_sig": false, "md5_digest": "5939da65b56587c22b02e0330de6e358", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10730, "upload_time": "2014-07-15T17:00:37", "url": "https://files.pythonhosted.org/packages/9e/65/97590e37f8a6b01059f6d5953a95c38c1ccc7a97324835fb8cd5570c819f/py-zmq-pipeline-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "147927c25c19a9c44fb30b0f1ce1dd93", "sha256": "60060a460b8ad706225959af687bb771f55f52837bedca6cff4659b4ac4c8899" }, "downloads": -1, "filename": "py-zmq-pipeline-0.1.7.tar.gz", "has_sig": false, "md5_digest": "147927c25c19a9c44fb30b0f1ce1dd93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10938, "upload_time": "2014-07-15T20:52:22", "url": "https://files.pythonhosted.org/packages/6b/db/1229cfb3461e47517cca3af2b4e508c74ebf6bcdad0cfad9d0a106f047e5/py-zmq-pipeline-0.1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "147927c25c19a9c44fb30b0f1ce1dd93", "sha256": "60060a460b8ad706225959af687bb771f55f52837bedca6cff4659b4ac4c8899" }, "downloads": -1, "filename": "py-zmq-pipeline-0.1.7.tar.gz", "has_sig": false, "md5_digest": "147927c25c19a9c44fb30b0f1ce1dd93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10938, "upload_time": "2014-07-15T20:52:22", "url": "https://files.pythonhosted.org/packages/6b/db/1229cfb3461e47517cca3af2b4e508c74ebf6bcdad0cfad9d0a106f047e5/py-zmq-pipeline-0.1.7.tar.gz" } ] }