pub(crate) fn shared_queue(
    queue: Vec<String>
) -> SharedSession<LinearToShared<ExternalChoice<QueueOps>>>