Generator
A function that returns a channel
Pipeline
Multiplexing
Use fan in function (takes two channel and returns one channel)
Future
Return a proxy object (channel) to be consumed in the future.
A function that returns a channel
Use fan in function (takes two channel and returns one channel)
Return a proxy object (channel) to be consumed in the future.