Inner Architecture of a Social Networking System
Authors | |
---|---|
Year of publication | 2012 |
Type | Article in Proceedings |
Conference | SOFSEM 2012: THEORY AND PRACTICE OF COMPUTER SCIENCE |
MU Faculty or unit | |
Citation | |
Web | Plný text příspěvku ve sborníku |
Doi | http://dx.doi.org/10.1007/978-3-642-27660-6_43 |
Field | Informatics |
Keywords | Social networks; Java; Spring; SOA; Hadoop; HBase; Memcached; NoSQL |
Attached files | |
Description | Social networks, their increasing popularity reaching hundreds of million users, demand advance software architecture. Countless requests per second necessitate flexible and utmost efficiency and high performance. This article is focused on development of such a web-based service offering social functionality to end users, but from the technology point of view represents state-of-the-art in current usage of the latest technologies. Those technologies mentioned further are often used for the first time in such a complex project. High volume data distribution is handled by Apache Hadoop framework together with Hadoop Distributed File System (HDFS) and MapReduce. Therewithal, non-relational distributed database HBase and Memcached tool ensures scalability and high throughput helping with often accessed information. |
Related projects: |