List some common Python HTTP servers

Source: Internet
Author: User
Tags mercurial

To make Python-written programs accessible on the WEB, you also need to build an HTTP server that supports Python. Here are some common Python HTTP servers, along with their current general developments, so that the user can choose between:

Name Version HTTP 1.1 Flavour Repo. Community
Gunicorn 0.6.4 No Processor/thread Git #gunicorn
Uwsgi Trunk (253) Yes Processor/thread Repo Mailing List
FAPWS3 0.3.1 No Processor/thread Git Google Groups
Aspen 0.8 No Processor/thread Svn Google Groups
Mod_wsgi 3.1 Yes Processor/thread Svn Google Groups
Wsgiref Py 2.6.4 No Processor/thread Svn Mailing List
CherryPy 3.1.2 Yes Processor/thread Svn Planet, IRC
Magnum Py 0.2 No Processor/thread Svn Google Groups
Twisted 10.0.0 Yes Processor/thread Svn Community
Cogen 0.2.1 Yes Callback/generator Svn Google Groups
Gevent 0.12.2 Yes Lightweight threads Mercurial Google Groups
Tornado 0.2 Yes Callback/generator Git Google Groups
Eventlet 0.9.6 Yes Lightweight threads Mercurial Mailinglist
Concurrence Tip Yes Lightweight threads Git Google Groups

The more famous is probably this, then we will slowly explore some of the more widely used HTTP server usage.

List some common Python HTTP servers

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.