Producer Consumer generic
Generic version of the Producer Consumer framework
|
![]() ![]() | |
![]() ![]() ![]() | Consumer in a Producer-Consumer framework |
![]() ![]() ![]() | Factory producing objects of type T |
![]() ![]() ![]() | MiddleMan in a Producer-Consumer framework The MiddleMan takes and element from one buffer and add the element to another buffer |
![]() ![]() ![]() | MiddleMan in a Producer-Consumer framework The MiddleMan takes and element from one buffer and add the element to another buffer |
![]() ![]() ![]() | Producer in a Producer-Consumer framework |
![]() ![]() ![]() | Some private static methods to try the different configuration of Producer, Consumer and MiddleMan |
![]() ![]() ![]() | Factory producing String objects. Uses singleton design pattern |