Dispatching events can follow two different models . one is called single - threaded dispatching model and the other multiple - threaded dispatching model 事件分發(fā)遵循兩種不同的模型。單線程分發(fā)模型和多線程分發(fā)模型。
It mainly introduces the way of multiple - models method combining fuzzy control . and a software based on multiple - model method , fuzzy control and multiple - thread communication is made 對理論分析進(jìn)行了計算機(jī)仿真,并且實現(xiàn)了基于多模型、模糊控制和多線程通信的控制軟件。
In multiple - threaded dispatching model , the thread fetching the events from the queue launches another thread called task thread , and hand the event over to it for processing 在多線程分發(fā)模型中,從隊列中獲取事件的線程啟動另一個被稱作任務(wù)線程的線程,并把事件交給它處理。
In order to meet high concurrency requirement , we introduce a multiple - thread event - driven server architecture , and efficiently implement a kernel layer - 7 switch called ktcpvs inside the linux kernel 針對高并發(fā)度的需求,我們引入多線程事件驅(qū)動的服務(wù)器結(jié)構(gòu),在linux內(nèi)核中高效地實現(xiàn)了內(nèi)核layer - 7交換機(jī)ktcpvs 。