Abstract:
- The Cloud computing technology has been widely applied in e-business, e-education.
- Cloud computing platform is a set of Scalable large-scale data server clusters, it provides computing and storage services to customers.
- The cloud storage is a relatively basic and widely applied service which can provide users with stable, massive data storage space.
- Our research shows that the architecture of the current Cloud Computing System is a central structured one; all the data nodes must be indexed by a master server which may become the bottleneck of the system. In this project, we use cloud storage architecture based on P2P and balance CPU load on the server.
Contents:
- Abstract
- Existing system
- Proposed system
- Basic modules
- Distributed Hash table algorithm
- Chord algorithm
- Conclusion and future work
Post a Comment