Integrated and Flexible Data Management for Cloud Social Network Service Platform on Campus

Zhao Du,Qian Wang,Xiaolong Fu,Qifeng Liu
DOI: https://doi.org/10.1109/iccsnt.2012.6526148
2012-01-01
Abstract:Social network service is considered to be a representative of the new generation Internet applications. With the tremendous success that public social network services have achieved in the past few years, many specialized social network services and enterprise social network services have emerged during the same period. Campus social network service is a special type of enterprise social network service. Cloud social network service platform on campus provides information communication, knowledge sharing, and online collaboration services to campus users in different aspects of colleges and universities through multiple social domains. In this paper, we discuss the design and implementation of data management in the platform which is performed by domain data manager. The purpose of data management is to keep the flexibility of data storage while providing integrated interfaces for data access, data maintenance and database schema maintenance. In other words, integrated and flexible data management gives cloud social network platform better scalability and maintainability. In order to do this, we first divide data space of the platform into logical data space and physical data space. Then we set up data mapping model between the two data spaces. Finally, we build up four services in domain data manager. With all these considerations, we expect to be able to optimize data storage to achieve faster data access speed without the need to modify the code of the platform.
What problem does this paper attempt to address?