{ "info": { "author": "Chris Miles", "author_email": "miles.chris@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "DirectoryQueueService is a Twisted IService that polls\na DirectoryQueue and fires callbacks to process new queue\nitems when they become available.\n\nThe DirectoryQueueService supports processing items\nconcurrently, up to the concurrency level specified by\nthe constructor parameter.\n\nNote that the user-supplied callbacks must take care of\nthe details of running asynchronously for actual\nconcurrency to occur. See itemReadyCallback method.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.psychofx.com/directory_queue_service/", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "DirectoryQueueService", "package_url": "https://pypi.org/project/DirectoryQueueService/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/DirectoryQueueService/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.psychofx.com/directory_queue_service/" }, "release_url": "https://pypi.org/project/DirectoryQueueService/0.1.1dev-r8/", "requires_dist": null, "requires_python": null, "summary": "Twisted service to manage polling a DirectoryQueue for new entries.", "version": "0.1.1dev-r8" }, "last_serial": 32614, "releases": { "0.1.1dev-r8": [] }, "urls": [] }