{ "info": { "author": "Christian Theune", "author_email": "ct@gocept.com", "bugtrack_url": null, "classifiers": [ "Framework :: Zope2", "Programming Language :: Python" ], "description": "A QueueCatalog delegates most requests to a ZCatalog that is named as part of the QueueCatalog configuration.\n\nRequests to catalog or uncatalog objects are queued. They must be processed by a separate process (or thread).\n\nThe queuing provides benefits:\n\n* Content-management operations, performed by humans, complete much faster, this making the content-management system more effiecient for it's users.\n* Catalog updates are batched, which makes indexing much more efficient.\n* Indexing is performed by a single thread, allowing more effecient catalog document generation and avoiding conflict errors from occuring during indexing.\n* When used with ZEO, indexing might e performed on the same machine as the storage server, making updates faster.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.zope.org/Members/ctheune/QueueCatalog", "keywords": "Zope2 Indexing Catalog Queue", "license": "ZPL (see LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "Products.QueueCatalog", "package_url": "https://pypi.org/project/Products.QueueCatalog/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.QueueCatalog/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.zope.org/Members/ctheune/QueueCatalog" }, "release_url": "https://pypi.org/project/Products.QueueCatalog/1.6.0/", "requires_dist": null, "requires_python": null, "summary": "QueueCatalog - asynchronous cataloging", "version": "1.6.0" }, "last_serial": 785102, "releases": { "1.6.0": [ { "comment_text": "", "digests": { "md5": "c780a4910fbbf8a318d709448fe78bbd", "sha256": "d72cd17fadab995fdc50d0ff9700dfd9fca8cbef3c6ec7da7e0ace03534ed0e5" }, "downloads": -1, "filename": "Products.QueueCatalog-1.6.0-py2.4.egg", "has_sig": false, "md5_digest": "c780a4910fbbf8a318d709448fe78bbd", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 56222, "upload_time": "2008-05-13T10:56:42", "url": "https://files.pythonhosted.org/packages/aa/e8/66d8d1be13047ffd8ea2bd92d27af253b07ecbc378c9d987bc3f82c28437/Products.QueueCatalog-1.6.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "2e2ce194122b174396bc3441e0f3d806", "sha256": "3b3be806a579b1a314d1d9d3aed95a91c42b0904785c799294881cff00cbf768" }, "downloads": -1, "filename": "Products.QueueCatalog-1.6.0.tar.gz", "has_sig": false, "md5_digest": "2e2ce194122b174396bc3441e0f3d806", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22621, "upload_time": "2010-07-29T12:39:34", "url": "https://files.pythonhosted.org/packages/2c/a5/afbdd28cde3f3b5ee29a77ff6a2c15a15777a43b6e283f6093c31bf5aa3d/Products.QueueCatalog-1.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c780a4910fbbf8a318d709448fe78bbd", "sha256": "d72cd17fadab995fdc50d0ff9700dfd9fca8cbef3c6ec7da7e0ace03534ed0e5" }, "downloads": -1, "filename": "Products.QueueCatalog-1.6.0-py2.4.egg", "has_sig": false, "md5_digest": "c780a4910fbbf8a318d709448fe78bbd", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 56222, "upload_time": "2008-05-13T10:56:42", "url": "https://files.pythonhosted.org/packages/aa/e8/66d8d1be13047ffd8ea2bd92d27af253b07ecbc378c9d987bc3f82c28437/Products.QueueCatalog-1.6.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "2e2ce194122b174396bc3441e0f3d806", "sha256": "3b3be806a579b1a314d1d9d3aed95a91c42b0904785c799294881cff00cbf768" }, "downloads": -1, "filename": "Products.QueueCatalog-1.6.0.tar.gz", "has_sig": false, "md5_digest": "2e2ce194122b174396bc3441e0f3d806", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22621, "upload_time": "2010-07-29T12:39:34", "url": "https://files.pythonhosted.org/packages/2c/a5/afbdd28cde3f3b5ee29a77ff6a2c15a15777a43b6e283f6093c31bf5aa3d/Products.QueueCatalog-1.6.0.tar.gz" } ] }