首页    期刊浏览 2024年11月25日 星期一
登录注册

文章基本信息

  • 标题:A Novel Approach to Allow Process into Critical Section with no delay-time
  • 本地全文:下载
  • 作者:Pradosh Chandra Pattnaik ; Md. Shafakhatullah Khan ; Vsv. Mallikharjuna Rao
  • 期刊名称:International Journal of Computer Science & Technology
  • 印刷版ISSN:2229-4333
  • 电子版ISSN:0976-8491
  • 出版年度:2011
  • 卷号:2
  • 期号:4Ver1
  • 出版社:Ayushmaan Technologies
  • 摘要:This paper proposes a new idea which makes the processes not to wait for a long time to enter into a critical section to access a data structure which is already assigned to the other process and that process enters into critical section. Till date so many approaches and algorithms are proposed to reduce the delay time between the successive executions of the critical section, but no one proposed how to assign the data structure to all the process who are requesting for the data structure. In this paper the idea we are proposing is to create an instance of the data structure before assigning to the process and allow each and every process into critical section to avoid the delay time permanently. The proposed algorithm every time creates an instance of the data structure before assigning to the requested process and simultaneously it checks for the instance released by the process already assigned instanced data structure. If when a new process is requesting for the data structure and at the same time already assigned process releases the instance then the coordinator will do both creation and deletion of the instance.
  • 关键词:Mutual Exclusion; Critical Section; Resource management;group mutual exclusion.
国家哲学社会科学文献中心版权所有