CN109743405A - Load balancing file uploading method, system, computer storage medium and equipment - Google Patents

Load balancing file uploading method, system, computer storage medium and equipment Download PDF

Info

Publication number
CN109743405A
CN109743405A CN201910125331.0A CN201910125331A CN109743405A CN 109743405 A CN109743405 A CN 109743405A CN 201910125331 A CN201910125331 A CN 201910125331A CN 109743405 A CN109743405 A CN 109743405A
Authority
CN
China
Prior art keywords
file
module
load balancing
nginx
uploading
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.)
Granted
Application number
CN201910125331.0A
Other languages
Chinese (zh)
Other versions
CN109743405B (en
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.)
Gosuncn Technology Group Co Ltd
Original Assignee
Gosuncn Technology Group Co Ltd
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 Gosuncn Technology Group Co Ltd filed Critical Gosuncn Technology Group Co Ltd
Priority to CN201910125331.0A priority Critical patent/CN109743405B/en
Publication of CN109743405A publication Critical patent/CN109743405A/en
Application granted granted Critical
Publication of CN109743405B publication Critical patent/CN109743405B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The present invention provides a kind of load balancing file uploading method, load balancing file uploading system, computer storage medium and electronic equipment, which comprises the file uploading module developed using Lua is uploaded to file on Nginx file server;Lua obtains file stream, opens up buffer area and the buffer area is written in file stream;Random filename is generated, and obtains the original suffix of file and forms new filename;Disk will be written with the file of new filename.Load balancing file uploading method according to an embodiment of the present invention, the file upload function developed using Lua, support File Upload and Download load balancing, the Nginx file service scheme of load balancing based on Docker, single container can provide complete File Upload and Download service, and integrity service deployment is simple and convenient, can also verify integrality, safety and the legitimacy of file.

Description

