Who is more reliable?

Hongyi Chen,Zhigang Sun,Bin Huang,Tao Li,Xilong Mao
DOI: https://doi.org/10.1145/2413247.2413273
2012-01-01
Abstract:Traditional disk-oriented storage systems can no longer meet the high requirements of applications in latency and bandwidth, for which RAMCloud, was proposed to replace the disk with RAM. We consider using the memory of end-users in existing Internet to achieve a similar memory storage system. However the end-users' behavior are not as controllable as the servers in data center, which would lead to a high data loss rate. So how to ensure the data's reliability is the biggest challenge. To improve the reliability, as well as the resource utilization, we present a thought of Contributor scoring, establishing a scoring model according to Contributors' behavior. This model will classify Contributors into certain levels. Moreover, we train the Model with genetic algorithms. Experimental results show that the optimized model can effectively divide the Contributor, ensure certain reliability.It has great significance to this user memory storage system for improving the reliability and resource utilization.
What problem does this paper attempt to address?