期刊名称:Indian Journal of Computer Science and Engineering
印刷版ISSN:2231-3850
电子版ISSN:0976-5166
出版年度:2013
卷号:4
期号:5
页码:399-403
出版社:Engg Journals Publications
摘要:The Wyllie�s list ranking algorithm takes a linked list data structure as an input and it pass the linked list successor elements to the succ1 array to find the Rank. The algorithm depends upon the Pointer jumping operation and its concepts. The motivation for this work is to parallelize the Wyllie�s list ranking algorithm using three different parallel programming platforms and compare its performance on all the three platforms.