Number of messages on queue that would trigger the Controller to start a new Message Handler(MH) task. 当队列中的消息数量达到该值时,将触发Controller启动新的MessageHandler任务。
Now the message handler has been configured. 这样就完成了消息处理程序(MH)的配置。
Listing 1 shows a message handler that reads the request body while the request is being sent. 清单1显示了一个消息处理程序(MH),用于在发送请求时读取请求主体。
Number of expected non-Message Handler(MH) processes that can have the application queue open for input. 所期望的非MessageHandler进程(可以为输入打开应用程序队列)的数量。
The Controller is responsible for starting Message Handler(MH) tasks to process the messages arriving on the queues. Controller负责启动MessageHandler任务来处理到达队列的消息。