{ "info": { "author": "Godefroid Chapelle and the Zope community", "author_email": "zope-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "Overview\n========\n\n``z3c.taskqueue`` is a persistent queue that holds and schedules tasks.\n\nIt depends on ``zc.queue``.\n\n|buildstatus|_\n\n.. |buildstatus| image:: https://api.travis-ci.org/zopefoundation/z3c.taskqueue.png?branch=master\n.. _buildstatus: https://travis-ci.org/zopefoundation/z3c.taskqueue\n\nHistory\n=======\n\n``z3c.taskqueue`` is factored out of ``lovely.remotetask``.\nIt is the backend code only. IOW, no UI code is included.\n\nChangelog\n=========\n\n0.2.1 (2013-05-03)\n------------------\n\n- Store string representation of job error instead of error instance,\n to avoid issue when unpickling certain strange error types.\n\n0.2.0 (2012-11-12)\n------------------\n\n- Simplify start service code; get rid of start * services.\n\n\n0.1-alpha-4 (2011-05-16)\n------------------------\n\n- Avoid thread to stop if there is an error in ``processNext``.\n\n\n0.1-alpha-3 (2010-11-19)\n------------------------\n\n- ``service.processNext`` would not reset ``CronJob runCount``.\n\n\n0.1-alpha-2 (2010-10-19)\n------------------------\n\n- Removed use of ``_p_jar``.\n\n\n0.1-alpha-1 (2010-09-27)\n------------------------\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/z3c.taskqueue", "keywords": "", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "z3c.taskqueue", "package_url": "https://pypi.org/project/z3c.taskqueue/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/z3c.taskqueue/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/z3c.taskqueue" }, "release_url": "https://pypi.org/project/z3c.taskqueue/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Task queue service", "version": "0.2.1" }, "last_serial": 802116, "releases": { "0.1-alpha-1": [], "0.1-alpha-2": [], "0.1-alpha-3": [], "0.1-alpha-4": [ { "comment_text": "", "digests": { "md5": "54dadf810643f03648636e98a7c66da3", "sha256": "966858bb96b587ebd816c13daf355c3b3b88d113e9bb598a29267198682e289e" }, "downloads": -1, "filename": "z3c.taskqueue-0.1-alpha-4.tar.gz", "has_sig": false, "md5_digest": "54dadf810643f03648636e98a7c66da3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21040, "upload_time": "2011-05-16T15:19:02", "url": "https://files.pythonhosted.org/packages/be/1f/09861cb05bc6e513ceb7eb9a356e1a9b4f5698b3ee6a126789a5b51760b5/z3c.taskqueue-0.1-alpha-4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "5fbeb62abf3c506cd8939710d5ca259e", "sha256": "e20c8d56ee86ddcbf86b9e997b4e58fb1b5664667497caed896384601b46c486" }, "downloads": -1, "filename": "z3c.taskqueue-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5fbeb62abf3c506cd8939710d5ca259e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18770, "upload_time": "2012-11-12T16:15:29", "url": "https://files.pythonhosted.org/packages/9f/df/0d5092c805369bd607798ddb7d76c372e35243dcdb90a0363d10f6634a86/z3c.taskqueue-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "e0eb919da64a8e19a50ed7eb1b09b980", "sha256": "80796de3afd771bd330e9549833c01826348423cfe586ea5bb25a92b68c38767" }, "downloads": -1, "filename": "z3c.taskqueue-0.2.1.zip", "has_sig": false, "md5_digest": "e0eb919da64a8e19a50ed7eb1b09b980", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35157, "upload_time": "2013-05-03T13:07:48", "url": "https://files.pythonhosted.org/packages/61/0c/de39e9913cd7a709a46af5c21a89a78d562aefd0a89e070f248bcdd16719/z3c.taskqueue-0.2.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e0eb919da64a8e19a50ed7eb1b09b980", "sha256": "80796de3afd771bd330e9549833c01826348423cfe586ea5bb25a92b68c38767" }, "downloads": -1, "filename": "z3c.taskqueue-0.2.1.zip", "has_sig": false, "md5_digest": "e0eb919da64a8e19a50ed7eb1b09b980", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35157, "upload_time": "2013-05-03T13:07:48", "url": "https://files.pythonhosted.org/packages/61/0c/de39e9913cd7a709a46af5c21a89a78d562aefd0a89e070f248bcdd16719/z3c.taskqueue-0.2.1.zip" } ] }