연재작/DevOps (9) 썸네일형 리스트형 Producer - Consumer 패턴 프로그래밍을 공부하다 보면 Producer와 Consumer라는 단어가 참 많이 보인다.그렇다면 Producer와 Consumer가 무엇이길래 이렇게 많이 등장하는 것일까?Producer - Consumer 패턴에 대해 알아보자. 1. Producer and Consumer Problem"The producer and consumer problem is one of the small collection of standard, well-known problems in concurrent programming. A finite-size buffer and two classes of threads, producers and consumers, put items into the buffer (producers).. 이전 1 2 다음