Tutorial: Concurrency patterns for controlled parallelisms

this looks like x7 is piped into the worker f and result f(x4) comes out at the other end.

I’m guessing this is meant to say x7 is waiting to be processed next while f(x4) is on its way out?