# 폴 스레드가 소유한 것 # Question: 폴 스레드는 무엇을 자기 것으로 갖는가? direction: right n0: "폴 스레드" { shape: rectangle } n1: "consumer 객체" { shape: rectangle } n2: "제어 큐 배수" { shape: rectangle } n3: "작업자 람다" { shape: rectangle } n0 -> n1: "소유" n0 -> n2: "소유" n0 -> n3: "소유 밖"