期刊名称:International Journal of Computer Science and Network Security
印刷版ISSN:1738-7906
出版年度:2011
卷号:11
期号:8
页码:123-125
出版社:International Journal of Computer Science and Network Security
摘要:Orphan handling in distributed system is very important because, the orphans make problems like inconstancy of data, wastage of resources, and the execution time of the server processes. Moreover, having no orphan state in distributed system is very rare. The timestamp based global log and monitor approach tries to answer the questions like, What happens when the client crashes while the token is being updated? and how the monitor process knows the communication link between client and server which participate in the RPC mechanism is down. In order to tackle these type of situations a deadline is setup with the token which is traveling across the system to find out whether any client which participates in the RPC is down or not. This approach provides such a mechanism that should find out the orphans and killed immediately after the orphan is born. So it prevents the orphans from seeing inconsistent information.