dbo:abstract |
The Asynchronous Server Gateway Interface (ASGI) is a calling convention for web servers to forward requests to asynchronous-capable Python programming language frameworks, and applications. It is built as a successor to the Web Server Gateway Interface (WSGI). Where WSGI provided a standard for synchronous Python application, ASGI provides one for both asynchronous and synchronous applications, with a WSGI backwards-compatibility implementation and multiple servers and application frameworks. (en) ASGI (англ. Asynchronous Server Gateway Interface) — клиент-серверный протокол взаимодействия веб-сервера и приложения, дальнейшее развитие технологии WSGI. По сравнению с WSGI предоставляет стандарт как для асинхронных, так и для синхронных приложений, с реализацией обратной совместимости WSGI и несколькими серверами и платформами приложений. (ru) |
dbo:wikiPageExternalLink |
https://asgi.readthedocs.io/en/latest/specs/index.html https://asgi.readthedocs.io https://www.uvicorn.org https://github.com/django/daphne https://github.com/pgjones/hypercorn |
dbo:wikiPageID |
69410507 (xsd:integer) |
dbo:wikiPageLength |
4355 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1113845987 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Python_(programming_language) dbr:Hypertext_Transfer_Protocol dbr:Communication_protocol dbr:Comparison_of_server-side_web_frameworks dbr:Public_domain dbc:Python_(programming_language) dbr:WebSocket dbr:Web_framework dbr:Web_server dbr:Web_Server_Gateway_Interface dbc:Free_software_programmed_in_Python dbr:Gunicorn dbr:HTTP/2 dbr:Asynchronous_method_invocation dbr:Django_(web_framework) dbr:HTTP2 dbr:Server_(computing) |
dbp:data |
3 (xsd:integer) 2019-03-04 (xsd:date) dbr:Public_domain https://asgi.readthedocs.io/en/latest/specs/index.html Draft (en) ASGI Team (en) |
dbp:label |
Status (en) Website (en) Release date (en) Developer (en) Version (en) License (en) |
dbp:name |
Asynchronous Server Gateway Interface (en) |
dbp:title |
ASGI Specification (en) |
dbp:wikiPageUsesTemplate |
dbt:Infobox dbt:Portal dbt:Reflist dbt:Short_description dbt:Web_frameworks dbt:Python_(programming_language) dbt:Python_web_frameworks |
dct:subject |
dbc:Python_(programming_language) dbc:Free_software_programmed_in_Python |
rdfs:comment |
The Asynchronous Server Gateway Interface (ASGI) is a calling convention for web servers to forward requests to asynchronous-capable Python programming language frameworks, and applications. It is built as a successor to the Web Server Gateway Interface (WSGI). Where WSGI provided a standard for synchronous Python application, ASGI provides one for both asynchronous and synchronous applications, with a WSGI backwards-compatibility implementation and multiple servers and application frameworks. (en) ASGI (англ. Asynchronous Server Gateway Interface) — клиент-серверный протокол взаимодействия веб-сервера и приложения, дальнейшее развитие технологии WSGI. По сравнению с WSGI предоставляет стандарт как для асинхронных, так и для синхронных приложений, с реализацией обратной совместимости WSGI и несколькими серверами и платформами приложений. (ru) |
rdfs:label |
Asynchronous Server Gateway Interface (en) ASGI (ru) |
owl:sameAs |
wikidata:Asynchronous Server Gateway Interface dbpedia-ru:Asynchronous Server Gateway Interface https://global.dbpedia.org/id/GBxma |
prov:wasDerivedFrom |
wikipedia-en:Asynchronous_Server_Gateway_Interface?oldid=1113845987&ns=0 |
foaf:isPrimaryTopicOf |
wikipedia-en:Asynchronous_Server_Gateway_Interface |
is dbo:wikiPageRedirects of |
dbr:ASGI |
is dbo:wikiPageWikiLink of |
dbr:Web_Server_Gateway_Interface dbr:FastAPI dbr:ASGI |
is foaf:primaryTopic of |
wikipedia-en:Asynchronous_Server_Gateway_Interface |