• 论文 •    

归并请求模式及其在客户协同产品创新平台中的应用

张磊,王小磊,李志蜀,杨育,金虎   

  1. 1.四川大学 计算机学院,四川成都610064;2.重庆大学 机械工程学院,重庆400030;3.华北电力大学 机械工程系,河北保定071003;4.成都信息工程学院 计算机系,四川成都610041
  • 出版日期:2010-03-15 发布日期:2010-03-25

Merged request pattern and its application on customer collaborative product innovation platform

ZHANG Lei, WANG Xiao-lei, LI Zhi-shu, YANG Yu, JIN Hu   

  1. 1.College of Computer Science, Sichuan University, Chengdu 610064, China;2.College of Mechanical Engineering, Chongqing University, Chongqing 400030, China;3.North China Electric Power University, Baoding 071003, China;4.Department of Computer Science, Chengdu University of Information Technology, Chengdu 610041, China
  • Online:2010-03-15 Published:2010-03-25

摘要: 为提高客户协同产品创新设计平台资源并发访问的性能,提出了一种归并请求的并发请求处理模式。首先,分析了客户协同产品创新设计的原理,构建了创新平台工作网络拓扑结构框架;然后,提出了客户协同产品创新设计平台的归并请求模式及基于Java多线程同步和加锁机制的“归并请求”求解算法,并将该模式应用于面向对象的程序设计语言,形成实用且扩展性良好的可重用模块。最后,通过仿真实验对该模式进行了性能测试与分析。实验结果表明,在并发请求数明显增加的情况下,该模式能较大幅度提高平台并发访问的性能。

关键词: 归并请求, 客户协同, 产品设计, 创新平台, 并发访问

Abstract: In order to improve the concurrent access performance of customer collaborative product Innovation (CCPI) platform, a new concurrent access pattern called Merged Request was proposed. Firstly, the principles of CCPI were analyzed and the network topological framework of CCPI platform was constructed. Secondly, Merged Request pattern of innovation platform was proposed and the pattern solution algorithm based on Multithread Synchronization and Locking mechanism was discussed. In addition, the pattern was applied to object-oriented program design language to generate practical reconfigurable module with good extensibility. Finally, based on Queuing Theory, the performance of Merged Request pattern was tested and analyzed through a simulation experiment. The experiment result showed that with the significant increase of the number of requests, the concurrent access performance of CCPI platform was improved greatly without sacrificing the integration and the validity of the data.

Key words: merged request, customer collaboration, product design, innovation platform, concurrent access

中图分类号: