{ "info": { "author": "Jelle Smet", "author_email": "development@smetj.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "::\n\n __ __ __\n .--.--.--|__.-----| |--| |--.-----.-----.-----.\n | | | | |__ --| | _ | _ | | -__|\n |________|__|_____|__|__|_____|_____|__|__|_____|\n version 2.1.2\n\n Build composable event pipeline servers with minimal effort.\n\n\n ======================\n wishbone.input.gearman\n ======================\n\n Version: 1.0.0\n\n Consumes events/jobs from Gearmand.\n ------------------------------------\n\n\n Consumes jobs from a Gearmand server.\n When secret is none, no decryption is done.\n\n\n Parameters:\n\n - hostlist(list)([\"localhost:4730\"])\n | A list of gearmand servers. Each entry should have\n | format host:port.\n\n - secret(str)(None)\n | The AES encryption key to decrypt Mod_gearman messages.\n\n - workers(int)(1)\n | The number of gearman workers within 1 process.\n\n - queue(str)(wishbone)\n | The queue to consume jobs from.\n\n\n Queues:\n\n - outbox: Outgoing events.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/smetj/wishbone-input-gearman/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/smetj/wishbone-input-gearman", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "wishbone_input_gearman", "package_url": "https://pypi.org/project/wishbone_input_gearman/", "platform": "Linux", "project_url": "https://pypi.org/project/wishbone_input_gearman/", "project_urls": { "Download": "https://github.com/smetj/wishbone-input-gearman/tarball/master", "Homepage": "https://github.com/smetj/wishbone-input-gearman" }, "release_url": "https://pypi.org/project/wishbone_input_gearman/1.1.1/", "requires_dist": null, "requires_python": null, "summary": "A Wishbone input module to consume jobs from Gearmand.", "version": "1.1.1" }, "last_serial": 2427155, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "31f2d1b34d2c3d1c5a4738241ffcacf1", "sha256": "bb6cb64a22d814c97389428771c950d16b6a0569128a942d727a0953c2870fcb" }, "downloads": -1, "filename": "wishbone_input_gearman-1.0.0.tar.gz", "has_sig": false, "md5_digest": "31f2d1b34d2c3d1c5a4738241ffcacf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3524, "upload_time": "2016-03-28T10:41:23", "url": "https://files.pythonhosted.org/packages/59/7b/24a0b10c580cfd171f6d24ae22ba403915ac5548a25ada942bcdaad2227a/wishbone_input_gearman-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "620c330c627390654c21c7f9772af0b9", "sha256": "653542790e17edba49430ffc903d7483c74e26aca31d406d39d9593b820b3b2a" }, "downloads": -1, "filename": "wishbone_input_gearman-1.1.0.tar.gz", "has_sig": false, "md5_digest": "620c330c627390654c21c7f9772af0b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4032, "upload_time": "2016-10-27T20:41:27", "url": "https://files.pythonhosted.org/packages/8c/e8/7b1c2d7b36e4943ff5269b25fca01defc64e55dc21457e200ad7508528a9/wishbone_input_gearman-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "299e6575ac3515a91dfb61a53e7c7e0f", "sha256": "fccc9309d0e71e9c2f15b8a7b2b8647ffa6e02dd57813873db0d6e66981ff75e" }, "downloads": -1, "filename": "wishbone_input_gearman-1.1.1.tar.gz", "has_sig": false, "md5_digest": "299e6575ac3515a91dfb61a53e7c7e0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4044, "upload_time": "2016-10-27T20:58:07", "url": "https://files.pythonhosted.org/packages/b1/d2/e241ba4f1c5b48c783abe16798742c3561c1d5ffd222742fcef5f59d2fa5/wishbone_input_gearman-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "299e6575ac3515a91dfb61a53e7c7e0f", "sha256": "fccc9309d0e71e9c2f15b8a7b2b8647ffa6e02dd57813873db0d6e66981ff75e" }, "downloads": -1, "filename": "wishbone_input_gearman-1.1.1.tar.gz", "has_sig": false, "md5_digest": "299e6575ac3515a91dfb61a53e7c7e0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4044, "upload_time": "2016-10-27T20:58:07", "url": "https://files.pythonhosted.org/packages/b1/d2/e241ba4f1c5b48c783abe16798742c3561c1d5ffd222742fcef5f59d2fa5/wishbone_input_gearman-1.1.1.tar.gz" } ] }