Research on high concurrency key technologies for public cloud storage and its system implementation

Source: Internet
Author: User
Keywords Cloud storage public cloud cloud storage
Tags access based cache caching cloud cloud storage example high

Research on high concurrency key technologies for public cloud storage and its system implementation

South of the bridge

First of all, this article describes two key technologies that can provide concurrent capabilities: Load balancing and reverse proxy caching. This paper takes LVs as an example to study the algorithms and working modes commonly used in load balancing, and briefly studies the implementation principle of reverse proxy caching. Secondly, this paper analyzes and studies the object storage Swift project of OpenStack, establishes a multi node public cloud storage model based on load balancing, and improves the concurrency performance linearly by extending the number of proxy nodes horizontally. At the same time, considering the high frequency access hotspot storage objects in the system, The paper also proposes a public cloud storage model based on hotspot caching, which forwards the request to the reverse proxy cache, thus reducing the internal pressure of the storage and improving the response speed of the system. Then, a high concurrent public cloud storage System framework based on the load-balanced hotspot cache Public cloud storage model is proposed, and the composition of each functional module and its concrete implementation method are designed in detail. Among them, the function of the original proxy server to judge the hot storage object is improved, so that the public cloud storage system can automatically recognize the request to get the Hotspot storage object and forward it to the cache processing. The test results show that the concurrent processing ability of the high concurrent public cloud storage system is increasing linearly with the increase of the simulated concurrency in the multiuser access scene, while in the simulation Hotspot storage object access scene, its TPS (throughout per Second) than the single agent node of the public cloud storage system increased by 8.48%, than the multi-agent node of the public cloud storage system increased by 4.29%. In summary, the prototype system based on the proposed model can effectively improve the concurrency performance of the public cloud storage service.


Research on high concurrency key technologies for public cloud storage and its system implementation

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.