[ 原始碼: gunicorn ]
套件:gunicorn-examples(19.9.0-1+deb10u1) [security]
gunicorn-examples 的相關連結
Debian 的資源:
下載原始碼套件 gunicorn:
- [gunicorn_19.9.0-1+deb10u1.dsc]
- [gunicorn_19.9.0.orig.tar.gz]
- [gunicorn_19.9.0-1+deb10u1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [gunicorn.org]
相似套件:
Event-based HTTP/WSGI server (examples)
Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd.
* Optional support for Eventlet, Tornado and Gevent to provide asynchronous long-polling ("Comet") connections. * Process management: Gunicorn reaps and restarts workers that die. * Easy integration with Django and Paster compatible applications (Pylons, TurboGears 2, etc. * Load balancing via pre-fork and a shared socket * Graceful worker process restarts * Upgrading without losing connections * Decode chunked transfers on-the-fly, allowing upload progress notifications or stream-based protocols over HTTP
These are the examples.
其他與 gunicorn-examples 有關的套件
|
|
|
|
-
- rec: libjs-jquery
- JavaScript library for dynamic web applications
-
- rec: libjs-jquery-flot
- plotting library for jQuery