{ "info": { "author": "Muayyad Saleh Alsadi", "author_email": "alsadi@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Python Software Foundation License", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "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": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/muayyad-alsadi/python-PooledProcessMixIn", "keywords": null, "license": "PSFL", "maintainer": null, "maintainer_email": null, "name": "PooledProcessMixIn", "package_url": "https://pypi.org/project/PooledProcessMixIn/", "platform": "any", "project_url": "https://pypi.org/project/PooledProcessMixIn/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/muayyad-alsadi/python-PooledProcessMixIn" }, "release_url": "https://pypi.org/project/PooledProcessMixIn/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "A Pool of processes and threads Mix-in for socketserver.", "version": "0.0.2" }, "last_serial": 784937, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "0a41806fb7200a3d0a5e96ec997b25fc", "sha256": "74c8945c332ff35c8ecc8c59df1032ba71743ea712831a8839c41d5ee816e1e0" }, "downloads": -1, "filename": "PooledProcessMixIn-0.0.2-py2.7.egg", "has_sig": false, "md5_digest": "0a41806fb7200a3d0a5e96ec997b25fc", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 7603, "upload_time": "2012-08-10T22:38:46", "url": "https://files.pythonhosted.org/packages/62/02/9a1eff69d9f7712b4d2ce2d215f7880f9a428fb551a411491ab994041475/PooledProcessMixIn-0.0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "453d7fedcc86ba31c8622be181ede68f", "sha256": "8d04ad644fd5bca2883eec98047bec913d825b801117fc218531c53dce7ddd89" }, "downloads": -1, "filename": "PooledProcessMixIn-0.0.2.tar.gz", "has_sig": false, "md5_digest": "453d7fedcc86ba31c8622be181ede68f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2392, "upload_time": "2012-08-10T22:38:44", "url": "https://files.pythonhosted.org/packages/71/51/91de834986725ce65917f39d7a2f748e13c50db8ddebba41d0b8538ae4c2/PooledProcessMixIn-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0a41806fb7200a3d0a5e96ec997b25fc", "sha256": "74c8945c332ff35c8ecc8c59df1032ba71743ea712831a8839c41d5ee816e1e0" }, "downloads": -1, "filename": "PooledProcessMixIn-0.0.2-py2.7.egg", "has_sig": false, "md5_digest": "0a41806fb7200a3d0a5e96ec997b25fc", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 7603, "upload_time": "2012-08-10T22:38:46", "url": "https://files.pythonhosted.org/packages/62/02/9a1eff69d9f7712b4d2ce2d215f7880f9a428fb551a411491ab994041475/PooledProcessMixIn-0.0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "453d7fedcc86ba31c8622be181ede68f", "sha256": "8d04ad644fd5bca2883eec98047bec913d825b801117fc218531c53dce7ddd89" }, "downloads": -1, "filename": "PooledProcessMixIn-0.0.2.tar.gz", "has_sig": false, "md5_digest": "453d7fedcc86ba31c8622be181ede68f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2392, "upload_time": "2012-08-10T22:38:44", "url": "https://files.pythonhosted.org/packages/71/51/91de834986725ce65917f39d7a2f748e13c50db8ddebba41d0b8538ae4c2/PooledProcessMixIn-0.0.2.tar.gz" } ] }