$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kowalke Oliver (QD IT PA AS) (Oliver.Kowalke_at_[hidden])
Date: 2008-03-13 03:31:29
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