مقاله انگلیسی رایگان در مورد تحلیل توپولوژیکی الگوریتم انحصار متقابل توزیع شده احتمالی با مرتب سازی دقیق غیر اریب – الزویر ۲۰۱۹

مقاله انگلیسی رایگان در مورد تحلیل توپولوژیکی الگوریتم انحصار متقابل توزیع شده احتمالی با مرتب سازی دقیق غیر اریب – الزویر ۲۰۱۹

 

مشخصات مقاله
ترجمه عنوان مقاله طراحی و تحلیل توپولوژیکی الگوریتم انحصار متقابل توزیع شده احتمالی با مرتب سازی دقیق غیر اریب
عنوان انگلیسی مقاله Design and topological analysis of probabilistic distributed mutual exclusion algorithm with unbiased refined ordering
انتشار مقاله سال ۲۰۱۹
تعداد صفحات مقاله انگلیسی ۳۰ صفحه
هزینه دانلود مقاله انگلیسی رایگان میباشد.
پایگاه داده نشریه الزویر
نوع نگارش مقاله
مقاله پژوهشی (Research Article)
مقاله بیس این مقاله بیس نمیباشد
نمایه (index) Scopus – Master Journals List – JCR
نوع مقاله ISI
فرمت مقاله انگلیسی  PDF
ایمپکت فاکتور(IF)
۷٫۰۰۷ در سال ۲۰۱۸
شاخص H_index ۹۳ در سال ۲۰۱۹
شاخص SJR ۰٫۸۳۵ در سال ۲۰۱۸
شناسه ISSN ۰۱۶۷-۷۳۹X
شاخص Quartile (چارک) Q1 در سال ۲۰۱۸
مدل مفهومی ندارد
پرسشنامه ندارد
متغیر دارد
رفرنس دارد
رشته های مرتبط مهندسی کامپیوتر
گرایش های مرتبط مهندسی الگوریتم ها و محاسبات، مهندسی نرم افزار، معماری سیستم های کامپیوتری
نوع ارائه مقاله
ژورنال
مجله  سیستم های کامپیوتری نسل آینده – Future Generation Computer Systems
دانشگاه Department of Aerospace and Software Engineering (Informatics), Gyeongsang National University, Jinju, 660701, South Korea
کلمات کلیدی محاسبه توزیع شده، Logical clock، انحصار متقابل، احتمال، متغیر تصادفی، فضاهای توپولوژیکی
کلمات کلیدی انگلیسی Distributed computing، Logical clock، Mutual exclusion، Probability، Random variable، Topological spaces
شناسه دیجیتال – doi
https://doi.org/10.1016/j.future.2018.12.069
کد محصول E11541
وضعیت ترجمه مقاله  ترجمه آماده این مقاله موجود نمیباشد. میتوانید از طریق دکمه پایین سفارش دهید.
دانلود رایگان مقاله دانلود رایگان مقاله انگلیسی
سفارش ترجمه این مقاله سفارش ترجمه این مقاله

 

فهرست مطالب مقاله:
Abstract

۱- Introduction

۲- Related work

۳- Probabilistic characterization of aggregate set

۴- Resolving aggregate set

۵- The algorithms

۶- Analysis of correctness and topological properties

۷- Experimental evaluation

۸- Comparative analysis

۹- Conclusion

References

 

بخشی از متن مقاله:

Abstract

The applications of distributed computing systems are pervasive in nature involving multiple shared resources. The distributed mutual exclusion algorithms of various classes are employed to control concurrency of accessing shared resources maintaining data consistency. In general, the distributed mutual exclusion algorithms are designed based on fixed or dynamic graph structures formed by a set of processes, where the distributed mutual exclusion mechanisms are realized depending upon timestamp based ordering of events or by employing token circulation in the graph. On the contrary, in large scale heterogeneous distributed systems, an aggregate set of processes can be generated under special circumstances, where processes in a group are equally eligible to enter into critical section. In order to maintain safety and liveness properties of mutual exclusion in such cases, the probabilistic characterization as well as topological analysis of aggregate set in computing space is necessary. This paper proposes a probabilistic algorithm and its topological characterization for mutual exclusion in aggregate set of processes. The analysis of failure model of strictly ordered distributed inclusion–exclusion designs is constructed in the presence of aggregate set. The unbiased probabilistic algorithm is based on two-phased elastic randomization. The algorithm is evaluated through detailed simulation and, the related probabilistic characterization in topological subspace is evaluated. A detailed comparative analysis of the algorithm with respect to other distributed mutual exclusion algorithms is presented.

Introduction

The present day distributed computing systems have two distinct characteristics namely, multilevel heterogeneities and, large scale involving thousands of computing nodes. The multi-level heterogeneities include network level heterogeneity, hardware level heterogeneity and, system software level heterogeneity. Traditionally, the distributed computing systems are modeled as arbitrary graph structures, where nodes of a graph represent distributed processes and the edges of a graph represent network links. However, a distributed computing system can be modeled in view of topological spaces comprised of sets of distributed events generated by individual processes [23]. In any case, a distributed computing system maintains a set of shared resources concurrently accessed by a subset of distributed processes, which requires designing of mutual exclusion for Critical Sections (CS) [12]. The main aim of mutual exclusion is to maintain data consistency, liveness and fairness of computation involving shared resources [2, 6, 11]. The traditional distributed mutual exclusion (mutex) algorithms are designed employing two approaches namely, (1) logical clock based timestamps for ordering of requests in a group of processes, and (2) repeated circulation of a token between processes [7]. If a token is lost then the fault detection and regeneration of a new token may incorporate unpredictable delay in a system.

ثبت دیدگاه