
13 Mar
2008
13 Mar
'08
7:31 a.m.
Hi, I've some questions related to Dataflow.Signals library: - As mentioned in the docs the library models the pipe-filter pattern. What about event handling? The arguments of the function calls could be seen as the payload of the event?! - Is it possible that one consumer instance is connected to multiple producers? - Can a consumer decide if it will disconnect form its producer inside the invoked operator()-function? best regards, Oliver