{ "info": { "author": "Oleg Lupats", "author_email": "oleglupats@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Python Software Foundation License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries", "Topic :: Internet :: WWW/HTTP :: HTTP Servers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Server", "Topic :: Software Development :: Libraries" ], "description": "A pure-python module that provides asynchronous mix-in\nsimilar to standard ThreadingMixIn and ForkingMixIn\nbut provides better performance by utilizing a pool\nof processes forked at initialization time\neach process allocate a pool of given number of threads\n\nCopyright \u00a9 2012, Muayyad Alsadi \nReleased under the same terms as of Python\nhttp://docs.python.org/license.html", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/oleglpts/python-PooledProcessMixIn", "keywords": "", "license": "PSFL", "maintainer": "", "maintainer_email": "", "name": "pooled-ProcessMixIn", "package_url": "https://pypi.org/project/pooled-ProcessMixIn/", "platform": "any", "project_url": "https://pypi.org/project/pooled-ProcessMixIn/", "project_urls": { "Homepage": "https://github.com/oleglpts/python-PooledProcessMixIn" }, "release_url": "https://pypi.org/project/pooled-ProcessMixIn/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A Pool of processes and threads Mix-in for socketserver.", "version": "0.0.1" }, "last_serial": 4919351, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f4db1763dcfe3281d1c8ca34788f1e82", "sha256": "3e45fadfdd4c817e842ad9cc82f0ec7dc99173c44bba259ed98bac7e3ed47156" }, "downloads": -1, "filename": "pooled_ProcessMixIn-0.0.1-py3.5.egg", "has_sig": false, "md5_digest": "f4db1763dcfe3281d1c8ca34788f1e82", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 9202, "upload_time": "2019-03-09T18:41:10", "url": "https://files.pythonhosted.org/packages/e3/dd/b8d78137f8064e4aae9cdf0d71e477da4cce277be91f8efa710977a35ad4/pooled_ProcessMixIn-0.0.1-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "b347b6d72570fe5ecd7d8780c824d413", "sha256": "ff793a5f72ea6eec1c19ac1a320379fd34f86a01722954d7b66382566b3e38c1" }, "downloads": -1, "filename": "pooled-ProcessMixIn-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b347b6d72570fe5ecd7d8780c824d413", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5041, "upload_time": "2019-03-09T18:41:12", "url": "https://files.pythonhosted.org/packages/77/d8/4f119168b1a3eb9e82688122578a6ce0cf81300688631c4e8cd71e4833c7/pooled-ProcessMixIn-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4db1763dcfe3281d1c8ca34788f1e82", "sha256": "3e45fadfdd4c817e842ad9cc82f0ec7dc99173c44bba259ed98bac7e3ed47156" }, "downloads": -1, "filename": "pooled_ProcessMixIn-0.0.1-py3.5.egg", "has_sig": false, "md5_digest": "f4db1763dcfe3281d1c8ca34788f1e82", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 9202, "upload_time": "2019-03-09T18:41:10", "url": "https://files.pythonhosted.org/packages/e3/dd/b8d78137f8064e4aae9cdf0d71e477da4cce277be91f8efa710977a35ad4/pooled_ProcessMixIn-0.0.1-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "b347b6d72570fe5ecd7d8780c824d413", "sha256": "ff793a5f72ea6eec1c19ac1a320379fd34f86a01722954d7b66382566b3e38c1" }, "downloads": -1, "filename": "pooled-ProcessMixIn-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b347b6d72570fe5ecd7d8780c824d413", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5041, "upload_time": "2019-03-09T18:41:12", "url": "https://files.pythonhosted.org/packages/77/d8/4f119168b1a3eb9e82688122578a6ce0cf81300688631c4e8cd71e4833c7/pooled-ProcessMixIn-0.0.1.tar.gz" } ] }