A couple of questions on performance considerations when setting up bt2 processing graphs.

1.  Do parts of the processing graph that can execute concurrently do so?  Does the user have any control over this, e.g., by creating threads in sink components?

2.  It looks like you cannot connect one output port to multiple inputs.  Is there a way to create a tee component?

Rocky