OTA多线程设计与比较
he Multi-Thread Design and Comparison of OTAServer
本文首先介绍了现有OTAServer的大体结构,并分析其处理流程,得到OTAServer的处理过成的瓶颈所在,并根据其处理过程的瓶颈,给出了两种OTASever处理核心OTACommandHandler的多线程设计方案:多个功能类线程方案和多个并行OTACommandHandler线程方案.并在具体的实际环境中进行测试,根据最后的处理结果来综合分析两种方案在性能和效率上的优缺点,并且根据实际测试数据来得到比较理想的设计方案,最后总结出OTAServer结构改进方法。
his article gives the structure of OTAServer which is now used in most of the OTA,and discuss the process procedure to get the bottleneck of the OTAServer.Based on the bottleneck, we present two designs of multi-thread of OTACommandHandler which is the process core of OTAServer,and the comparison of the two ways of performance and data based on the Actual environment, analyze the advantage and disadventage of the two ways by the data .Then we provide a provemental architecture of OTAServer.
吴岳辛、余昕晟
计算技术、计算机技术
OTAS多线程线程池
OTAmulti-threadthread pool
吴岳辛,余昕晟.OTA多线程设计与比较[EB/OL].(2008-11-07)[2025-08-02].http://www.paper.edu.cn/releasepaper/content/200811-214.点此复制
评论