travel data science
gunicorn 본문
gunicorn은 request를 파이썬이 이해할 수 있도록 해주는 WAS느낌..? 좀 더 자세한건 깊게 이해를 해봐야 할 것 같다.
https://this-programmer.tistory.com/345
gunicorn은 대체 뭐하는 놈일까 (부제: CGI, WSGI는 대체 뭐냐)
gunicorn은 대체 뭐하는 놈일까 (부제: CGI, WSGI는 대체 뭐냐) django를 배포하려고 하면 꼭 gunicorn이나 uWSGI라는 놈과 마주친다. 튜토리얼 보스마냥 이 둘을 마주치지 않고 배포를 할 수는 없는 모냥이
this-programmer.tistory.com
'Python study' 카테고리의 다른 글
TypeError: 'method' object is not subscriptable (0) | 2022.05.14 |
---|---|
nginx 502 Bad Gateway 해결 방법 (0) | 2022.03.27 |
vscode환경에서 jupyter notebook 환경 구축하기 (0) | 2022.02.26 |
[Django] 장고에서의 메타클래스는 무슨 역할일까? (1) | 2022.02.10 |
[Django] 'super' object has no attribute 'status_code' (0) | 2022.02.10 |