It has to pay the cost of synchronization between senders and subscribers, but further operators (like filter
, map
, etc), applied via flow APIs on the subscription side, do not introduce any additional channels, and thus are very efficient.
It has to pay the cost of synchronization between senders and subscribers, but further operators (like filter
, map
, etc), applied via flow APIs on the subscription side, do not introduce any additional channels, and thus are very efficient.