Load balancing file uploading method, system, computer storage medium and equipment
Technical field
The present invention relates to the communications fields, more particularly, to a kind of load balancing file uploading method, load balancing file Uploading system, computer storage medium and electronic equipment.
Background technique
Currently, the patent application of 104394183 A of Publication No. CN disclose a kind of file uploading system, method and Nginx server, above-mentioned file uploading system include: Nginx server, for receiving the file uploaded from client, PHP back-end server is triggered after the file has uploaded;The PHP back-end server is connected with the Nginx server It connects, for the file to be moved under specified publication catalogue.The technical solution provided according to the present invention, is taken using Nginx The high treatment capacity of business device, keeps client more stable in big file uploading, while based on Nginx server to rear end PHP handles the monitoring of port, and Nginx actively triggers the industry that rear end PHP program carries out server after the completion of file upload process The processing for logic of being engaged in, to keep the exploitation of back-end server more flexible, processing logic is more clear.
However, there is also following technical problems for the technical solution disclosed in above-mentioned application:
1, this method needs to dispose two services, and nginx actually makees file using php server as file cache It saves;
2., stability it is poor, holding load is not balanced;Once any one in two services is hung up or abnormal close can Refusal is caused to service;Once there is heap file upload, it is easy to appear the seemingly-dead on-hook of php server;
3, service integral deployment is complicated;
4, without verification file integrality, legitimacy, safety.
Accordingly, there exist improve to need.
Summary of the invention
In view of this, the present invention provides a kind of load balancing file uploading method, load balancing file uploading system, calculates Machine storage medium and electronic equipment, integral deployment is simple, supports File Upload and Download load balancing.
In order to solve the above technical problems, on the one hand, the present invention provides a kind of load balancing file uploading method, the method It include: to be uploaded to file on Nginx file server using the file uploading module of Lua exploitation;Lua obtains file stream, opens It wards off buffer area and the buffer area is written into file stream;Random filename is generated, and obtains the original suffix of file and forms newly Filename;Disk will be written with the file of new filename.
According to some embodiments of the present invention, the method also includes: browser will be literary using the form of form list Part uploads on the Nginx file server.
According to some embodiments of the present invention, the method also includes: before generating random filename, verify file Integrality, legitimacy and safety.
According to some embodiments of the present invention, the method also includes: Nginx file service is packaged as using Docker Docker mirror image;Start the server of any Nginx file service in any platform server using the Docker mirror image Container;The server container is managed collectively using the load balancing of Nginx.
Second aspect, the embodiment of the present invention provide a kind of load balancing file uploading method system, comprising: uploading module, The uploading module is developed using Lua;Receiving module, the receiving module receive the file that the uploading module uploads;It obtains Module, the acquisition module obtain file stream, open up buffer area and the buffer area is written in file stream;Generation module, it is described Generation module generates random filename, and obtains the original suffix of file and form new filename;Writing module, said write mould Disk will be written with the file of new filename in block.
According to some embodiments of the present invention, the uploading module uses the form of form list will be on file in browser It passes on the Nginx file server.
According to some embodiments of the present invention, the load balancing file uploading system further include: correction verification module, the school Module is tested before generating random filename, verifies the integrality, legitimacy and safety of file.
According to some embodiments of the present invention, the load balancing file uploading system further include: packetization module, it is described to beat Nginx file service is packaged as Docker mirror image using Docker by packet module;Trigger module, described in the trigger module use Docker mirror image starts the server container of any Nginx file service in any platform server;Management module, the pipe It manages module and is managed collectively the server container using the load balancing of Nginx.
The third aspect, the embodiment of the present invention provide a kind of computer storage medium, including one or more computer instruction, One or more computer instruction realizes the method as described in above-described embodiment when being executed.
Fourth aspect, the embodiment of the present invention provide a kind of electronic equipment, including memory and processor, and the memory is used In storing one or more computer instruction;The processor is used to calling and executing one or more computer instruction, To realize the method as described in above-described embodiment.
Above-mentioned technical proposal of the invention one of at least has the advantages that:
Load balancing file uploading method according to an embodiment of the present invention, load balancing file uploading system, computer are deposited Storage media and electronic equipment, the file upload function developed using Lua are supported File Upload and Download load balancing, are based on The Nginx file service scheme of the load balancing of Docker, single container can provide complete File Upload and Download service, and Integrity service deployment is simple and convenient, can also verify integrality, safety and the legitimacy of file.
Detailed description of the invention
Fig. 1 is the flow chart of the load balancing file uploading method of the embodiment of the present invention;
Fig. 2 is the schematic diagram of the load balancing file uploading system of the embodiment of the present invention;
Fig. 3 is the schematic diagram of the electronic equipment of the embodiment of the present invention.
Appended drawing reference:
Load balancing file uploading method 100;
Load balancing file uploading system 200;
Uploading module 210;Receiving module 220;Obtain module 230;Generation module 240;Writing module 250;Correction verification module 260;
Electronic equipment 300;
Memory 310;Operating system 311;Application program 312;
Processor 320;Network interface 330;Input equipment 340;Hard disk 350;Show equipment 360.
Specific embodiment
Below in conjunction with drawings and examples, specific embodiments of the present invention will be described in further detail.Following reality Example is applied for illustrating the present invention, but is not intended to limit the scope of the invention.
Load balancing file uploading method 100 according to an embodiment of the present invention is specifically described in conjunction with attached drawing first below.
As shown in Figure 1, load balancing file uploading method 100 according to an embodiment of the present invention includes:
The file uploading module developed using Lua, file is uploaded on Nginx file server.
Lua obtains file stream, opens up buffer area and the buffer area is written in file stream.
Random filename is generated, and obtains the original suffix of file and forms new filename.
Disk will be written with the file of new filename.
In other words, load balancing file uploading method 100 according to an embodiment of the present invention, using Lua exploitation file on Transmission module is uploaded to file on Nginx file server using the form of form list in browser, and Lua gets file After stream, opens up buffer area and write file stream in buffer area.Then random filename is generated, the original suffix group of file is obtained The filename of Cheng Xin finally will be written disk with the file of new filename, the upload of load balancing file can be realized.
Load balancing file uploading method 100 according to an embodiment of the present invention as a result, is uploaded using the file of Lua exploitation Function supports File Upload and Download load balancing, single container to can provide complete File Upload and Download service, and service department It affixes one's name to simple and convenient.
Preferably, according to one embodiment of present invention, load balancing file uploading method according to an embodiment of the present invention 100 further include: before generating random filename, verify the integrality, legitimacy and safety of file.It is possible thereby to text Integrality, legitimacy and the safety of part are verified.
In certain specific embodiments of the invention, load balancing file uploading method 100 further include:
Nginx file service is packaged as Docker mirror image using Docker.
Using the Docker mirror image, in any platform server, the server for starting any Nginx file service holds Device.
The server container is managed collectively using the load balancing of Nginx.
Load balancing file uploading method 100 according to an embodiment of the present invention as a result, it is equal using the load based on Docker The Nginx file service scheme of weighing apparatus supports File Upload and Download load balancing, and single container can provide on complete file Download service is passed, integrity service deployment is simple and convenient.
As shown in Fig. 2, load balancing file uploading system 200 according to an embodiment of the present invention include: uploading module 210, Receiving module 220 obtains module 230, generation module 240 and writing module 250.
Specifically, the uploading module 210 is developed using Lua, wherein the uploading module 210 can be in browser File is uploaded on the Nginx file server using the form of form list.The receiving module 220 receives on described The file that transmission module 210 uploads, the acquisition module 230 obtain file stream, open up buffer area and file stream are written described slow Area is rushed, the generation module 240 generates random filename, and obtains the original suffix of file and form new filename, described to write Disk will be written with the file of new filename by entering module 250.
Load balancing file uploading system 200 according to an embodiment of the present invention as a result, is uploaded using the file of Lua exploitation Function supports File Upload and Download load balancing, single container to can provide complete File Upload and Download service, and service department It affixes one's name to simple and convenient.
According to one embodiment of present invention, load balancing file uploading system 200 further include: correction verification module 260, it is described Correction verification module 260 verifies the integrality, legitimacy and safety of file before generating random filename.It is possible thereby to right Integrality, legitimacy and the safety of file are verified, and guarantee the integrality, legitimacy and safety of file.
In certain specific embodiments of the invention, load balancing file uploading system 200 further include: packetization module, Trigger module and management module.
Specifically, Nginx file service is packaged as Docker mirror image, the triggering using Docker by the packetization module Module uses the Docker mirror image, in any platform server, starts the server container of any Nginx file service, institute It states management module and is managed collectively the server container using the load balancing of Nginx.
Load balancing file uploading system 200 according to an embodiment of the present invention as a result, it is equal using the load based on Docker The Nginx file service scheme of weighing apparatus, may further ensure that File Upload and Download load balancing.
In addition, the computer storage medium includes one or more the present invention also provides a kind of computer storage medium Computer instruction, one or more computer instruction realize that any of the above-described load balancing file uploads when being executed Method 100.
That is, the computer storage medium is stored with computer program, the computer program is transported by processor When row, so that the processor executes any of the above-described load balancing file uploading method 100.
As shown in figure 3, the embodiment of the invention provides a kind of electronic equipment 300, including memory 310 and processor 320, The memory 310 is for storing one or more computer instruction, and the processor 320 is for calling and executing described one Or a plurality of computer instruction, to realize any of the above-described method.
That is, electronic equipment 300 includes: processor 320 and memory 310, it is stored in the memory 310 Computer program instructions, wherein when the computer program instructions are run by the processor, so that the processor 320 Execute any of the above-described method 100.
Further, as shown in figure 3, electronic equipment 300 further include network interface 330, input equipment 340, hard disk 350, With display equipment 360.
It can be interconnected by bus architecture between above-mentioned each interface and equipment.It may include any that bus architecture, which can be, The bus and bridge of the interconnection of quantity.One or more central processing unit (CPU) specifically represented by processor 320, Yi Jiyou The various circuit connections for one or more memory that memory 310 represents are together.Bus architecture can also will be such as outer Peripheral equipment, voltage-stablizer are together with the various other circuit connections of management circuit or the like.It is appreciated that bus architecture is used Connection communication between these components of realization.Bus architecture further includes power bus, controls always in addition to including data/address bus Line and status signal bus in addition, these are all it is known in the art, therefore is no longer described in greater detail herein.
The network interface 330 can connect to network (such as internet, local area network), dependency number obtained from network According to, and can be stored in hard disk 350.
The input equipment 340, can receive operator input various instructions, and be sent to processor 320 for It executes.The input equipment 340 may include keyboard or pointing device (for example, mouse, trace ball (trackball), sense of touch Plate or touch screen etc..
The display equipment 360, the result that processor 320 executes instruction acquisition can be shown.
The memory 310, program necessary to running for storage program area and data and processor 320 are counted The data such as the intermediate result during calculation.
It is appreciated that the memory 310 in the embodiment of the present invention can be volatile memory or nonvolatile memory, It or may include both volatile and non-volatile memories.Wherein, nonvolatile memory can be read-only memory (ROM), Programmable read only memory (PROM), Erasable Programmable Read Only Memory EPROM (EPROM), electrically erasable programmable read-only memory (EEPROM) or flash memory.Volatile memory can be random access memory (RAM), be used as External Cache.Herein The memory 310 of the device and method of description is intended to include but is not limited to the memory of these and any other suitable type.
In some embodiments, memory 310 stores following element, executable modules or data structures, or Their subset of person or their superset: operating system 311 and application program 312.
Wherein, operating system 311 include various system programs, such as ccf layer, core library layer, driving layer etc., for real Existing various basic businesses and the hardware based task of processing.Application program 312 includes various application programs, such as browser (Browser) etc., for realizing various applied business.Realize that the program of present invention method may be embodied in application program In 312.
The method that the above embodiment of the present invention discloses can be applied in processor 320, or be realized by processor 320. Processor 320 may be a kind of IC chip, the processing capacity with signal.During realization, the above method it is each Step can be completed by the integrated logic circuit of the hardware in processor 320 or the instruction of software form.Above-mentioned processing Device 320 can be general processor, digital signal processor (DSP), specific integrated circuit (ASIC), ready-made programmable gate array (FPGA) either other programmable logic device, discrete gate or transistor logic, discrete hardware components, may be implemented or Person executes disclosed each method, step and the logic diagram in the embodiment of the present invention.General processor can be microprocessor or Person's processor is also possible to any conventional processor etc..The step of method in conjunction with disclosed in the embodiment of the present invention, can be straight Connect and be presented as that hardware decoding processor executes completion, or in decoding processor hardware and software module combination executed At.Software module can be located at random access memory, and flash memory, read-only memory, programmable read only memory or electrically-erasable can In the storage medium of this fields such as programmable memory, register maturation.The storage medium is located at memory 310, and processor 320 is read Information in access to memory 310, in conjunction with the step of its hardware completion above method.
It is understood that embodiments described herein can with hardware, software, firmware, middleware, microcode or its Combination is to realize.For hardware realization, processing unit be may be implemented in one or more specific integrated circuits (ASIC), number letter Number processor DSP), digital signal processing appts (DSPD), programmable logic device (PLD), field programmable gate array (FPGA), general processor, controller, microcontroller, microprocessor, other electronics lists for executing herein described function In member or combinations thereof.
For software implementations, it can be realized herein by executing the module (such as process, function etc.) of function described herein The technology.Software code is storable in memory and is executed by processor.Memory can in the processor or It is realized outside processor.
Specifically, processor 320 is also used to read the computer program, executes any of the above-described method.
In several embodiments provided herein, it should be understood that disclosed method and apparatus, it can be by other Mode realize.For example, the apparatus embodiments described above are merely exemplary, for example, the division of the unit, only For a kind of logical function partition, there may be another division manner in actual implementation, such as multiple units or components can combine Or it is desirably integrated into another system, or some features can be ignored or not executed.Another point, shown or discussed phase Coupling, direct-coupling or communication connection between mutually can be through some interfaces, the INDIRECT COUPLING or communication of device or unit Connection can be electrical property, mechanical or other forms.
It, can also be in addition, the functional units in various embodiments of the present invention may be integrated into one processing unit It is that the independent physics of each unit includes, can also be integrated in one unit with two or more units.Above-mentioned integrated list Member both can take the form of hardware realization, can also realize in the form of hardware adds SFU software functional unit.
The above-mentioned integrated unit being realized in the form of SFU software functional unit can store and computer-readable deposit at one In storage media.Above-mentioned SFU software functional unit is stored in a storage medium, including some instructions are used so that a computer Equipment (can be personal computer, server or the network equipment etc.) executes receiving/transmission method described in each embodiment of the present invention Part steps.And storage medium above-mentioned includes: USB flash disk, mobile hard disk, read-only memory (Read-Only Memory, abbreviation ROM), random access memory (Random Access Memory, abbreviation RAM), magnetic or disk etc. are various can store The medium of program code.
The above is a preferred embodiment of the present invention, it is noted that for those skilled in the art For, without departing from the principles of the present invention, it can also make several improvements and retouch, these improvements and modifications It should be regarded as protection scope of the present invention.

Claims (10)

1. a kind of load balancing file uploading method, which is characterized in that the described method includes:
The file uploading module developed using Lua, file is uploaded on Nginx file server;
Lua obtains file stream, opens up buffer area and the buffer area is written in file stream;
Random filename is generated, and obtains the original suffix of file and forms new filename;
Disk will be written with the file of new filename.
2. the method according to claim 1, wherein the method also includes:
File is uploaded on the Nginx file server using the form of form list in browser.
3. the method according to claim 1, wherein the method also includes: generate random filename it Before, verify the integrality, legitimacy and safety of file.
4. the method according to claim 1, wherein the method also includes:
Nginx file service is packaged as Docker mirror image using Docker;
Start the server container of any Nginx file service in any platform server using the Docker mirror image;
The server container is managed collectively using the load balancing of Nginx.
5. a kind of load balancing file uploading system characterized by comprising
Uploading module, the uploading module are developed using Lua;
Receiving module, the receiving module receive the file that the uploading module uploads;
Module is obtained, the acquisition module obtains file stream, opens up buffer area and the buffer area is written in file stream;
Generation module, the generation module generate random filename, and obtain the original suffix of file and form new filename;
Disk will be written with the file of new filename in writing module, the write module.
6. load balancing file uploading system according to claim 5, which is characterized in that the uploading module is in browser File is uploaded on the Nginx file server using the form of form list.
7. load balancing file uploading system according to claim 5, which is characterized in that further include:
Correction verification module, the correction verification module verify the integrality, legitimacy and safety of file before generating random filename Property.
8. load balancing file uploading system according to claim 5, which is characterized in that further include:
Nginx file service is packaged as Docker mirror image using Docker by packetization module, the packetization module;
Trigger module, the trigger module use the Docker mirror image, in any platform server, start any Nginx text The server container of part service;
Management module, the management module are managed collectively the server container using the load balancing of Nginx.
9. a kind of computer storage medium, which is characterized in that including one or more computer instruction, one or more meter Such as method of any of claims 1-4 is realized in the instruction of calculation machine when being executed.
10. a kind of electronic equipment, including memory and processor, which is characterized in that
The memory is for storing one or more computer instruction;
The processor is for calling and executing one or more computer instruction, to realize as in claim 1-4 Described in any item methods.
CN201910125331.0A 2019-02-20 2019-02-20 Load balancing file uploading method and system, computer storage medium and equipment Active CN109743405B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910125331.0A CN109743405B (en) 2019-02-20 2019-02-20 Load balancing file uploading method and system, computer storage medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910125331.0A CN109743405B (en) 2019-02-20 2019-02-20 Load balancing file uploading method and system, computer storage medium and equipment

Publications (2)

Publication Number Publication Date
CN109743405A true CN109743405A (en) 2019-05-10
CN109743405B CN109743405B (en) 2022-01-25

Family

ID=66367800

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910125331.0A Active CN109743405B (en) 2019-02-20 2019-02-20 Load balancing file uploading method and system, computer storage medium and equipment

Country Status (1)

Country Link
CN (1) CN109743405B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111885168A (en) * 2020-07-24 2020-11-03 高新兴科技集团股份有限公司 High-availability access system and access method thereof

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103269339A (en) * 2013-05-03 2013-08-28 武汉噢易科技有限公司 File transmission method and system based on hypertext transfer protocol
CN104202384A (en) * 2014-08-27 2014-12-10 四川长虹电器股份有限公司 File uploading and searching method of distributed file system
US20140372533A1 (en) * 2011-02-09 2014-12-18 Cliqr Technologies, Inc. Apparatus, systems, and methods for cloud agnostic multi-tier application modeling and deployment
CN105554160A (en) * 2016-01-29 2016-05-04 四川长虹电器股份有限公司 Dubbo distributed cluster system architecture method based on nginx load balancing
CN105828096A (en) * 2016-05-19 2016-08-03 网宿科技股份有限公司 Media stream file processing method and device
CN106230919A (en) * 2016-07-26 2016-12-14 广州酷狗计算机科技有限公司 A kind of method and apparatus of files passe
CN106657248A (en) * 2016-11-01 2017-05-10 山东大学 Docker container based network load balancing system and establishment method and operating method thereof
CN107846405A (en) * 2017-10-31 2018-03-27 北京百悟科技有限公司 The control system and implementation method that intranet and extranet file is exchanged visits
US20180191811A1 (en) * 2016-12-31 2018-07-05 UBTECH Robotics Corp. Distributed server systems and data processing methods
CN108388472A (en) * 2018-03-01 2018-08-10 吉林大学 A kind of elastic task scheduling system and method based on Docker clusters
CN108418764A (en) * 2018-02-07 2018-08-17 深圳壹账通智能科技有限公司 Current-limiting method, device, computer equipment and storage medium
CN108551481A (en) * 2018-04-16 2018-09-18 武汉斗鱼网络科技有限公司 A kind of file uploading method, device, server and storage medium
CN108965381A (en) * 2018-05-31 2018-12-07 康键信息技术(深圳)有限公司 Implementation of load balancing, device, computer equipment and medium based on Nginx
CN109101842A (en) * 2018-08-29 2018-12-28 厦门快快网络科技有限公司 A kind of safe cloud standby system and method

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140372533A1 (en) * 2011-02-09 2014-12-18 Cliqr Technologies, Inc. Apparatus, systems, and methods for cloud agnostic multi-tier application modeling and deployment
CN103269339A (en) * 2013-05-03 2013-08-28 武汉噢易科技有限公司 File transmission method and system based on hypertext transfer protocol
CN104202384A (en) * 2014-08-27 2014-12-10 四川长虹电器股份有限公司 File uploading and searching method of distributed file system
CN105554160A (en) * 2016-01-29 2016-05-04 四川长虹电器股份有限公司 Dubbo distributed cluster system architecture method based on nginx load balancing
CN105828096A (en) * 2016-05-19 2016-08-03 网宿科技股份有限公司 Media stream file processing method and device
CN106230919A (en) * 2016-07-26 2016-12-14 广州酷狗计算机科技有限公司 A kind of method and apparatus of files passe
CN106657248A (en) * 2016-11-01 2017-05-10 山东大学 Docker container based network load balancing system and establishment method and operating method thereof
US20180191811A1 (en) * 2016-12-31 2018-07-05 UBTECH Robotics Corp. Distributed server systems and data processing methods
CN107846405A (en) * 2017-10-31 2018-03-27 北京百悟科技有限公司 The control system and implementation method that intranet and extranet file is exchanged visits
CN108418764A (en) * 2018-02-07 2018-08-17 深圳壹账通智能科技有限公司 Current-limiting method, device, computer equipment and storage medium
CN108388472A (en) * 2018-03-01 2018-08-10 吉林大学 A kind of elastic task scheduling system and method based on Docker clusters
CN108551481A (en) * 2018-04-16 2018-09-18 武汉斗鱼网络科技有限公司 A kind of file uploading method, device, server and storage medium
CN108965381A (en) * 2018-05-31 2018-12-07 康键信息技术(深圳)有限公司 Implementation of load balancing, device, computer equipment and medium based on Nginx
CN109101842A (en) * 2018-08-29 2018-12-28 厦门快快网络科技有限公司 A kind of safe cloud standby system and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李正寅: ""服务创新平台中基于Docker的弹性负载均衡功能的设计与实现"", 《中国优秀硕士学位论文全文数据库-信息科技辑》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111885168A (en) * 2020-07-24 2020-11-03 高新兴科技集团股份有限公司 High-availability access system and access method thereof

