CN110333875A - A kind of service routine update method, device, server and storage medium - Google Patents

A kind of service routine update method, device, server and storage medium Download PDF

Info

Publication number
CN110333875A
CN110333875A CN201910589031.8A CN201910589031A CN110333875A CN 110333875 A CN110333875 A CN 110333875A CN 201910589031 A CN201910589031 A CN 201910589031A CN 110333875 A CN110333875 A CN 110333875A
Authority
CN
China
Prior art keywords
service routine
server
new version
service
target
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
CN201910589031.8A
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.)
Shanghai Enterprise Information Technology Co Ltd
Original Assignee
Shanghai Enterprise Information Technology 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 Shanghai Enterprise Information Technology Co Ltd filed Critical Shanghai Enterprise Information Technology Co Ltd
Priority to CN201910589031.8A priority Critical patent/CN110333875A/en
Publication of CN110333875A publication Critical patent/CN110333875A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/62Uninstallation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Abstract

The embodiment of the invention discloses a kind of service routine update method, device, server and storage mediums, wherein, method includes: according to respectively from the working condition of server, and the new version service routine obtained in advance is issued to target and installed from server by selection target from server;By data distributing to be processed to target from server, the new and old edition service routine for running target parallel from server is respectively handled data;The data processed result of new and old edition service routine is obtained respectively, and two kinds of data processed results are compared in analysis, to judge whether new version service routine can normally provide service;If so, by new version service routine be issued to it is other installed from server, and new version service routine normal operation after, unload respectively from the legacy version service routine in server.The embodiment of the present invention is verified by running new and old service routine parallel to new demand servicing program, to guarantee new demand servicing program correctness.

Description

A kind of service routine update method, device, server and storage medium
Technical field
The present embodiments relate to Internet technical field more particularly to a kind of service routine update methods, device, service Device and storage medium.
Background technique
With the rapid development of internet, user demand becomes increasingly complex, it is therefore desirable to it is continuous update service routine with Meet user demand.
Currently, common application program update method is roughly divided into three steps: (1) stopping service, i.e., offline legacy version service Program.(2) replacement application packet obtains the code packet of the service routine of new version and replaces the code of the service routine of legacy version Packet.(3) starting service, i.e. load new version service routine code packet.However there are still certain deficiencies for this update mode: if New version service routine can not provide normal service because installing exception or self-defect due to, at this time legacy version service routine under Line will cause service fault occur and be unable to satisfy user demand.
Summary of the invention
The embodiment of the invention provides a kind of service routine update method, device, server and storage medium, to avoid because For old service routine is offline, new demand servicing program mal, and lead to not the technical issues of persistently providing service to user.
In a first aspect, the embodiment of the invention provides a kind of service routine update methods, the core applied to server cluster Central server, the server cluster further include multiple from server, wherein respectively run versioning service journey of haveing been friends in the past from server Sequence, comprising:
According to respectively from the working condition of server, selection target services journey from server, and by the new version obtained in advance Sequence is issued to the target and is installed from server;
By data distributing to be processed to target from server, the new version for running the target parallel from server Service routine and legacy version service routine are respectively handled the data;
The data processed result of the new version service routine and the legacy version service routine is obtained respectively, and analysis is compared Two kinds of data processed results, to judge whether the new version service routine can normally provide service;
If so, by the new version service routine be issued to it is other installed from server, and in new version service After normal program operation, unload respectively from the legacy version service routine in server.
Second aspect, the embodiment of the invention provides a kind of service routine updating devices, are configured at the core of server cluster Central server, the server cluster further include multiple from server, wherein respectively run versioning service journey of haveing been friends in the past from server Sequence, comprising:
New version service installation module, for according to respectively from the working condition of server, selection target is incited somebody to action from server The new version service routine obtained in advance is issued to the target and is installed from server;
Data processing module, for from server, making the target from server data distributing to be processed to target In the new version service routine that runs parallel and legacy version service routine the data are handled respectively;
Analysis module, for obtaining the data processing of the new version service routine and the legacy version service routine respectively As a result, two kinds of data processed results are compared in analysis, to judge whether the new version service routine can normally provide service;
Update module, for if it is determined that the new version service routine can normally provide service, then by the new version Service routine be issued to it is other installed from server, and new version service routine normal operation after, unload respectively from service Legacy version service routine in device.
The third aspect, the embodiment of the invention also provides a kind of server, the server includes:
One or more processors;
Memory, for storing one or more programs,
When one or more of programs are executed by one or more of processors, so that one or more of processing Device realizes the service routine update method as described in any embodiment of the present invention.
Fourth aspect, the embodiment of the invention also provides a kind of computer readable storage mediums, are stored thereon with computer Program realizes the service routine update method as described in any embodiment of the present invention when the program is executed by processor.
The embodiment of the present invention is after target installs new version service routine from server, by running new and old edition clothes parallel Business program, and new version service routine is verified using pending data, only judge that new version service routine can be normal When service is provided, new version service routine is successively issued to other and is respectively installed from server, in new version service routine It after normal operation, unloads respectively from the legacy version service routine in server, after avoiding because old service routine is offline, if new clothes Business program mal, and lead to not the problem of persistently providing service to user.
Detailed description of the invention
Fig. 1 is a kind of flow diagram for service routine update method that the embodiment of the present invention one provides;
Fig. 2 is a kind of structural schematic diagram of service routine updating device provided by Embodiment 2 of the present invention;
Fig. 3 is a kind of structural schematic diagram for server that the embodiment of the present invention three provides.
Specific embodiment
The present invention is described in further detail with reference to the accompanying drawings and examples.It is understood that this place is retouched The specific embodiment stated is used only for explaining the present invention rather than limiting the invention.It also should be noted that in order to just Only the parts related to the present invention are shown in description, attached drawing rather than entire infrastructure.
Embodiment one
Fig. 1 is a kind of flow chart for service routine update method that the embodiment of the present invention one provides, and the present embodiment is applicable In automatically update the service routine in server cluster the case where, this method can be executed by service routine updating device, the dress It sets on the Core server being configurable in server cluster.
As shown in Figure 1, the service routine update method provided in the embodiment of the present invention may include:
Respectively from the working condition of server, selection target takes from server, and by the new version obtained in advance for S101, basis Business program is issued to the target and is installed from server.
Wherein, the acquisition process of new version service routine includes: search service program version library, is downloaded and respectively from server The corresponding new version service routine of the service routine of the current version run.Specifically, can be by comparing each service routine The information such as version number renew new version service routine.
Real-time monitoring respectively from the working condition of server, select current CPU occupy it is the smallest from server as target from Server, it is preferred that select to be currently at the slave server of idle state as target from server.The new edition that will be obtained in advance This service routine is issued to the target and is installed from server, for example, target from server according to new version service routine Configuration information is installed automatically so that in target from server parallel operation new version service routine and legacy version simultaneously Service routine.It should be noted that service routine can provide the program of service for any one for user.
S102, by data distributing to be processed to target from server, run the target parallel from server New version service routine and legacy version service routine are respectively handled the data.
In the embodiment of the present invention, it is preferred that be illustrated by review procedure of service routine, the review procedure is used for Verify the legitimacy of pending data.Wherein, data to be processed can be text, picture, video etc., by text to be processed The data distributings such as sheet, picture, video are audited to new version review procedure and legacy version review procedure, with search wherein whether There are illegal data.
It should be noted that data distributing to be processed is handled to new version service routine, can verify New version service routine is correct installation in target and normally provides service from server.
S103, the data processed result for obtaining the new version service routine and the legacy version service routine respectively, point Two kinds of data processed results are compared in analysis, to judge whether the new version service routine can normally provide service.
Illustratively, the auditing result of new version service routine and the legacy version service routine is obtained, and analyzes and compares Two kinds of auditing results, to judge whether new version service routine can normally provide audit service.For example, according to two kinds of auditing results The audit for obtaining new version review procedure is accurately please higher, and can recognize that legacy version review procedure can not provide auditing result Data, then show new version review procedure can normally provide audit service.
S104, if so, by the new version service routine be issued to it is other installed from server, and in new version After service routine operates normally, unload respectively from the legacy version service routine in server.
On the basis of S103, however, it is determined that new version service routine can normally provide service, will be under new version service routine It is dealt into and other is installed from server, it is preferred that be issued to from server installed one by one, and pass through above-mentioned S102- After S103 determines that new version service routine operates normally, the legacy version service routine from server is unloaded.
Further, if it is determined that new version service routine cannot normally provide service, such as audit accuracy is poor, even Because installation failure can not provide service, then service routine of the target from server unloading new version is indicated, and remain operational The service routine of legacy version.It is possible thereby to if new demand servicing program mal, and lead to nothing after avoiding because old service routine is offline Normal direction user persistently provides the problem of service.
In the embodiment of the present invention, after target installs new version service routine from server, by running new old edition parallel This service routine, and new version service routine is verified using pending data, only judge new version service routine energy When normal offer service, new version service routine is successively issued to other and is respectively installed from server, in new version service After normal program operation, unload respectively from the legacy version service routine in server, after avoiding because old service routine is offline, if New demand servicing program mal, and lead to not the problem of persistently providing service to user.
Embodiment two
Fig. 2 is a kind of structural schematic diagram of service routine updating device provided by Embodiment 2 of the present invention.Device configuration In the Core server of server cluster, the server cluster further includes multiple from server, wherein is respectively run from server It has been friends in the past versioning service program, as shown in Fig. 2, the device includes:
New version service installation module 201, for according to respectively from the working condition of server, selection target from server, And the new version service routine obtained in advance is issued to the target and is installed from server;
Data distributing module 202, for from server, making the target from service data distributing to be processed to target The new version service routine and legacy version service routine run parallel in device is respectively handled the data;
Interpretation of result module 203, for obtaining the new version service routine and the legacy version service routine respectively Data processed result, two kinds of data processed results are compared in analysis, to judge whether the new version service routine can normally provide Service;
Update module 204, for if it is determined that the new version service routine can normally provide service, then by the new edition This service routine be issued to it is other installed from server, and new version service routine normal operation after, unload respectively from clothes The legacy version service routine being engaged in device.
On the basis of the above embodiments, described device further include:
Unload module, for if it is determined that the new version service routine cannot normally provide service, then indicating the mesh The service routine from server unloading new version is marked, and remains operational the service routine of legacy version.
On the basis of the above embodiments, the new version service installation module further include:
New version services download unit, and search service program version library is downloaded corresponding with the service routine of current version New version service routine.
On the basis of the above embodiments, the service routine be review procedure, and the review procedure for verify to Handle the legitimacy of data.
Provided by any embodiment of the invention deposit can be performed in service routine updating device provided by the embodiment of the present invention Service routine update method has the corresponding functional module of execution method and beneficial effect.
Embodiment three
Fig. 3 is a kind of structural schematic diagram for server that the embodiment of the present invention three provides.Fig. 3, which is shown, to be suitable for being used to realizing The block diagram of the exemplary servers 12 of embodiment of the present invention.The server 12 that Fig. 3 is shown is only an example, should not be to this The function and use scope of inventive embodiments bring any restrictions.
As shown in figure 3, server 12 is showed in the form of universal computing device.The component of server 12 may include but not Be limited to: one or more processor or processing unit 16, system storage 28 connect different system components (including system Memory 28 and processing unit 16) bus 18.
Bus 18 indicates one of a few class bus structures or a variety of, including memory bus or Memory Controller, Peripheral bus, graphics acceleration port, processor or the local bus using any bus structures in a variety of bus structures.It lifts For example, these architectures include but is not limited to industry standard architecture (ISA) bus, microchannel architecture (MAC) Bus, enhanced isa bus, Video Electronics Standards Association (VESA) local bus and peripheral component interconnection (PCI) bus.
Server 12 typically comprises a variety of computer system readable media.These media can be and any can be serviced The usable medium that device 12 accesses, including volatile and non-volatile media, moveable and immovable medium.
System storage 28 may include the computer system readable media of form of volatile memory, such as arbitrary access Memory (RAM) 30 and/or cache memory 32.Server 12 may further include other removable/nonremovable , volatile/non-volatile computer system storage medium.Only as an example, storage system 34 can be used for reading and writing not removable Dynamic, non-volatile magnetic media (Fig. 3 do not show, commonly referred to as " hard disk drive ").Although being not shown in Fig. 3, can provide Disc driver for being read and write to removable non-volatile magnetic disk (such as " floppy disk "), and to removable anonvolatile optical disk The CD drive of (such as CD-ROM, DVD-ROM or other optical mediums) read-write.In these cases, each driver can To be connected by one or more data media interfaces with bus 18.Memory 28 may include at least one program product, The program product has one group of (for example, at least one) program module, these program modules are configured to perform each implementation of the invention The function of example.
Program/utility 40 with one group of (at least one) program module 42 can store in such as memory 28 In, such program module 42 include but is not limited to operating system, one or more application program, other program modules and It may include the realization of network environment in program data, each of these examples or certain combination.Program module 42 is usual Execute the function and/or method in embodiment described in the invention.
Server 12 can also be with one or more external servers 14 (such as keyboard, sensing equipment, display 24 etc.) Communication, can also be enabled a user to one or more equipment interact with the server 12 communicate, and/or with make the service Any equipment (such as network interface card, modem etc.) that device 12 can be communicated with one or more of the other calculating equipment is logical Letter.This communication can be carried out by input/output (I/O) interface 22.Also, server 12 can also pass through network adapter 20 is logical with one or more network (such as local area network (LAN), wide area network (WAN) and/or public network, such as internet) Letter.As shown, network adapter 20 is communicated by bus 18 with other modules of server 12.Although should be understood that in figure It is not shown, other hardware and/or software module can be used in conjunction with server 12, including but not limited to: microcode, device drives Device, redundant processing unit, external disk drive array, RAID system, tape drive and data backup storage system etc..
Processing unit 16 by the program that is stored in system storage 28 of operation, thereby executing various function application and Data processing, such as realize service routine update method provided by the embodiment of the present invention, this method comprises:
According to respectively from the working condition of server, selection target services journey from server, and by the new version obtained in advance Sequence is issued to the target and is installed from server;
By data distributing to be processed to target from server, the new version for running the target parallel from server Service routine and legacy version service routine are respectively handled the data;
The data processed result of the new version service routine and the legacy version service routine is obtained respectively, and analysis is compared Two kinds of data processed results, to judge whether the new version service routine can normally provide service;
If so, by the new version service routine be issued to it is other installed from server, and in new version service After normal program operation, unload respectively from the legacy version service routine in server.
Example IV
The embodiment of the present invention four additionally provides a kind of computer readable storage medium, is stored thereon with computer program, should The service routine update method as provided by the embodiment of the present invention is realized when program is executed by processor, this method comprises:
According to respectively from the working condition of server, selection target services journey from server, and by the new version obtained in advance Sequence is issued to the target and is installed from server;
By data distributing to be processed to target from server, the new version for running the target parallel from server Service routine and legacy version service routine are respectively handled the data;
The data processed result of the new version service routine and the legacy version service routine is obtained respectively, and analysis is compared Two kinds of data processed results, to judge whether the new version service routine can normally provide service;
If so, by the new version service routine be issued to it is other installed from server, and in new version service After normal program operation, unload respectively from the legacy version service routine in server.
The computer storage medium of the embodiment of the present invention, can be using any of one or more computer-readable media Combination.Computer-readable medium can be computer-readable signal media or computer readable storage medium.It is computer-readable Storage medium for example may be-but not limited to-the system of electricity, magnetic, optical, electromagnetic, infrared ray or semiconductor, device or Device, or any above combination.The more specific example (non exhaustive list) of computer readable storage medium includes: tool There are electrical connection, the portable computer diskette, hard disk, random access memory (RAM), read-only memory of one or more conducting wires (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disc read-only memory (CD- ROM), light storage device, magnetic memory device or above-mentioned any appropriate combination.In this document, computer-readable storage Medium can be any tangible medium for including or store program, which can be commanded execution system, device or device Using or it is in connection.
Computer-readable signal media may include in a base band or as carrier wave a part propagate data-signal, Wherein carry computer-readable program code.The data-signal of this propagation can take various forms, including but unlimited In electromagnetic signal, optical signal or above-mentioned any appropriate combination.Computer-readable signal media can also be that computer can Any computer-readable medium other than storage medium is read, which can send, propagates or transmit and be used for By the use of instruction execution system, device or device or program in connection.
The program code for including on computer-readable medium can transmit with any suitable medium, including --- but it is unlimited In wireless, electric wire, optical cable, RF etc. or above-mentioned any appropriate combination.
The computer for executing operation of the present invention can be write with one or more programming languages or combinations thereof Program code, described program design language include object oriented program language-such as Java, Smalltalk, C++, Further include conventional procedural programming language-such as " C " language or similar programming language.Program code can be with It fully executes, partly execute on the user computer on the user computer, being executed as an independent software package, portion Divide and partially executes or executed on a remote computer or server completely on the remote computer on the user computer.? Be related in the situation of remote computer, remote computer can pass through the network of any kind --- including local area network (LAN) or Wide area network (WAN)-be connected to subscriber computer, or, it may be connected to outer computer (such as mentioned using Internet service It is connected for quotient by internet).
Note that the above is only a better embodiment of the present invention and the applied technical principle.It will be appreciated by those skilled in the art that The invention is not limited to the specific embodiments described herein, be able to carry out for a person skilled in the art it is various it is apparent variation, It readjusts and substitutes without departing from protection scope of the present invention.Therefore, although being carried out by above embodiments to the present invention It is described in further detail, but the present invention is not limited to the above embodiments only, without departing from the inventive concept, also It may include more other equivalent embodiments, and the scope of the invention is determined by the scope of the appended claims.

Claims (10)

1. a kind of service routine update method, applied to the Core server of server cluster, the server cluster further includes It is multiple from server, wherein respectively have been friends in the past versioning service program from server operation, which is characterized in that the described method includes:
According to respectively from the working condition of server, selection target, and will be under the new version service routine that obtained in advance from server The target is dealt into be installed from server;
By data distributing to be processed to target from server, the new version service that runs the target parallel from server Program and legacy version service routine are respectively handled the data;
The data processed result of the new version service routine and the legacy version service routine is obtained respectively, and analysis compares two kinds Data processed result, to judge whether the new version service routine can normally provide service;
If so, by the new version service routine be issued to it is other installed from server, and in new version service routine After normal operation, unload respectively from the legacy version service routine in server.
2. the method according to claim 1, wherein the method also includes:
If it is determined that the new version service routine cannot normally provide service, then indicate that the target unloads new edition from server This service routine, and remain operational the service routine of legacy version.
3. the method according to claim 1, wherein the acquisition process of the new version service routine includes:
New version service routine corresponding with the service routine of current version is downloaded in search service program version library.
4. the method according to claim 1, wherein the service routine is review procedure, and the audit journey Sequence is used to verify the legitimacy of pending data.
5. a kind of service routine updating device, is configured at the Core server of server cluster, the server cluster further includes It is multiple from server, wherein respectively have been friends in the past versioning service program from server operation, which is characterized in that described device includes:
New version service installation module, for according to respectively from the working condition of server, selection target, and will be preparatory from server The new version service routine of acquisition is issued to the target and is installed from server;
Data processing module, for data distributing to be processed to target from server, is made the target from server simultaneously The new version service routine and legacy version service routine of row operation are respectively handled the data;
Analysis module, for obtaining the data processing knot of the new version service routine and the legacy version service routine respectively Fruit, two kinds of data processed results are compared in analysis, to judge whether the new version service routine can normally provide service;
Update module, for if it is determined that the new version service routine can normally provide service, then servicing the new version Program be issued to it is other installed from server, and after new version service routine normal operation, unloading is respectively from server Legacy version service routine.
6. device according to claim 5, which is characterized in that described device further include:
Unload module, for if it is determined that the new version service routine cannot normally provide service, then indicate the target from Server unloads the service routine of new version, and remains operational the service routine of legacy version.
7. device according to claim 5, which is characterized in that the new version service installation module further include:
New version services download unit, and new edition corresponding with the service routine of current version is downloaded in search service program version library This service routine.
8. device according to claim 5, which is characterized in that the service routine is review procedure, and the audit journey Sequence is used to verify the legitimacy of pending data.
9. a kind of server characterized by comprising
One or more processors;
Memory, for storing one or more programs,
When one or more of programs are executed by one or more of processors, so that one or more of processors are real The now service routine update method as described in any in claim 1-4.
10. a kind of computer readable storage medium, is stored thereon with computer program, which is characterized in that the program is by processor The service routine update method as described in any in claim 1-4 is realized when execution.
CN201910589031.8A 2019-07-02 2019-07-02 A kind of service routine update method, device, server and storage medium Pending CN110333875A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910589031.8A CN110333875A (en) 2019-07-02 2019-07-02 A kind of service routine update method, device, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910589031.8A CN110333875A (en) 2019-07-02 2019-07-02 A kind of service routine update method, device, server and storage medium

Publications (1)

Publication Number Publication Date
CN110333875A true CN110333875A (en) 2019-10-15

Family

ID=68143961

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910589031.8A Pending CN110333875A (en) 2019-07-02 2019-07-02 A kind of service routine update method, device, server and storage medium

Country Status (1)

Country Link
CN (1) CN110333875A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111309365A (en) * 2020-02-12 2020-06-19 北京字节跳动网络技术有限公司 Method and device for responding to access request and computer readable storage medium
CN111666166A (en) * 2020-06-03 2020-09-15 中国建设银行股份有限公司 Service providing method, device, equipment and storage medium
CN112527368A (en) * 2020-12-02 2021-03-19 北京百度网讯科技有限公司 Cluster kernel version updating method and device, electronic equipment and storage medium
CN114710550A (en) * 2022-03-18 2022-07-05 中国建设银行股份有限公司 Request response method, device, equipment and computer storage medium
CN114760303A (en) * 2022-03-29 2022-07-15 京东科技信息技术有限公司 Traffic configuration, traffic distribution and service program upgrading method for server cluster
CN115150191A (en) * 2022-07-29 2022-10-04 济南浪潮数据技术有限公司 Cross-region cloud management platform information interaction method and related components
CN117076953A (en) * 2023-09-20 2023-11-17 深圳市小赢信息技术有限责任公司 Asynchronous service exception handling method, electronic device and computer readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101395577A (en) * 2006-03-02 2009-03-25 Abb公司 Method for evaluating, an automation system, and a controller
CN102902619A (en) * 2011-07-29 2013-01-30 阿里巴巴集团控股有限公司 Method and device for regression testing of Web application programs
CN103685495A (en) * 2013-12-05 2014-03-26 金蝶软件(中国)有限公司 Method and system for upgrading software
CN106502642A (en) * 2016-09-21 2017-03-15 北京深维科技有限公司 A kind of evaluation method of eda tool and system
CN106549810A (en) * 2016-11-24 2017-03-29 深圳市小满科技有限公司 Cloud service platform redaction issues front method of testing, device and system
US20170322795A1 (en) * 2016-05-03 2017-11-09 Microsoft Technology Licensing, Llc Providing automatic detection and optimization of user experience upgrades based on detected customization
CN107493354A (en) * 2017-10-16 2017-12-19 聚好看科技股份有限公司 It is a kind of update application message method, using shop server and using shop

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101395577A (en) * 2006-03-02 2009-03-25 Abb公司 Method for evaluating, an automation system, and a controller
CN102902619A (en) * 2011-07-29 2013-01-30 阿里巴巴集团控股有限公司 Method and device for regression testing of Web application programs
CN103685495A (en) * 2013-12-05 2014-03-26 金蝶软件(中国)有限公司 Method and system for upgrading software
US20170322795A1 (en) * 2016-05-03 2017-11-09 Microsoft Technology Licensing, Llc Providing automatic detection and optimization of user experience upgrades based on detected customization
CN106502642A (en) * 2016-09-21 2017-03-15 北京深维科技有限公司 A kind of evaluation method of eda tool and system
CN106549810A (en) * 2016-11-24 2017-03-29 深圳市小满科技有限公司 Cloud service platform redaction issues front method of testing, device and system
CN107493354A (en) * 2017-10-16 2017-12-19 聚好看科技股份有限公司 It is a kind of update application message method, using shop server and using shop

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111309365A (en) * 2020-02-12 2020-06-19 北京字节跳动网络技术有限公司 Method and device for responding to access request and computer readable storage medium
CN111666166A (en) * 2020-06-03 2020-09-15 中国建设银行股份有限公司 Service providing method, device, equipment and storage medium
CN111666166B (en) * 2020-06-03 2023-10-31 中国建设银行股份有限公司 Service providing method, device, equipment and storage medium
CN112527368A (en) * 2020-12-02 2021-03-19 北京百度网讯科技有限公司 Cluster kernel version updating method and device, electronic equipment and storage medium
CN112527368B (en) * 2020-12-02 2024-03-22 北京百度网讯科技有限公司 Cluster kernel version updating method and device, electronic equipment and storage medium
CN114710550A (en) * 2022-03-18 2022-07-05 中国建设银行股份有限公司 Request response method, device, equipment and computer storage medium
CN114760303A (en) * 2022-03-29 2022-07-15 京东科技信息技术有限公司 Traffic configuration, traffic distribution and service program upgrading method for server cluster
CN115150191A (en) * 2022-07-29 2022-10-04 济南浪潮数据技术有限公司 Cross-region cloud management platform information interaction method and related components
CN117076953A (en) * 2023-09-20 2023-11-17 深圳市小赢信息技术有限责任公司 Asynchronous service exception handling method, electronic device and computer readable storage medium
CN117076953B (en) * 2023-09-20 2024-01-16 深圳市小赢信息技术有限责任公司 Asynchronous service exception handling method, electronic device and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN110333875A (en) A kind of service routine update method, device, server and storage medium
CN108833131A (en) System, method, equipment and the computer storage medium of distributed data base cloud service
US7757015B2 (en) Device, method and computer program product readable medium for determining the identity of a component
CN109726136A (en) Test method, device, equipment and the storage medium of database
CN110989926B (en) Fault magnetic disc slot positioning method and device and electronic equipment
CN111290806A (en) Calling method and device of application program interface, computer equipment and storage medium
US8027992B2 (en) Build automation and verification for modular servers
CN109240708A (en) Using dispositions method, device, computer equipment and storage medium
CN110427735A (en) A kind of method of calibration, device, server and storage medium
CN110659210A (en) Information acquisition method and device, electronic equipment and storage medium
CN110428319A (en) A kind of comparing platform, method, equipment and storage medium
CN110046726A (en) A kind of O&M is listed method, system, equipment and storage medium automatically
CN109218393A (en) A kind of implementation method of push, device, equipment and computer storage medium
CN113384896A (en) Unity-based resource packaging method, device, equipment and medium
US8688830B2 (en) Abstracting storage views in a network of computing systems
US9792168B2 (en) System and method for cloud remediation of a client with a non-bootable storage medium
US8260974B1 (en) Techniques for accelerating the processing of enclosures in SAS disk storage arrays
CN111694684A (en) Abnormal construction method and device of storage equipment, electronic equipment and storage medium
CN107766070A (en) A kind of service card upgrade method, device, equipment and computer-readable recording medium
CN109284108A (en) Date storage method, device, electronic equipment and storage medium
CN110489210A (en) Create method, apparatus, equipment and the computer storage medium of virtual machine
CN111538562A (en) Linux cloud host service continuity testing method and device on cloud computing platform
WO2023138923A1 (en) Failure prediction using informational logs and golden signals
US20090249058A1 (en) System aiding for design
US20180372799A1 (en) Testing mechanism for a proximity fail probability of defects across integrated chips

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20191015

RJ01 Rejection of invention patent application after publication