Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parallerStream() 은 thread-safe 하게 처리되는가? #13

Open
thalals opened this issue Aug 16, 2022 · 0 comments
Open

parallerStream() 은 thread-safe 하게 처리되는가? #13

thalals opened this issue Aug 16, 2022 · 0 comments
Labels
question Further information is requested

Comments

@thalals
Copy link
Member

thalals commented Aug 16, 2022

주제

parallerStream() 은 thread-safe 하게 처리될까 궁금

선정 배경

thread-safe 하지않으면, 써도 되는걸까

*7장에서 자세히 나온다함

본론

스트림 API 를 사용하면 자동으로 병렬성을 얻게되는 이유인 parallerStream은 쓰레드 safety 한가

@thalals thalals added the question Further information is requested label Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant