mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
asyncio workers doc link
This commit is contained in:
parent
49a868f2a7
commit
c21c932343
@ -5,8 +5,8 @@ Changelog
|
||||
-----------------
|
||||
|
||||
Gunicorn 19.0 is a major release with new features and fixes. This
|
||||
version improve a lot the usage of Gunicorn with python 3 by adding two
|
||||
new workers to it: `gthread` a fully threaded async worker using futures
|
||||
version improve a lot the usage of Gunicorn with python 3 by adding `two
|
||||
new workers <http://docs.gunicorn.org/en/latest/design.html#asyncio-workers>`_ to it: `gthread` a fully threaded async worker using futures
|
||||
and `gaiohttp` a worker using asyncio.
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user