Expand description
The exchange pattern distributes pushed data between many target pushees.
Structs§
- Drain
Container Distributor - A distributor creating containers from a drainable container based on a hash function of the container’s item.
- Exchange
- Distributes records among target pushees according to a distributor.
Traits§
- Distributor
- Distribute containers to several pushers.