Shared

public enum Shared<Item> : ChannelProtocol

Bounded, buffered, multiple-sender channel. Shared channels are safe to use from any executor.