type SenderMap = HashMap<WorkerKey, UnboundedSender<Notification>>;
struct SenderMap { /* private fields */ }