Andre's Blog

20161102 Consumer Producer Pattern Or Problem

[PRODUCER CONSUMER PATTERN] [PRODUCER CONSUMER PROBLEM]

Yesterday, while putting my post online, I felt a little bit funny about the Consumer Producer Pattern (CPP) term I have introduced. I must have overread it while googling it, but there is no Consumer Producer Pattern (CPP).

Everybody else calls it the Producer Consumer Problem, which makes more sense since you have to produce something before you can consume it and the interesting point about it is to solve the synchronization problem and not only to use a list. I don't like this term, it looks strange when you abbreviate it to PCP.

There are not really much people writing about this pattern, so I want to share the link with you, where I have found it :

https://dzone.com/articles/producer-consumer-design

Select where to go ...


The Blog
My Technical Blogs
Projects
Blogs Of Friends
RSS
CV/About
Me