Research on High Concurrent Access Mechanism Based on Video Platform

Conference: ICMLCA 2021 - 2nd International Conference on Machine Learning and Computer Application
12/17/2021 - 12/19/2021 at Shenyang, China

Proceedings: ICMLCA 2021

Pages: 5Language: englishTyp: PDF

Personal VDE Members are entitled to a 10% discount on this title

Authors:
Gao, Hao; Zhou, Xiaolei (Shenyang Institute of Computing Technology, Chinese Academy of Sciences, Shenyang, China & University of Chinese Academy of Sciences, Beijing, China)
Zhang, Yonghong (Big Data Technology and Cognitive Intelligence Laboratory of Shandong University, Jinan, China)
Chang, Zhijun (ocumentation and Information Center of Chinese Academy of Sciences, Beijing, China)

Abstract:
In recent years, "online travel" based on surveillance cameras in scenic spots has become a trend, and most of the previous video surveillance platforms did not consider the problem of high concurrency when designing, and large-scale user visits would affect The system server brings great challenges. Therefore, building a video platform based on a high-concurrency technology architecture can make the platform calmly face the access of a large number of users. It is of great significance in maintaining the stability of the platform system and meeting the needs of a large number of users. This article uses MySQL and On top of Redis related technologies, Nginx's built-in weighted round-robin load balancing algorithm is also improved, thereby improving the high concurrency performance of the system.