dispatcher
英 [dɪˈspætʃə(r)]
美 [dɪˈspætʃər]
n. (火车、汽车、飞机等的)调度员; (应急车辆的)调度员
复数:dispatchers
BNC.43476 / COCA.13394
牛津词典
noun
- (火车、汽车、飞机等的)调度员
a person whose job is to see that trains, buses, planes, etc. leave on time - (应急车辆的)调度员
a person whose job is to send emergency vehicles to where they are needed
英英释义
noun
- employee of a transportation company who controls the departures of vehicles according to weather conditions and in the interest of efficient service
- the official who signals the beginning of a race or competition
双语例句
- It runs in a separate thread, which is created by the control dispatcher.
它运行在一个单独的线程当中,这个线程是由控制分派器创建的。 - Systems and applications that separate event producers from event consumers typically rely on an event dispatcher, or channel.
将事件生产者与事件消费者隔离开来的系统和应用程序通常依赖于事件分配器或通道。 - This instructs the control dispatcher to invoke the ControlHandler function to handle SCM control requests.
它指示控制分派器调用ControlHandler函数处理SCM控制请求。 - This is the police dispatcher.
这是警察调度员。 - He is a dispatcher at the trolleybus company.
他是电车公司的调度。 - It receives a request from the adapters and passes it to a task dispatcher for routing and message-transformation work.
它从适配器接收请求,并将该请求传递给任务分配器以便进行路由和消息转换工作。 - It will explain the concept of Dispatcher routing including load balancing and Advanced Routing.
本文将解释Dispatcher路由涉及的概念,包括负载平衡和AdvancedRouting。 - Dispatcher's telex consulting code.
发送者的电传参照号; - The dispatcher also provides basic content-based routing functionality.
分配器还提供基本的基于内容的路由功能。 - The fine-tuned way of propagating control is with the. next_method() method of a dispatcher.
精调的传播控制方式就是使用分派器的.nextmethod()方法。