Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9d41288

Browse files
authored
Merge pull requestvinta#1725 from yhay81/master
Fix gunicorn description
2 parents98f9992 +c64a010 commit9d41288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
13131313
*WSGI-compatible web servers.*
13141314

13151315
*[bjoern](https://github.com/jonashaag/bjoern) - Asynchronous, very fast and written in C.
1316-
*[gunicorn](https://github.com/benoitc/gunicorn) - Pre-forked,partly written in C.
1316+
*[gunicorn](https://github.com/benoitc/gunicorn) - Pre-forked,ported from Ruby's Unicorn project.
13171317
*[uWSGI](https://uwsgi-docs.readthedocs.io/en/latest/) - A project aims at developing a full stack for building hosting services, written in C.
13181318
*[waitress](https://github.com/Pylons/waitress) - Multi-threaded, powers Pyramid.
13191319
*[werkzeug](https://github.com/pallets/werkzeug) - A WSGI utility library for Python that powers Flask and can easily be embedded into your own projects.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp