CN106657248A - Docker container based network load balancing system and establishment method and operating method thereof - Google Patents

Docker container based network load balancing system and establishment method and operating method thereof Download PDF

Info

Publication number
CN106657248A
CN106657248A CN201610937433.9A CN201610937433A CN106657248A CN 106657248 A CN106657248 A CN 106657248A CN 201610937433 A CN201610937433 A CN 201610937433A CN 106657248 A CN106657248 A CN 106657248A
Authority
CN
China
Prior art keywords
file
server
host
docker containers
docker
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610937433.9A
Other languages
Chinese (zh)
Inventor
周晓天
鲁洪宽
袁东风
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong University
Original Assignee
Shandong University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong University filed Critical Shandong University
Priority to CN201610937433.9A priority Critical patent/CN106657248A/en
Publication of CN106657248A publication Critical patent/CN106657248A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to a Docker container based network load balancing system and an establishment method and an operating method thereof. According to the invention, a Docker container technology is adopted to act as a foundational technology of the system, and the complete network load balancing system is realized on a server host by using the characteristic that a Docker container saves hardware resources and can establish a lot of containers in the server host; and a Web server is added through container mirroring conveniently and quickly so as to perform shunting on the access amount or a data stream by using the characteristics that the Docker container can be established in a second level through mirroring and that the containers established through mirroring can be ensured to be identical. The Docker container based network load balancing system not only can save the implementation cost of the system, but also can efficiently solves a problem that the original system cannot bear because of increase in access amount or data stream.

Description

A kind of Network Load Balance system and its building method, work based on Docker containers Make method
Technical field
The present invention relates to a kind of Network Load Balance system and its building method, method of work based on Docker containers, Belong to cloud computing virtualization field.
Background technology
Cloud computing technology is a field technology revolution of IT industry circle, and it can on demand dispose computing resource.In essence, Cloud computing refers to that user terminal passes through long-range connection and obtains storage, calculating, database computing resource.Intel Virtualization Technology is cloud meter One of core composition of calculation technology, is that various calculating and storage resource are fully integrated into key technology with efficient utilization, including Server virtualization and desktop virtual.
Docker as emerging lightweight Intel Virtualization Technology, compared with traditional VM, its more light weight, toggle speed is more Hurry up, hundreds and thousands of containers can be simultaneously run on separate unit hardware, so being highly suitable for the peak traffic phase by starting a large amount of containers Carry out extending transversely.Network Load Balance Technology is that NLB is shared network collection using certain allocation strategy On each operating unit of group so that single heavy duty task can share parallel processing on multiple units, or cause big Amount is concurrently accessed or data flow is shared and being processed respectively on multiple units, so as to reduce the wait-for-response time of user.
Current Network Load Balance system constitutes in a symmetrical manner a server set by multiple servers main frame Close, every server all has status of equal value, and the access request that outside sends is assigned to by series of algorithms and is taken per platform In Web server on business device main frame.
Current these following problems of technology generally existing on the market:
1) multiple servers main frame high cost:The backstage Web server set of conventional art is by multiple servers host groups Into every server host price is not low, for small business realizes that Network Load Balance system cost is too high.
2) the server host wasting of resources:Conventional art is as a background server, clothes every server host The hardware resource of business device main frame is except used as the part of backstage Web server, other idle components will cause the waste of resource.
3) server host workload is added big:When website visiting amount increase needs to add server host, traditional skill Art is present because the server host configuration model of addition can not be completely the same with legacy server, the meeting after addition server host Need to change algorithm.
The content of the invention
For the deficiencies in the prior art, the invention provides a kind of Network Load Balance system based on Docker containers;
Present invention also offers building method, the method for work of above-mentioned Network Load Balance system;
The present invention carries a load equalizer simultaneously using the containerization technique of Docker on a server host With multiple stage backstage Web server.The improvement of the present invention is mainly reflected in two aspects:One is that whole system can be in a service Realize on device main frame, it is not necessary to constitute background server set with multiple servers main frame, it is cost-effective;Two is whole server The hardware resource of main frame is all used for the operation of load equalizer and Web server, has accomplished to take how many with how many as far as possible;Three is to add Plus each Web server result from same mirror image, can accomplish configure model it is completely the same.
The technical scheme is that:
A kind of Network Load Balance system based on Docker containers, including server host, a reverse proxy Server and some backstage Web servers.
According to currently preferred, the Reverse Proxy is used to receive the connection request on Internet, please The backstage Web server being transmitted on internal network is sought, and the result obtained from the Web server of backstage is returned to The client for connecting is asked on Internet.
Server host needs to possess higher position reason ability, stability, reliability etc. as the hardware foundation of whole system Aspect is required.Backstage Web server refers to Website server, is the program for residing at certain type computer on internet, can be with Document is provided to Web clients such as browsers, it is also possible to place site file, allow the whole world to browse;Data file can be placed, The whole world is allowed to download.
According to currently preferred, the server host is DELL PowerEdge R730 servers, the reverse generation Reason server refers to Nginx servers, and the backstage Web server refers to Apache Server.
DELL PowerEdge R730 servers, are configured to 48 core CPU, 96G internal memories, 8TB local hard drives;Nginx is serviced Device is used as a lightweight, high performance Web server, and its flexible configuration is various, can be reasonable while configuration load is balanced Ground fusion other functions, form a set of allocation plan that can meet actual demand;Apache Server is that the world uses ranking First web server software, simple, speed is fast, stable performance, and supports that (current Web is developed most PHP language well The language of main flow).
The building method of above-mentioned Network Load Balance system, concrete steps include:
(1) host is prepared, host selects a server host, installs Ubuntu14.04 operating systems; Ubuntu14.04 can be mounted directly as metastable version in the (SuSE) Linux OS for supporting Docker with order line Configuration Docker environment;
(2) backstage Web server, the main folder needed for setting up Docker containers under its root, master file are selected Folder includes two:One Dockerfile file to build Docker container mirror images, as the template of mirror image, convenient migration; Another is the file for being capable of carry;For depositing web page code, and can update at any time;
(3) the Dockerfile files are write, the Dockerfile files include the operation that Docker containers need The software and its environmental variance, Docker containers that system, Docker containers need wants exposed port numbers, the new file for creating Folder;The operating system that Docker containers need is the operating system of the versions of Ubuntu 14.04;The software that Docker containers need Including Apache Server, programmed environment, programmed environment is PHP programmed environments, Java programmed environments or ASP programmed environments;Newly The file of establishment is used for the file for being capable of carry described in carry step (2);
(4) web page code for needing to be balanced by load balancing visit capacity or flow is placed on the institute of step (2) establishment State the file for being capable of carry;
(5) Docker container mirror images are built with Dockerfile files;
(6) the Docker container mirror images with step (5) establishment create Docker containers as template, and connect host Exposed port is wanted in port with Docker containers, and the file for being capable of carry that step (2) is created is mounted to step (3) newly On the file of establishment;
(7) repeat step (6), create on demand multiple Docker containers;
(8) Nginx servers are installed in host as Reverse Proxy, and change its default file, make It can support the web page code that PHP, Java or ASP language is write;
(9) configuration PHP programmed environments, Java programmed environments or ASP programmed environments are installed in host;
(10) the nginx.conf files of Nginx servers are changed, the code of the configuration of load balancing is added wherein, put down Weighing apparatus visit capacity or flow.Wherein, the original poll of Nginx servers, WRR, this five kinds of ip_hash, fair, url_hash Basic configuration mode, while Nginx also supports other load-balancing algorithms write according to demand.
The method of work of above-mentioned Network Load Balance system, concrete steps include:
When A, user access the website that Network Load Balance system is carried by domain name or IP address, access request can be arrived first Up to the Reverse Proxy in server host;
Access request is distributed to the backstage Web server in each container for B, Reverse Proxy, is reduced per platform The load of Web server, balance visit capacity or flow.
Beneficial effects of the present invention are:
1st, the present invention can erect the whole system of Network Load Balance in the case of using a server host, When accessing webpage, visit capacity or data flow can be algorithmically assigned in the Apache Server of each container, realize network Load balancing.
2nd, the present invention is excessive in visit capacity or flow, when needing to add new Apache Server to be shunted, can be straight Connect and quickly create container using mirror image, the configuration of container is identical with what is created before, only the address of this turret vessel need to be added In being added to load balancing configuration code, realize quickly increasing the scale of Network Load Balance system.
Description of the drawings
Fig. 1 is a kind of structured flowchart of the Network Load Balance system based on Docker containers of the present invention.
Specific embodiment
The present invention is further qualified with reference to Figure of description and embodiment, but not limited to this.
Embodiment 1
A kind of Network Load Balance system based on Docker containers, as shown in figure 1, including a server host, one Individual Reverse Proxy and some backstage Web servers.
The Reverse Proxy is used to receive the connection request on Internet, forwards a request on internal network Backstage Web server, and the result obtained from the Web server of backstage is returned to ask on Internet connect client End.
Server host needs to possess higher position reason ability, stability, reliability etc. as the hardware foundation of whole system Aspect is required.Backstage Web server refers to Website server, is the program for residing at certain type computer on internet, can be with Document is provided to Web clients such as browsers, it is also possible to place site file, allow the whole world to browse;Data file can be placed, The whole world is allowed to download.
The server host is DELL PowerEdge R730 servers, and the Reverse Proxy refers to Nginx Server, the backstage Web server refers to Apache Server.
DELL PowerEdge R730 servers, are configured to 48 core CPU, 96G internal memories, 8TB local hard drives;Nginx is serviced Device is used as a lightweight, high performance Web server, and its flexible configuration is various, can be reasonable while configuration load is balanced Ground fusion other functions, form a set of allocation plan that can meet actual demand;Apache Server is that the world uses ranking First web server software, simple, speed is fast, stable performance, and supports that (current Web is developed most PHP language well The language of main flow).
Embodiment 2
The building method of the Network Load Balance system described in embodiment 1, concrete steps include:
(1) host is prepared, host selects a server host, installs Ubuntu14.04 operating systems; Ubuntu14.04 can be mounted directly as metastable version in the (SuSE) Linux OS for supporting Docker with order line Configuration Docker environment;
(2) backstage Web server, the main folder needed for setting up Docker containers under its root, master file are selected Folder includes two:One Dockerfile file to build Docker container mirror images, as the template of mirror image, convenient migration; Another is the file for being capable of carry;For depositing web page code, and can update at any time;
(3) the Dockerfile files are write, the Dockerfile files include the operation that Docker containers need The software and its environmental variance, Docker containers that system, Docker containers need wants exposed port numbers, the new file for creating Folder;The operating system that Docker containers need is the operating system of the versions of Ubuntu 14.04;The software that Docker containers need Including Apache Server, programmed environment, programmed environment is PHP programmed environments, Java programmed environments or ASP programmed environments;Newly The file of establishment is used for the file for being capable of carry described in carry step (2);
(4) web page code for needing to be balanced by load balancing visit capacity or flow is placed on the institute of step (2) establishment State the file for being capable of carry;
(5) Docker container mirror images are built with Dockerfile files;
(6) the Docker container mirror images with step (5) establishment create Docker containers as template, and connect host Exposed port is wanted in port with Docker containers, and the file for being capable of carry that step (2) is created is mounted to step (3) newly On the file of establishment;
(7) repeat step (6), create on demand multiple Docker containers;
(8) Nginx servers are installed in host as Reverse Proxy, and change its default file, make It can support the web page code that PHP, Java or ASP language is write;
(9) configuration PHP programmed environments, Java programmed environments or ASP programmed environments are installed in host;
(10) the nginx.conf files of Nginx servers are changed, the code of the configuration of load balancing is added wherein, put down Weighing apparatus visit capacity or flow.Wherein, the original poll of Nginx servers, WRR, this five kinds of ip_hash, fair, url_hash Basic configuration mode, while Nginx also supports other load-balancing algorithms write according to demand.
Embodiment 3
The method of work of the Network Load Balance system described in embodiment 1, concrete steps include:
When A, user access the website that Network Load Balance system is carried by domain name or IP address, access request can be arrived first Up to the Reverse Proxy in server host;
Access request is distributed to the backstage Web server in each container for B, Reverse Proxy, is reduced per platform The load of Web server, balance visit capacity or flow.

Claims (5)

1. a kind of Network Load Balance system based on Docker containers, it is characterised in that including a server host, one Reverse Proxy and some backstage Web servers.
2. a kind of Network Load Balance system based on Docker containers according to claim 1, it is characterised in that described Reverse Proxy is used to receive the connection request on Internet, forwards a request to the backstage Web clothes on internal network Business device, and the result obtained from the Web server of backstage is returned to the client for asking to connect on Internet.
3. a kind of Network Load Balance system based on Docker containers according to claim 1, it is characterised in that described Server host is DELL PowerEdge R730 servers, and the Reverse Proxy refers to Nginx servers, described Backstage Web server refers to Apache Server.
4. the building method of the arbitrary described Network Load Balance system of claim 1-3, it is characterised in that concrete steps bag Include:
(1) host is prepared, host selects a server host, installs Ubuntu14.04 operating systems;
(2) backstage Web server, the main folder needed for setting up Docker containers under its root, master file clip pack are selected Include two:One Dockerfile file to build Docker container mirror images;Another is the file for being capable of carry;
(3) write the Dockerfile files, the Dockerfile files include the operating system that Docker containers need, The software and its environmental variance, Docker containers that Docker containers need wants exposed port numbers, the new file for creating; The operating system that Docker containers need is the operating system of the versions of Ubuntu 14.04;The software that Docker containers need includes Apache Server, programmed environment, programmed environment is PHP programmed environments, Java programmed environments or ASP programmed environments;It is new to create File be used for carry step (2) described in the file for being capable of carry;
(4) web page code for needing to be balanced by load balancing visit capacity or flow is placed on the energy of step (2) establishment The file of enough carries;
(5) Docker container mirror images are built with Dockerfile files;
(6) the Docker container mirror images with step (5) establishment create Docker containers as template, and connect the port of host Exposed port, and the file for being capable of carry that step (2) is created is wanted to be mounted to step (3) and newly create with Docker containers File on;
(7) repeat step (6), create on demand multiple Docker containers;
(8) Nginx servers are installed in host as Reverse Proxy, and change its default file so as to energy The web page code for supporting PHP, Java or ASP language to write;
(9) configuration PHP programmed environments, Java programmed environments or ASP programmed environments are installed in host;
(10) the nginx.conf files of Nginx servers are changed, the code of the configuration of load balancing is added wherein, balance is visited The amount of asking or flow.
5. the method for work of the arbitrary described Network Load Balance system of claim 1-3, it is characterised in that concrete steps bag Include:
When A, user access the website that Network Load Balance system is carried by domain name or IP address, access request can first reach clothes Reverse Proxy in business device main frame;
Access request is distributed to the backstage Web server in each container for B, Reverse Proxy, reduces every Web clothes The load of business device, balance visit capacity or flow.
CN201610937433.9A 2016-11-01 2016-11-01 Docker container based network load balancing system and establishment method and operating method thereof Pending CN106657248A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610937433.9A CN106657248A (en) 2016-11-01 2016-11-01 Docker container based network load balancing system and establishment method and operating method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610937433.9A CN106657248A (en) 2016-11-01 2016-11-01 Docker container based network load balancing system and establishment method and operating method thereof

Publications (1)

Publication Number Publication Date
CN106657248A true CN106657248A (en) 2017-05-10

Family

ID=58821111

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610937433.9A Pending CN106657248A (en) 2016-11-01 2016-11-01 Docker container based network load balancing system and establishment method and operating method thereof

Country Status (1)

Country Link
CN (1) CN106657248A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107450961A (en) * 2017-09-22 2017-12-08 济南浚达信息技术有限公司 A kind of distributed deep learning system and its building method, method of work based on Docker containers
CN107766052A (en) * 2017-09-18 2018-03-06 网宿科技股份有限公司 A kind of method and apparatus for building mirror image
CN107888708A (en) * 2017-12-25 2018-04-06 山大地纬软件股份有限公司 A kind of load-balancing algorithm based on Docker container clusters
CN107948201A (en) * 2017-12-29 2018-04-20 平安科技(深圳)有限公司 The purview certification method and system in Docker mirror images warehouse
CN108446326A (en) * 2018-02-11 2018-08-24 江苏微锐超算科技有限公司 A kind of isomeric data management method and system based on container
CN108810080A (en) * 2018-04-24 2018-11-13 山东大学 A kind of Network Load Balance system and its building method and working method based on Docker Swarm container clusters
CN109117272A (en) * 2018-08-16 2019-01-01 安徽云才信息技术有限公司 A method of the micro services system based on container technique is smooth online
CN109743405A (en) * 2019-02-20 2019-05-10 高新兴科技集团股份有限公司 Load balancing file uploading method, system, computer storage medium and equipment
CN109857577A (en) * 2019-01-28 2019-06-07 北京三快在线科技有限公司 Access control method, device, medium and electronic equipment
CN110245003A (en) * 2019-06-06 2019-09-17 中信银行股份有限公司 A kind of machine learning uniprocessor algorithm arranging system and method
CN111124601A (en) * 2019-11-26 2020-05-08 江苏艾佳家居用品有限公司 Automatic host container discovery method based on automatic initialization
CN112242933A (en) * 2019-07-16 2021-01-19 贵州白山云科技股份有限公司 TCPCOPY test method, device, medium and equipment
CN112671820A (en) * 2020-08-17 2021-04-16 紫光云技术有限公司 Method for realizing public cloud load balancing service based on container
CN112711464A (en) * 2021-01-22 2021-04-27 南京英诺森软件科技有限公司 Device and system for self-service Docker configuration
CN113472901A (en) * 2021-09-02 2021-10-01 深圳市信润富联数字科技有限公司 Load balancing method, device, equipment, storage medium and program product
CN114650293A (en) * 2020-12-17 2022-06-21 中移(苏州)软件技术有限公司 Method, device, terminal and computer storage medium for flow distribution

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105357296A (en) * 2015-10-30 2016-02-24 河海大学 Elastic caching system based on Docker cloud platform
CN105376303A (en) * 2015-10-23 2016-03-02 深圳前海达闼云端智能科技有限公司 Docker implementation system and communication method thereof
CN105979009A (en) * 2016-07-06 2016-09-28 乾云众创(北京)信息科技研究院有限公司 Method for automatically balancing increased load of cloud application container

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105376303A (en) * 2015-10-23 2016-03-02 深圳前海达闼云端智能科技有限公司 Docker implementation system and communication method thereof
CN105357296A (en) * 2015-10-30 2016-02-24 河海大学 Elastic caching system based on Docker cloud platform
CN105979009A (en) * 2016-07-06 2016-09-28 乾云众创(北京)信息科技研究院有限公司 Method for automatically balancing increased load of cloud application container

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107766052A (en) * 2017-09-18 2018-03-06 网宿科技股份有限公司 A kind of method and apparatus for building mirror image
CN107450961A (en) * 2017-09-22 2017-12-08 济南浚达信息技术有限公司 A kind of distributed deep learning system and its building method, method of work based on Docker containers
CN107888708A (en) * 2017-12-25 2018-04-06 山大地纬软件股份有限公司 A kind of load-balancing algorithm based on Docker container clusters
CN107948201B (en) * 2017-12-29 2020-11-13 平安科技(深圳)有限公司 Authority authentication method and system for Docker mirror warehouse
CN107948201A (en) * 2017-12-29 2018-04-20 平安科技(深圳)有限公司 The purview certification method and system in Docker mirror images warehouse
CN108446326A (en) * 2018-02-11 2018-08-24 江苏微锐超算科技有限公司 A kind of isomeric data management method and system based on container
CN108446326B (en) * 2018-02-11 2019-01-29 江苏微锐超算科技有限公司 A kind of isomeric data management method and system based on container
CN108810080A (en) * 2018-04-24 2018-11-13 山东大学 A kind of Network Load Balance system and its building method and working method based on Docker Swarm container clusters
CN109117272A (en) * 2018-08-16 2019-01-01 安徽云才信息技术有限公司 A method of the micro services system based on container technique is smooth online
CN109857577A (en) * 2019-01-28 2019-06-07 北京三快在线科技有限公司 Access control method, device, medium and electronic equipment
CN109743405A (en) * 2019-02-20 2019-05-10 高新兴科技集团股份有限公司 Load balancing file uploading method, system, computer storage medium and equipment
CN110245003A (en) * 2019-06-06 2019-09-17 中信银行股份有限公司 A kind of machine learning uniprocessor algorithm arranging system and method
CN112242933A (en) * 2019-07-16 2021-01-19 贵州白山云科技股份有限公司 TCPCOPY test method, device, medium and equipment
CN111124601A (en) * 2019-11-26 2020-05-08 江苏艾佳家居用品有限公司 Automatic host container discovery method based on automatic initialization
CN111124601B (en) * 2019-11-26 2022-07-08 江苏艾佳家居用品有限公司 Automatic host container discovery method based on automatic initialization
CN112671820A (en) * 2020-08-17 2021-04-16 紫光云技术有限公司 Method for realizing public cloud load balancing service based on container
CN114650293A (en) * 2020-12-17 2022-06-21 中移(苏州)软件技术有限公司 Method, device, terminal and computer storage medium for flow distribution
CN114650293B (en) * 2020-12-17 2024-02-23 中移(苏州)软件技术有限公司 Method, device, terminal and computer storage medium for flow diversion
CN112711464A (en) * 2021-01-22 2021-04-27 南京英诺森软件科技有限公司 Device and system for self-service Docker configuration
CN113472901A (en) * 2021-09-02 2021-10-01 深圳市信润富联数字科技有限公司 Load balancing method, device, equipment, storage medium and program product

Similar Documents

Publication Publication Date Title
CN106657248A (en) Docker container based network load balancing system and establishment method and operating method thereof
CN105959138B (en) The system and method for micro services Dynamical Deployment based on cloud computing
CN105144121B (en) Cache content addressable data block is for Storage Virtualization
JP2018088293A (en) Database system providing single tenant environment and a plurality of tenant environments
CN103425511B (en) The system and method for application software installation and deployment in cloud computing environment
CN108810080A (en) A kind of Network Load Balance system and its building method and working method based on Docker Swarm container clusters
CN103414761A (en) Mobile terminal cloud resource scheduling method based on Hadoop framework
US9459897B2 (en) System and method for providing data analysis service in cloud environment
CN103685368A (en) Method and system for migrating data
CN103577122B (en) Implementation method that distribution application system migrates between platform and device
CN103957270A (en) Cloud atomic unit delivery and deployment method and device
CN110798517A (en) Decentralized cluster load balancing method and system, mobile terminal and storage medium
Doğan A study on performance of dynamic file replication algorithms for real-time file access in data grids
Gopu et al. Optimal VM placement in distributed cloud environment using MOEA/D
Fan et al. A live migration algorithm for containers based on resource locality
CN105897865B (en) A kind of network file service management system and method that agreement is unrelated
EP2517408A2 (en) Fault tolerant and scalable load distribution of resources
Xu et al. Gatorshare: a file system framework for high-throughput data management
Jing et al. The Community Library Anniance Based on Cloud Computing
Revathy et al. Efficient load re balancing algorithm for distributed file systems
CN107920104A (en) A kind of method and system of cluster server caching load balancing
Wei et al. Towards a cloud storage data management model based on RNPT network
CN111885177A (en) Biological information analysis cloud computing method and system based on cloud computing technology
CN111382326A (en) Instance group creation method, instance group creation device, instance group creation server and storage medium
Nurwarsito et al. Implementation of Dynamic Web Server Cluster Based on Operating System-Level Virtualization using Docker Swarm

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20170510

WD01 Invention patent application deemed withdrawn after publication