دانلود مقاله ISI انگلیسی شماره 78672
ترجمه فارسی عنوان مقاله

مزایای استفاده از برنامه نویسی شبکه غیر مترقی موازی شده

عنوان انگلیسی
Benefits of using parallelized non-progressive network coding
کد مقاله سال انتشار تعداد صفحات مقاله انگلیسی
78672 2013 13 صفحه PDF
منبع

Publisher : Elsevier - Science Direct (الزویر - ساینس دایرکت)

Journal : Journal of Network and Computer Applications, Volume 36, Issue 1, January 2013, Pages 293–305

ترجمه کلمات کلیدی
برنامه نویسی شبکه؛ الگوریتم موازی؛ رمزگشای غیر مترقی؛الگوریتم Tiling؛ معکوس ماتریس؛ ضرب ماتریس
کلمات کلیدی انگلیسی
Network coding; Parallel algorithm; Non-progressive decoder; Tiling algorithm; Matrix inversion; Matrix multiplication
پیش نمایش مقاله
پیش نمایش مقاله  مزایای استفاده از برنامه نویسی شبکه غیر مترقی موازی شده

چکیده انگلیسی

Network coding helps improve communication rate and save bandwidth by performing a special coding at the sending or intermediate nodes. However, encoding/decoding at the nodes creates computation overhead on large input data that causes coding delays. Therefore the progressive method which can hide decoding delay in waiting time is proposed in the previous works. However, the network speed has been greatly accelerated and progressive schemes are no longer the most efficient decoding method. Thus, we present non-progressive decoding algorithm that can be more aggressively parallelized than the progressive network coding, which can diminish the advantages of hidden decoding time of progressive methods by utilizing the multi-core processors. Moreover, the block algorithm implemented by non-progressive decoding helps to reduce cache misses. Through experiments, our scheme which relies on matrix inversion and multiplication shows 46.0% improved execution time and 89.2% last level cache miss reduction compared to the progressive method on multi-core systems.