mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Update design.rst
make the asyncio docs more explicit. YODO: revisit this documentation later to be more exhaustive
This commit is contained in:
parent
ad7c1de132
commit
2c38b036a2
@ -75,10 +75,7 @@ WSGI application, this is not a recommended configuration.
|
||||
AsyncIO Workers
|
||||
---------------
|
||||
|
||||
These workers are compatible with Python 3.
|
||||
|
||||
You can port also your application to use aiohttp_'s ``web.Application`` API and use the
|
||||
``aiohttp.worker.GunicornWebWorker`` worker.
|
||||
Third-party workers can be usedd to use Gunicorn with asyncio frameworks.
|
||||
|
||||
Choosing a Worker Type
|
||||
======================
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user