Also Published As

Publication number Publication date
CN109743405B (en) 2022-01-25

Similar Documents

Publication Publication Date Title
US10061689B1 (en) Distributed software testing
US20100235889A1 (en) Application products with in-application subsequent feature access using network-based distribution system
GB2565411A (en) Improved hardware security module management
EP3766031A1 (en) Transaction processing
CN103309709B (en) A kind of firmware upgrade method, device and communication equipment
CN109408042A (en) Robot visualization script configuration method, device and computer storage medium
CN111083214A (en) Method, device, client, server and system for updating application software
JP7003995B2 (en) Blockchain management device, blockchain management method and program
US8458335B2 (en) Method and apparatus for relationship management
CN109656637A (en) Cross-platform rendering method, device and the computer storage medium for calling OpenGL ES
CN108762797A (en) A kind of SSD firmwares online updating method, system and SSD
CN108270626A (en) A kind of method, apparatus, equipment and the readable storage medium storing program for executing of upgrade server firmware
Durham et al. Inside the Internet's resource reSerVation protocol: foundations for quality of service
CN115150024B (en) Data processing method, device, equipment and medium
CN109743405A (en) Load balancing file uploading method, system, computer storage medium and equipment
CN109543376A (en) Debarkation authentication method, computer storage medium and electronic equipment
CN109542470A (en) Configuration, installation method and configuration device
CN106203179B (en) A kind of completeness check system and method for pair of file
US7971056B2 (en) Direct memory access for compliance checking
US20190305933A1 (en) Blockchain program and blockchain method
CN109298860A (en) Thread switching method, device and computer storage medium based on android system
CN109542597A (en) Multi-process visualizes application method, system and computer storage medium
US7685211B2 (en) Deterministic file content generation of seed-based files
CN107743085B (en) Invite code management method and invitation code managing device
CN109558181A (en) Method, computer storage medium and the equipment of the compatible OCX control of non-IE browser

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
GR01 Patent grant
GR01 Patent grant