期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
An analytical model for source code distributability verification
1
作者 ayaz isazadeh Jaber KARIMPOUR +1 位作者 Islam ELGEDAWY Habib IZADKHAH 《Journal of Zhejiang University-Science C(Computers and Electronics)》 SCIE EI 2014年第2期126-138,共13页
ne way to speed up the execution of sequential programs is to divide them into concurrent segments and execute such segments in a parallel manner over a distributed computing environment. We argue that the execution s... ne way to speed up the execution of sequential programs is to divide them into concurrent segments and execute such segments in a parallel manner over a distributed computing environment. We argue that the execution speedup primarily depends on the concurrency degree between the identified segments as well as communication overhead between the segments. To guar-antee the best speedup, we have to obtain the maximum possible concurrency degree between the identified segments, taking communication overhead into consideration. Existing code distributor and multi-threading approaches do not fulfill such re-quirements;hence, they cannot provide expected distributability gains in advance. To overcome such limitations, we propose a novel approach for verifying the distributability of sequential object-oriented programs. The proposed approach enables users to see the maximum speedup gains before the actual distributability implementations, as it computes an objective function which is used to measure different distribution values from the same program, taking into consideration both remote and sequential calls. Experimental results showed that the proposed approach successfully determines the distributability of different real-life software applications compared with their real-life sequential and distributed implementations. 展开更多
关键词 Code distributability Synchronous calls Asynchronous calls Distributed software systems Source code
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部