• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (11): 2035-2044.

• 论文 • Previous Articles     Next Articles

Stream Eager transmission:a performance optimization
technique for the distributed stream architecture 

LI Xin1,3,GUO Xiaowei1,LIN Yufei2   

  1. (1.State Key Laboratory of High Performance Computing,National University of Defense Technology,Changsha 410073;
    2.Graduate School,National University of Defense Technology,Changsha 410073;
    3.The 63rd Research Institute of PLA General Staff Headquarters,Nanjing 210007,China)
  • Received:2015-08-11 Revised:2015-10-15 Online:2015-11-25 Published:2015-11-25

Abstract:

The distributed stream architecture extends the stream model in the distributed environment, which can provide an efficient and lowcost execution environment for big data computing applications in the Internet. Meanwhile, the long communication overhead in the Internet restricts the performance of the distributed stream architecture. We propose a data stream Eager transmission technique and implement it in a prototype system of the distributed stream architecture, which improves the performance of applications by exploring the parallelism between communications and computation, as well as hides communication latency. Experimental results show that the proposed technique averagely gains a 19.58% reduction of the execution time cost, significantly improves the performance of the applications and has a promising prospec.

Key words: distributed stream architecture;performance optimization;stream Eager transmission technique