Skip to content

[Chapter 04] Spring Boot 기본 WAS #25

Discussion options

You must be logged in to vote

Tomcat 과 Netty 의 가장 큰 차이점은 스레드를 단일로 사용하느냐 멀티로 운용하느냐인 것 같아요.
게다가 WebFlux 는 비동기 + Non-blocking 콜라보를 통해 적은 리소스로 많은 트래픽을 처리할 수 있도록 설계되었는데,
둘의 콜라보가 좋아? Default 로 설정한 게 아닌가 싶습니다.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by coalong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chapter04 스프링 웹 MVC 개요
2 participants