Skip to content

[Chapter 12] 스프링 이벤트의 사용 #192

Discussion options

You must be logged in to vote

비동기로 실행하면 스레드 제한이 없으면 메모리가 터지는 경우를 말씀하시는 거라면 스레드 풀로 적절한 설정을 통해 제한을 하면 괜찮지 않을까 생각합니다.

굳이 비동기로 이벤트 처리를 하지 않더라도 이벤트를 사용하는 경우도 클래스와의 결합도를 낮추기 위해 사용하고 있습니다.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ahngilwoong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chapter12 스프링 이벤트
2 participants