uWSGI

uWSGI is a software application that "aims at developing a full stack for building hosting services".[2] It is named after the Web Server Gateway Interface (WSGI), which was the first plugin supported by the project.[2]

uWSGI
Developer(s)Unbit
Stable release
2.0.18 / February 9, 2019 (2019-02-09)
Repository
Written inC
Operating systemCross-platform
TypeApplication server
LicenseGNU General Public License v2.0 + linking exception[1]
Websiteuwsgi-docs.readthedocs.io

uWSGI is often used for serving Python web applications in conjunction with web servers such as Cherokee and Nginx, which offer direct support for uWSGI's native uwsgi protocol.[3]

References

  1. "uwsgi/LICENSE at master". Unbit. Retrieved 4 August 2017 via GitHub.
  2. "The uWSGI project". uWSGI. 2016.
  3. Tezer, O. S. (28 October 2013). "A Comparison of Web Servers for Python Based Web Applications". Digital Ocean.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.