작성한 질문수
냉동코더의 알기 쉬운 Modern Android Development 입문
Coroutine 기초
작성
·
298
0
스레드 내에서 여러개의 코루틴이 동작할 수 있다고 하셨는데(8분 51초쯤) 이런 경우에도 프로세스의 힙 메모리를 공유하여 동작하게 되는건지 궁금합니다 :)
답변 1
네 맞습니다. 다음 토론들도 참고해 보세요 :)
https://stackoverflow.com/questions/43021816/difference-between-a-thread-and-a-coroutine-in-kotlin/43232925#43232925
https://stackoverflow.com/questions/1934715/difference-between-a-coroutine-and-a-thread