CN114553855A - Plug-in gray level release method and device, electronic equipment and storage medium - Google Patents

Plug-in gray level release method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114553855A
CN114553855A CN202011336404.XA CN202011336404A CN114553855A CN 114553855 A CN114553855 A CN 114553855A CN 202011336404 A CN202011336404 A CN 202011336404A CN 114553855 A CN114553855 A CN 114553855A
Authority
CN
China
Prior art keywords
plug
client
target plug
notification
preset
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
CN202011336404.XA
Other languages
Chinese (zh)
Other versions
CN114553855B (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.)
Beijing QIYI Century Science and Technology Co Ltd
Original Assignee
Beijing QIYI Century Science and 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 Beijing QIYI Century Science and Technology Co Ltd filed Critical Beijing QIYI Century Science and Technology Co Ltd
Priority to CN202011336404.XA priority Critical patent/CN114553855B/en
Publication of CN114553855A publication Critical patent/CN114553855A/en
Application granted granted Critical
Publication of CN114553855B publication Critical patent/CN114553855B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • 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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
    • 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 

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention provides a plug-in gray level release method, a plug-in gray level release device, electronic equipment and a storage medium, and relates to the technical field of Internet, wherein the method comprises the following steps: the management server sends a first notice to the execution server according to the configuration information, wherein the first notice carries the identification information of the target plug-in; and after receiving the first notification, the execution server responds to a plug-in downloading instruction sent by the client and sends a target plug-in to the client so that the client installs the target plug-in and executes the gray test task. The management server can send the first notice to the execution server, and after receiving the first notice, the execution server responds to a plug-in downloading instruction sent by the client and sends the target plug-in to the client so that the client can install the target plug-in and execute the gray test task, and then the gray test task of the plug-in can be realized.

Description

Plug-in gray level release method and device, electronic equipment and storage medium
Technical Field
The invention relates to the technical field of internet, in particular to a method and a device for issuing plug-in grayscale, electronic equipment and a storage medium.
Background
With the popularity and popularization of Android (Android) terminal plug-in technology, the number of plug-ins accessed in one application is gradually increased. At present, plug-ins are often on-line or updated in a full amount when new functions are on-line, and when bug (loophole) exists in an updated version, the problem that the new version is re-released after the bug is solved, so that the risk of releasing the plug-ins is increased, and the safety of the plug-ins is poor easily.
Disclosure of Invention
The embodiment of the invention aims to provide a plug-in gray level release method, a plug-in gray level release device, electronic equipment and a storage medium, so that the plug-in release risk is reduced, and the safety of a plug-in is improved. The specific technical scheme is as follows:
in a first aspect of the present invention, there is provided a plug-in grayscale issuing method, applied to a plug-in grayscale testing system, including:
the management server sends a first notification to the execution server according to the configuration information, wherein the first notification carries the identification information of the target plug-in;
and after receiving the first notification, the execution server responds to a plug-in downloading instruction sent by a client and sends the target plug-in to the client so that the client installs the target plug-in and executes a gray test task.
In a second aspect of the present invention, there is provided a plug-in grayscale issuing method, applied to a management server, including:
and sending a first notification to an execution server according to the configuration information, wherein the first notification carries the identification information of the target plug-in, and the first notification is used for notifying the execution server to provide the target plug-in for a client to download.
In a third aspect of the present invention, there is provided a plug-in grayscale issuing method, applied to an execution server, including:
receiving a first notification sent by a management server, wherein the first notification carries identification information of a target plug-in;
and responding to a plug-in downloading instruction sent by a client, and sending the target plug-in to the client so as to enable the client to install the target plug-in and execute a gray test task.
In a fourth aspect of the present invention, there is also provided a plug-in grayscale testing system, including: a management server and an execution server;
the management server sends a first notification to an execution server according to the configuration information, wherein the first notification carries the identification information of the target plug-in;
and after receiving the first notification, the execution server responds to a plug-in downloading instruction sent by a client and sends the target plug-in to the client so that the client installs the target plug-in and executes a gray test task.
In a fifth aspect of the present invention, there is provided a plug-in grayscale issuing device, applied to a management server, including:
the first sending module is used for sending a first notification to an execution server according to configuration information, wherein the first notification carries identification information of a target plug-in, and the first notification is used for notifying the execution server to provide the target plug-in for a client to download.
In a sixth aspect of the present invention, there is provided a plug-in grayscale issuing device, applied to an execution server, including:
the first receiving module is used for receiving a first notification sent by the management server, wherein the first notification carries the identification information of the target plug-in;
and the third sending module is used for responding to a plug-in downloading instruction sent by a client and sending the target plug-in to the client so as to enable the client to install the target plug-in and execute a gray test task.
In a seventh aspect of the present invention, there is also provided a management server, including: the system comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory complete mutual communication through the communication bus;
a memory for storing a computer program;
and the processor is used for realizing any step of the plug-in gray level release method applied to the management server when executing the program stored in the memory.
In an eighth aspect of the present invention, there is also provided an execution server, including: the system comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory complete mutual communication through the communication bus;
a memory for storing a computer program;
and the processor is used for realizing any step of the plug-in gray scale release method applied to the execution server when the program stored in the memory is executed.
In yet another aspect of the present invention, there is also provided a computer-readable storage medium having stored therein instructions, which when run on a computer, cause the computer to execute any of the above-described plug-in grayscale publishing methods.
In yet another aspect of the present invention, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform any of the above-described plug-in grayscale publishing method.
In the plug-in gray scale issuing method of the embodiment, the management server can send the first notice to the execution server, and after receiving the first notice, the execution server responds to the plug-in downloading instruction sent by the client and sends the target plug-in to the client, so that the client installs the target plug-in and executes the gray scale test task, and the gray scale test task of the plug-in can be realized.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below.
FIG. 1 is a flowchart of a gray level publishing method for plug-ins according to an embodiment of the present invention;
FIG. 2 is a flowchart of a gray level publishing method for plug-ins according to an embodiment of the present invention;
FIG. 3 is a flowchart of a gray level publishing method for plug-ins according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a system for testing grayscale of a plug-in unit, which implements a method for releasing grayscale of a plug-in unit according to an embodiment of the present invention;
FIG. 5 is a flowchart of a gray level publishing method for plug-ins in an embodiment of the present invention;
FIG. 6 is a flowchart of a gray level publishing method for plug-ins in an embodiment of the present invention;
FIG. 7 is a schematic structural diagram of a plug-in grayscale distribution device according to an embodiment of the present invention;
FIG. 8 is a schematic structural diagram of a plug-in grayscale distribution device according to an embodiment of the present invention;
FIG. 9 is a diagram illustrating a structure of a management server according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of an execution server in the embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be described below with reference to the drawings in the embodiments of the present invention.
As shown in fig. 1, a method for issuing plug-in grayscale provided in an embodiment of the present invention is applied to a plug-in grayscale test system, and includes:
step S101: and the management server sends a first notice to the execution server according to the configuration information, wherein the first notice carries the identification information of the target plug-in.
In the process of issuing the gray level of the plug-in, relevant information of a gray level test task of the target plug-in, namely configuration information, can be configured first, and then according to the configuration information, a first notification is sent to the execution server, wherein the first notification is used for notifying the execution server to open a download inlet of the target plug-in, and if a client requests downloading of the target plug-in, the target plug-in can be provided for the client. As an example, a preset number of grays may be included in the configuration information, and the management server may transmit the preset number of grays to the statistics server in advance.
The gray distribution is a distribution method capable of smoothly transitioning between black and white, and is a distribution method for gradually expanding the range of a use group for distribution of a certain product, for example, a part of users continue to use product characteristics a, a part of users start to use product characteristics B, and if the users do not have any objection to B, the range is gradually expanded, and all users are moved to B. The stability of the whole system can be ensured by gray scale release, and the problem can be found and adjusted when the initial gray scale release is carried out, so that the influence degree of the gray scale release is ensured. Greyscale distribution may also be understood as greyscale testing. The gray test task of the gray plug-in for the first application can be established in advance, the related information of the gray test task is configured, the gray test task is started, and the first notice can be sent to the execution server according to the configuration information of the gray test task.
Step S102: and after receiving the first notification, the execution server responds to a plug-in downloading instruction sent by the client and sends a target plug-in to the client so that the client installs the target plug-in and executes the gray test task.
The execution server starts a downloading inlet of the target plug-in after receiving the first notification sent by the management server, and sends the target plug-in to the client in response to the plug-in downloading instruction when receiving the plug-in downloading instruction for the target plug-in sent by the client, specifically, an installation file corresponding to the target plug-in can be sent to the target client, so that the client can install the target plug-in to execute the gray test task after receiving the installation file.
Taking the first application as application X as an example, if plug-in Y needs to be updated, gray release is performed on the updated plug-in Y, it can be understood that the target plug-in is plug-in Y, and at this time, the updated plug-in Y is used as a gray plug-in to perform gray release test. The management server can be understood as a gray background server, when the gray test of the plug-in is needed, the management server sends a first notification to the execution server, the execution server responds to the first notification after receiving the first notification and opens a download entrance of the plug-in Y, and after the download entrance of the plug-in Y is opened, the client can send a download request of the plug-in Y to the execution server. And if receiving a downloading request aiming at the plug-in Y sent by the client, the execution server can return the plug-in Y to the client, so that the client downloads the plug-in Y, the client installs the plug-in Y and executes the gray test task of the plug-in Y.
In the plug-in gray scale issuing method of the embodiment, the management server can send the first notification to the execution server, and after receiving the first notification, the execution server responds to the plug-in downloading instruction sent by the client and sends the target plug-in to the client, so that the client installs the target plug-in and executes the gray scale test task, and the gray scale test task of the plug-in can be realized.
In one embodiment, the method further comprises: the management server responds to the second notification and sends an indication that the target plug-in is stopped to be provided to the client to the execution server; alternatively, the first and second electrodes may be,
the management server sends an instruction to the execution server to stop providing the target plug-in to the client in response to the grayscale test termination instruction.
The management server can send an instruction for stopping providing the target plug-in to the client to the execution server after receiving the second notification and responding to the second notification, and the execution server can close the download inlet and stop providing the target plug-in to the client after receiving the instruction.
In addition, the management server may also send an instruction to stop providing the target plug-in to the client to the execution server after receiving the grayscale test termination instruction, and the execution server may close the download entry and stop providing the target plug-in to the client after receiving the instruction. The gray scale test termination instruction may be an instruction input by a user, that is, an instruction for stopping providing the target plug-in to the client is sent to the execution server according to the instruction input by the user, so that the execution server stops providing the target plug-in to the client.
In one embodiment, the management server responds to a second notification sent by the statistics server in the case that the installation amount of the counted target plug-in reaches a preset gray level number.
That is, the management server may receive, from the statistics server, the second notification sent by the statistics server, where the second notification is when the installation amount of the target plug-in reaches the preset number of gradations, and it may be understood that, when the installation amount of the target plug-in reaches the preset number of gradations, the management server sends, to the execution server, an instruction to stop providing the target plug-in to the client, so that the execution server stops providing the target plug-in to the client.
As an example, the statistical installation amount of the target plug-in may be a total installation amount of the target plug-in or a first installation amount of the target client to the target plug-in, where the target client refers to a client whose device identifier meets a certain requirement, for example, N bits at the end of the device identifier of the target client are the same as a preset identifier, and N is an integer.
In one embodiment, the management server responds to the second notification, and in the case that the breakdown rate of the client for the target plug-in or/and the problem fed back by the client for the target plug-in meet the first preset condition, the management server sends an indication that the target plug-in is stopped being provided for the client to the execution server.
The second notification can carry the collapse rate of the client aiming at the target plug-in or/and the problem fed back by the client aiming at the target plug-in, the management server can perform condition judgment on the collapse rate or/and the problem, and can send an instruction for stopping providing the target plug-in for the client to the execution server under the condition that the first preset condition is met, namely, the execution server can stop providing the target plug-in for the client, and the accuracy of gray scale release of the plug-ins is improved.
In one embodiment, the first predetermined condition includes a breakdown rate being less than a predetermined breakdown rate threshold or/and a problem level of the problem being less than a predetermined problem level.
The collapse rate is smaller than a preset collapse threshold value, which means that the collapse rate of the client for installing the target plug-in is smaller in the using process, in this case, it can be determined that the collapse rate of the client for the target plug-in meets a first preset condition, and an indication for stopping providing the target plug-in to the client can be sent to the execution server. In this case, it may be determined that the problem fed back by the client for the target plug-in satisfies a first preset condition, and an instruction to stop providing the target plug-in to the client may be sent to the execution server. Or, when the collapse rate of the client for the target plug-in is smaller than a preset collapse rate threshold or/and the problem level of the problem fed back by the client for the target plug-in is lower than a preset problem level, the first preset condition is met, and an instruction for stopping providing the target plug-in for the client is sent to the execution server.
The higher the problem level is, the higher the importance degree of the problem is, the greater the degree of influencing the performance of the plug-in is, the problem level is lower than the preset level, the lower the importance degree of the problem fed back by the target plug-in after the target plug-in is installed is, and the smaller the influence degree of the problem on the performance of the target plug-in is, so that the condition that the breakdown rate is smaller than the preset breakdown threshold value or/and the problem level of the problem is lower than the preset level indicates that the release stopping condition of the target plug-in is reached, at this moment, the plug-in download entrance is closed, the target plug-in is stopped being provided for the client, the risk of releasing the plug-in is reduced, and the safety of releasing the plug-in is improved.
In addition, in response to the second notification, when the breakdown rate of the client for the target plug-in or/and the problem fed back by the client for the target plug-in satisfy the first preset condition, after sending an instruction to stop providing the target plug-in to the client to the execution server, the management server may consider that the gray scale test for the target plug-in is passed, the subsequent client may not download the target plug-in of the version, and the subsequent client may release the plug-in of the formal version. Publishing a formal version plug-in may be understood as full publishing, i.e. full online, which all clients with the first application may download. The version number of the formal version plug-in is different from the version number of the target plug-in at the moment, and is used for distinguishing.
In one embodiment, the method further comprises:
the management server responds to the updated configuration information and sends a first update notification to the statistical server, wherein the first update notification carries the updated preset gray number;
and the statistical server responds to the first updating notice and updates the preset gray number in the statistical server to the updated preset gray number.
The method comprises the steps that configuration information of a gray scale test task can be updated along with the progress of the gray scale test task, and under the condition that the configuration information is updated, a gray scale plug-in background can update preset gray scale quantity in the configuration information according to the updated configuration information to update the configuration information, and then sends a first update notice to a statistical server.
As an example, the first update notification may also carry a new preset identifier, that is, the preset identifier in the configuration information may also be updated to obtain an updated preset identifier, so that the configuration information may also be updated. As an example, the first update notification may carry the updated preset number of grays and the new preset identifier, that is, the preset number of grays and the new preset identifier in the configuration information may also be updated to update the configuration information.
As an example, the first update notification may further carry a new version number of the target plug-in, that is, the version number of the target plug-in the configuration information may be updated to obtain an updated version number, it may be understood that a developer may upgrade the target plug-in, and create a new gray scale test task according to the target plug-in after the version is upgraded, so that, compared with the original gray scale test task, the version number of the target plug-in is updated, and thus, the update of the configuration information may also be implemented, and the updated configuration information is task information of the new gray scale test task.
For example, the preset number of grays may be increased, and the configuration information may be updated, where the preset number of grays in the updated configuration information is greater than the preset number of grays in the latest configuration information before the current update. For another example, preset identifiers in the configuration information may be added, the configuration information may be updated, and the number of the preset identifiers in the updated configuration information is greater than the number of the preset identifiers in the latest configuration information before the update. For example, the number of the preset identifiers is only 01 in the latest configuration information before the current update, and if the preset identifiers 02 are added on the basis, the number of the preset identifiers is changed to 2. The version of the target plug-in can also be upgraded, the version number of the target plug-in is updated, and the total installation amount and the first installation amount of subsequent statistics are the total installation amount and the first installation amount of the upgraded target plug-in.
In one embodiment, the second notification carries the crash rate of the client for the target plug-in or/and the problem of the client feedback for the target plug-in;
the method further comprises the following steps:
and the management server updates the configuration information under the condition that a second preset condition is met.
The second preset condition includes at least one of:
the collapse rate of the client for the target plug-in is greater than or equal to a preset collapse rate;
the problem grade of the client aiming at the feedback problem of the gray plug-in reaches a preset problem grade.
That is, in this embodiment, the management server updates the configuration information to obtain updated configuration information when the second preset condition is satisfied, and then sends the first update notification to the statistics server in response to the updated configuration information.
As shown in fig. 2, an embodiment of the present application further provides a plug-in grayscale publishing method, applied to a management server, including:
step S201: and sending a first notification to the execution server according to the configuration information, wherein the first notification carries the identification information of the target plug-in, and the first notification is used for notifying the execution server to provide the target plug-in for the client to download.
In one embodiment, the method further comprises;
in response to the second notification, sending an indication to the execution server to stop providing the target plug-in to the client; alternatively, the first and second electrodes may be,
and sending an indication for stopping providing the target plug-in to the client to the execution server in response to the gray scale test termination instruction.
In one embodiment, in response to the second notification, comprising:
and responding to a second notice sent by the statistical server under the condition that the installation amount of the target plug-in reaches the preset gray number.
In one embodiment, sending an indication to the execution server to stop providing the target plug-in to the client in response to the second notification comprises:
and responding to the second notification, and sending an indication for stopping providing the target plug-in for the client to the execution server if the breakdown rate of the client for the target plug-in or/and the problem fed back by the client for the target plug-in meet a first preset condition.
In one embodiment, the first predetermined condition includes a breakdown rate being less than a predetermined breakdown rate threshold or/and a problem level of the problem being less than a predetermined problem level.
In one embodiment, the second notification carries the crash rate of the client for the target plug-in or/and the problem of the client feedback for the target plug-in;
the method further comprises the step of updating the configuration information under the condition that a second preset condition is met.
The second preset condition includes at least one of:
the collapse rate of the client for the target plug-in is greater than or equal to a preset collapse rate;
the problem grade of the client aiming at the feedback problem of the gray plug-in reaches a preset problem grade.
As shown in fig. 3, an embodiment of the present application further provides a plug-in grayscale publishing method, applied to an execution server, including:
step S301: receiving a first notification sent by a management server, wherein the first notification carries identification information of a target plug-in;
step S302: and responding to a plug-in downloading instruction sent by the client, and sending a target plug-in to the client so that the client installs the target plug-in and executes the gray test task.
In one embodiment, the method further comprises:
receiving an indication sent by the management server to stop providing the target plug-in for the client;
in response to the indication, the target plug-in is stopped from being provided to the client.
The process of plug-in graying distribution is described in detail below with an embodiment. As shown in fig. 4, in order to implement the gray scale publishing system of the gray scale publishing method according to the embodiments, the gray scale publishing system includes a management server (plug-in gray scale background), a statistics server (statistics background), an application background server (i.e., an execution server including a plug-in interface) of a first application, and a client (e.g., an android terminal), where the client includes the first application and a plug-in center (i.e., a client plug-in download entry).
The user can establish a gray level test task of a target plug-in of the first application in the management server, configure relevant information of the gray level test task, namely task information or configuration information, such as at least one item of plug-in names, version numbers, plug-in apk (installation file), gray level modes, preset gray level numbers (quantity gray level usage) and gray level equipment numbers (equipment ID gray level usage, namely corresponding to the preset identification) and other plug-in relevant information, and click and release the task. The management server sends a first notification carrying identification information of the target plug-in to the execution server, notifies the execution server to open a plug-in download inlet, the subsequent execution server can provide the target plug-in to the client, the management server sends a third notification to the statistical server in an MQ message mode (namely, a message queue mode), and notifies the statistical server to start opening statistics, for example, relevant statistics (such as total installation amount, first installation amount, breakdown rate, problem feedback information and the like) of the target plug-in are carried out. The management server informs the application background server of the first application that the execution server opens the plug-in download entrance (plug-in center) of the first application at the client, at this time, the plug-in apk and other information configured at the management server are transmitted to the execution server for the client to download. And the plug-in center of the client downloads and installs the plug-ins, and in addition, the plug-in center can uniformly control the display/hiding of each plug-in inlet in the first application (for example, the display or the hiding of a home page, a play page and the like) according to the plug-in installation condition and the data returned by the execution server to the plug-in center. And the plug-in center of the client side delivers the log of the target plug-in to the statistical server, the log can comprise feedback problems and other log information, and the statistical server can carry out statistics on the total installation amount, the first installation amount, the breakdown rate, the feedback problems and the like according to the log. The statistical server sends a second notification to the management server when the installation amount (total installation amount or first installation amount) of the target plug-in reaches a preset gray scale number, that is, the gray scale mode may be through the total installation amount or the first installation amount related to the preset identifier. For example, the statistics server performs statistics of the total installation amount (in number gray scale) of the target plug-in and sends the total installation amount of the statistics to the management server through the MQ message, the statistics server may send the statistics data to the management server, and the management server may send a second notification to the management server when the total installation amount of the target plug-in reaches a preset gray scale number. After receiving the second notification, whether to end the gray scale can be determined according to the breakdown rate of the target plug-in or/and the problem grade of the problem fed back by the target plug-in. For example, as an example, if the crash rate is less than the preset crash threshold and/or the problem level of the problem is lower than the preset level, an instruction is sent to the execution server to instruct the execution server to close the plug-in download entry (plug-in center), that is, stop providing the target plug-in to the client, and stop the gray scale test task. In addition, the user is allowed to manually stop an ongoing task of gray scale testing at the management server, the working mechanism being the same as above. If gray scale is carried out according to the preset identification, comparing a first installation amount of the target plug-in unit with a preset gray scale number through the client, if the first installation amount is the same as the preset gray scale number, carrying out condition judgment on the breakdown rate of the target plug-in unit or/and the problem grade of the problem fed back by the target plug-in unit, and if the first preset condition is met, stopping the gray scale test. In addition, the grayscale test can be stopped manually in the background after the graying of the plug-ins, at this time, a notice is sent to the statistical server to stop statistics, and meanwhile, the execution server is instructed to stop providing the target plug-ins for the client.
Taking the total installation amount as an example for explanation, that is, the task information includes a preset number of gray scales, as shown in fig. 5, a specific process of the gray scale issuing method is as follows:
first, the plug-in ID (plug-in identifier) of the first application is 5001, the formal version of the released plug-in is 1.0, the version number of the plug-in is 1.1, and the grayscale plug-in version number G. The method comprises the steps of creating a plug-in gray level test task, carefully configuring the plug-in gray level test task, wherein the configuration of the plug-in gray level test task comprises a plug-in ID (5001), a plug-in version number 1.1, a gray level plug-in version number G and a preset gray level number M, starting the plug-in gray level test task, issuing a gray level plug-in the task state in progress, controlling an execution server to open a plug-in download inlet, downloading the gray level plug-in by a client through the plug-in download inlet, namely sending a download request to the execution server by the client, sending an installation file of the plug-in to the client by the execution server in response to the download request, and installing the plug-in after the client receives the download request so as to execute the gray level test task. Judging whether the total installation amount of the plug-ins reaches a preset gray number or not, stopping the plug-in gray test task under the condition that the total installation amount of the plug-ins reaches the preset gray number, then judging whether the collapse rate is smaller than a preset collapse threshold value or not and judging whether the problem grade of the feedback problem is lower than the preset grade or not, if yes, closing a plug-in download inlet, stopping the test of the gray plug-ins, and subsequently releasing plug-ins of the formal version and opening the plug-in download inlet for a client to download the plug-ins of the formal version. If the breakdown rate is not less than the preset breakdown threshold or the problem level of the problem is not lower than the preset level, a new gray scale test task for the gray scale plug-in can be generated, the preset gray scale number M1 in the new gray scale test task is greater than the preset gray scale number M in the gray scale test task before updating, the version number G of the gray scale plug-in is unchanged, the preset gray scale number is changed into M1 when the version number of the plug-in is 1.1 unchanged, and the state is in progress. Or the version number of the plug-in the new gray test task is the version number of the upgraded plug-in version (upgrading can be understood as performing problem repair, etc.), and the version-upgraded plug-in is obtained by upgrading the plug-in according to the attribute characteristics of the plug-in, for example, the version number of the plug-in after upgrading is changed to G +1, and the state is in progress. And after a new gray level test task is generated, the gray level test task is used as a plug-in gray level test task to be restarted, the upgraded plug-in is released (for the version upgrading situation, the gray level plug-in with the upgraded version is released), and whether the total installation amount of the plug-in reaches the preset gray level number or not is continuously judged.
If the gray scale version is upgraded to G +1, part of the clients are upgraded to the G +1 version, but part of the clients stay in the G version, and the subsequent clients using the G version are upgraded to the G +1 version.
Taking a preset identifier as an example for explanation, that is, the task information includes the preset identifier, as shown in fig. 6, a specific process of the gray scale publishing method is as follows:
first, the plug-in ID (plug-in identifier) of the first application is 5001, the formal version of the released plug-in is 1.0, the version number of the plug-in is 1.1, and the grayscale plug-in version number G. The method comprises the steps of creating a plug-in gray level test task, wherein configuration information of the plug-in gray level test task comprises a plug-in ID (5001), a plug-in version number 1.1, a gray plug-in version number G and a preset identifier 01, starting the plug-in gray level test task, issuing gray plug-ins when the task state is in progress, judging whether a first installation amount of a target client (two last bits of an equipment identifier are 01) and a preset gray level amount are the same or not, judging whether a collapse rate is smaller than a preset collapse threshold value and whether a problem grade of a feedback problem is lower than a preset grade or not under the same condition, closing a plug-in download inlet of an execution server if the problem grade is lower than the preset grade, stopping testing of the gray plug-ins, subsequently issuing version plug-ins and starting a formal plug-in download inlet of the execution server for downloading formal version plug-ins by the client. If the breakdown rate is not less than the preset breakdown threshold or the problem level of the problem is not lower than the preset level, a new gray level test task for the plug-in can be generated, the version number of the plug-in the new gray level test task is the version number of the upgraded plug-in, and the version number of the upgraded plug-in is obtained by upgrading the plug-in according to the attribute characteristics of the plug-in, for example, the version number of the upgraded plug-in is changed into G +1, and the preset identification is increased by 02. Or the number of preset gray scales in the new gray scale test task is larger than that of the preset gray scales in the gray scale test task before updating, the version number G of the gray scale plug-in is unchanged, the version number 1.1 of the plug-in is unchanged, and the number is increased by 02. Or adding preset marks on the basis of the original plug-in gray level test task, updating the gray level plug-in test task, wherein after updating, the number of the preset marks (01 and 02) in the configuration information is larger than that of the preset marks (01) before updating, the version number G of the gray level plug-in is unchanged, the version number 1.1 of the plug-in is unchanged, and the number of the changed preset marks is increased by 02. In this embodiment, the gradation is not suspended.
The gray level publishing method provided by the embodiment supports two gray level modes of the plug-in according to the total installation amount gray level and the preset identification gray level, and does not depend on whether the first application is gray level or not. The gray scale mode can control the total installation amount of the gray scale according to the total installation amount, and the gray scale can be automatically suspended after the preset gray scale amount is reached. And if a new gray scale test task is generated subsequently, performing the new gray scale test task and issuing a gray scale plug-in of the new gray scale test task. According to the preset identification gray scale, the gray scale mode is suitable for the condition that the plug-in and the user have a strong binding relationship, and the user can still obtain the plug-in after reloading or clearing data. The invention realizes an Android (Android) end plug-in automatic gray scale method, provides two modes of plug-in gray scale, is convenient for obtaining suggestion feedback of a user as soon as possible, better improves product functions and improves product quality. In addition, the release risk of the plug-ins can be reduced, and the user range influenced by the upgrade of the plug-ins is reduced.
The embodiment of the invention also provides a plug-in gray level test system, which comprises: a management server and an execution server;
the management server sends a first notice to the execution server according to the configuration information, wherein the first notice carries the identification information of the target plug-in;
and after receiving the first notification, the execution server responds to a plug-in downloading instruction sent by the client and sends a target plug-in to the client so that the client installs the target plug-in and executes the gray test task.
In one embodiment, the management server sends an indication to the execution server to stop providing the target plug-in to the client in response to the second notification; alternatively, the first and second electrodes may be,
the management server sends an instruction to the execution server to stop providing the target plug-in to the client in response to the grayscale test termination instruction.
In one embodiment, the management server responds to a second notification sent by the statistics server in the case that the installation amount of the counted target plug-in reaches a preset gray level number.
In one embodiment, the management server responds to the second notification, and in the case that the breakdown rate of the client for the target plug-in or/and the problem fed back by the client for the target plug-in meet the first preset condition, the management server sends an indication that the target plug-in is stopped being provided for the client to the execution server.
In one embodiment, the first predetermined condition includes a breakdown rate being less than a predetermined breakdown rate threshold or/and a problem level of the problem being less than a predetermined problem level.
In one embodiment, the management server responds to the updated configuration information and sends a first update notification to the statistical server, wherein the first update notification carries the updated preset gray number;
and the statistical server responds to the first updating notice and updates the preset gray number in the statistical server to the updated preset gray number.
In one embodiment, the second notification carries the crash rate of the client for the target plug-in or/and the problem of the client feedback for the target plug-in;
and the management server updates the configuration information under the condition that a second preset condition is met.
The second preset condition includes at least one of:
the collapse rate of the client for the target plug-in is greater than or equal to a preset collapse rate;
the problem grade of the client aiming at the feedback problem of the gray plug-in reaches a preset problem grade.
As shown in fig. 7, an embodiment of the present invention further provides a plug-in grayscale issuing device 700, applied to a management server, including:
the first sending module 701 is configured to send a first notification to the execution server according to the configuration information, where the first notification carries identification information of the target plug-in, and the first notification is used to notify the execution server to provide the target plug-in for the client to download.
In one embodiment, the apparatus 700 further comprises;
a second sending module, configured to send, to the execution server, an indication to stop providing the target plug-in to the client in response to the second notification; or, in response to the gray scale test termination instruction, sending an indication to the execution server to stop providing the target plug-in to the client.
In one embodiment, in response to the second notification, comprising:
and responding to a second notice sent by the statistical server under the condition that the installation amount of the target plug-in reaches the preset gray number.
In one embodiment, sending an indication to the execution server to stop providing the target plug-in to the client in response to the second notification comprises:
and responding to the second notification, and sending an indication for stopping providing the target plug-in for the client to the execution server if the breakdown rate of the client for the target plug-in or/and the problem fed back by the client for the target plug-in meet a first preset condition.
In one embodiment, the first predetermined condition includes a breakdown rate being less than a predetermined breakdown rate threshold or/and a problem level of the problem being less than a predetermined problem level.
In one embodiment, the second notification carries the crash rate of the client for the target plug-in or/and the problem of the client feedback for the target plug-in;
the apparatus, the apparatus 700 further comprises:
and the updating module is used for updating the configuration information under the condition that a second preset condition is met.
The second preset condition includes at least one of:
the collapse rate of the client for the target plug-in is greater than or equal to a preset collapse rate;
the problem grade of the client aiming at the feedback problem of the gray plug-in reaches a preset problem grade.
It should be noted that the plug-in grayscale publishing device provided by the embodiment of the present invention is a device capable of executing the plug-in grayscale publishing method applied to the management server, so that all embodiments of the plug-in grayscale publishing method are applicable to the plug-in grayscale publishing device, and can achieve the same or similar beneficial effects.
As shown in fig. 8, an embodiment of the present application further provides a plug-in grayscale issuing apparatus 800, applied to an execution server, including:
a first receiving module 801, configured to receive a first notification sent by a management server, where the first notification carries identification information of a target plug-in;
and a third sending module 802, configured to send a target plug-in to the client in response to a plug-in download instruction sent by the client, so that the client installs the target plug-in and executes a grayscale test task.
In one embodiment, the apparatus 800, further comprises:
the second receiving module is used for receiving an instruction sent by the management server for stopping providing the target plug-in for the client;
a stopping module to stop providing the target plug-in to the client in response to the indication.
It should be noted that the plug-in grayscale publishing device provided by the embodiment of the present invention is a device capable of executing the plug-in grayscale publishing method applied to the execution server, so all embodiments of the plug-in grayscale publishing method are applicable to the plug-in grayscale publishing device, and can achieve the same or similar beneficial effects.
The embodiment of the present invention further provides a management server, as shown in fig. 9, including a processor 901, a communication interface 902, a memory 903 and a communication bus 904, where the processor 901, the communication interface 902, and the memory 903 complete mutual communication through the communication bus 904;
a memory 903 for storing computer programs;
the processor 901 is configured to implement the following steps when executing the program stored in the memory 903:
and sending a first notification to the execution server according to the configuration information, wherein the first notification carries the identification information of the target plug-in, and the first notification is used for notifying the execution server to provide the target plug-in for the client to download.
In one embodiment, when executing the program stored in the memory 903, the following steps can be implemented:
in response to the second notification, an indication is sent to the execution server to stop providing the target plug-in to the client.
In one embodiment, in response to the second notification, comprising:
responding to a second notice sent by the statistical server when the installation amount of the target plug-in reaches the preset gray number or responding to a second notice input by the user.
In one embodiment, sending an indication to the execution server to stop providing the target plug-in to the client in response to the second notification comprises:
and responding to the second notification, and sending an indication for stopping providing the target plug-in for the client to the execution server if the breakdown rate of the client for the target plug-in or/and the problem fed back by the client for the target plug-in meet a first preset condition.
In one embodiment, the first predetermined condition includes that the breakdown rate is less than a predetermined breakdown rate threshold or/and the problem level of the problem is lower than a predetermined problem level.
In one embodiment, the second notification carries the breakdown rate of the client for the target plug-in or/and the problem of the client feedback for the target plug-in;
when executing the program stored in the memory 903, the following steps may be implemented:
and updating the configuration information under the condition that a second preset condition is met.
The second preset condition includes at least one of:
the collapse rate of the client for the target plug-in is greater than or equal to a preset collapse rate;
the problem level of the feedback problem of the gray plug-in reaches a preset problem level.
The communication bus may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the management server and other devices.
The Memory may include a Random Access Memory (RAM) or a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like; the Integrated Circuit may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, a discrete Gate or transistor logic device, or a discrete hardware component.
The embodiment of the present invention further provides an execution server, as shown in fig. 10, including a processor 1001, a communication interface 1002, a memory 1003 and a communication bus 1004, where the processor 1001, the communication interface 1002, and the memory 1003 complete mutual communication through the communication bus 1004;
a memory 1003 for storing a computer program;
the processor 1001 is configured to implement the following steps when executing the program stored in the memory 1003:
receiving a first notification sent by a management server, wherein the first notification carries identification information of a target plug-in;
and responding to a plug-in downloading instruction sent by the client, and sending a target plug-in to the client so that the client installs the target plug-in and executes the gray test task.
In one embodiment, when executing the program stored in the memory 1003, the following steps may be further implemented:
receiving an indication sent by the management server to stop providing the target plug-in for the client;
in response to the indication, the target plug-in is stopped from being provided to the client.
The communication bus may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the management server and other devices.
The Memory may include a Random Access Memory (RAM) or a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like; the Integrated Circuit may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, a discrete Gate or transistor logic device, or a discrete hardware component.
In yet another embodiment of the present invention, a computer-readable storage medium is further provided, which stores instructions that, when executed on a computer, cause the computer to execute the gray plug-in issuing method described in any one of the above embodiments.
In yet another embodiment of the present invention, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform the gray plug-in issuing method as described in any of the above embodiments.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, it may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the invention to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (27)

1. A plug-in gray level release method is characterized by being applied to a plug-in gray level test system and comprising the following steps:
the management server sends a first notification to the execution server according to the configuration information, wherein the first notification carries the identification information of the target plug-in;
and after receiving the first notification, the execution server responds to a plug-in downloading instruction sent by a client and sends the target plug-in to the client so that the client installs the target plug-in and executes a gray test task.
2. The method of claim 1, further comprising:
the management server sending an indication to the execution server to stop providing the target plug-in to the client in response to a second notification; alternatively, the first and second electrodes may be,
and the management server responds to a gray test termination instruction and sends an indication for stopping providing the target plug-in to the client to the execution server.
3. The method of claim 2, wherein the management server is responsive to the second notification sent by the statistics server if the counted installation amount of the target plug-in reaches a preset number of grays.
4. The method according to claim 2 or 3, wherein the management server responds to the second notification, and sends an indication to the execution server to stop providing the target plug-in to the client if the crash rate of the client for the target plug-in or/and the problem fed back by the client for the target plug-in satisfy a first preset condition.
5. The method according to claim 4, wherein the first predetermined condition comprises that the collapse rate is less than a predetermined collapse rate threshold or/and that the problem level of the problem is lower than a predetermined problem level.
6. The method of claim 1 or 2, further comprising:
the management server responds to the updated configuration information and sends a first update notification to the statistical server, wherein the first update notification carries the updated preset gray number;
and the statistical server responds to the first updating notice and updates the preset gray number in the statistical server to the updated preset gray number.
7. The method of claim 6, wherein the second notification carries a crash rate of the client for the target plug-in or/and a problem of the client feeding back for the target plug-in;
the method further comprises the following steps:
the management server updates the configuration information under the condition that a second preset condition is met;
the second preset condition comprises at least one of:
the collapse rate of the client for the target plug-in is greater than or equal to a preset collapse rate;
and the problem grade of the client aiming at the feedback problem of the gray plug-in reaches a preset problem grade.
8. A method for releasing gray scale of plug-in is applied to a management server and comprises the following steps:
and sending a first notification to an execution server according to the configuration information, wherein the first notification carries the identification information of the target plug-in, and the first notification is used for notifying the execution server to provide the target plug-in for a client to download.
9. The method of claim 8, further comprising;
in response to the second notification, sending an indication to the execution server to stop providing the target plug-in to the client; alternatively, the first and second electrodes may be,
and responding to a gray scale test termination instruction, and sending an indication of stopping providing the target plug-in unit to the client to the execution server.
10. The method of claim 9, wherein said responding to a second notification comprises:
responding to the second notice sent by the statistical server under the condition that the statistical installation amount of the target plug-in reaches the preset gray number.
11. The method of claim 9 or 10, wherein sending an indication to the execution server to stop providing the target plug-in to the client in response to the second notification comprises:
and responding to the second notification, and sending an indication for stopping providing the target plug-in for the client to the execution server if the crash rate of the client for the target plug-in or/and the problem fed back by the client for the target plug-in meet a first preset condition.
12. The method according to claim 11, wherein the first predetermined condition comprises that the collapse rate is less than a predetermined collapse rate threshold or/and that the problem level of the problem is lower than a predetermined problem level.
13. The method of claim 9, wherein the second notification carries a crash rate of the client for the target plug-in or/and a problem of the client feeding back for the target plug-in;
the method also comprises the step of updating the configuration information under the condition that a second preset condition is met;
the second preset condition comprises at least one of:
the collapse rate of the client aiming at the target plug-in is greater than or equal to a preset collapse rate;
and the problem grade of the client aiming at the feedback problem of the gray plug-in reaches a preset problem grade.
14. A method for releasing plug-in gray scale is characterized in that the method is applied to an execution server and comprises the following steps:
receiving a first notification sent by a management server, wherein the first notification carries identification information of a target plug-in;
and responding to a plug-in downloading instruction sent by a client, and sending the target plug-in to the client so as to enable the client to install the target plug-in and execute a gray test task.
15. The method of claim 14, further comprising:
receiving an indication sent by the management server to stop providing the target plug-in to the client;
in response to the indication, ceasing to provide the target plug-in to the client.
16. A card gamma test system comprising: a management server and an execution server;
the management server sends a first notification to the execution server according to the configuration information, wherein the first notification carries the identification information of the target plug-in;
and after receiving the first notification, the execution server responds to a plug-in downloading instruction sent by a client and sends the target plug-in to the client so that the client installs the target plug-in and executes a gray test task.
17. The system of claim 16, wherein the management server, in response to the second notification, sends an indication to the execution server to stop providing the target plug-in to the client; alternatively, the first and second electrodes may be,
and the management server responds to a gray test termination instruction and sends an instruction of stopping providing the target plug-in unit to the client to the execution server.
18. The system of claim 17, wherein the management server is responsive to the second notification sent by the statistics server if the counted installation amount of the target plug-in reaches a preset number of grays.
19. The system according to claim 17 or 18, wherein the management server responds to the second notification, and sends an indication to the execution server to stop providing the target plug-in to the client if the crash rate of the client for the target plug-in or/and the problem fed back by the client for the target plug-in satisfy a first preset condition.
20. The system according to claim 19, wherein the first predetermined condition comprises the breakdown rate being less than a predetermined breakdown rate threshold or/and the problem level of the problem being lower than a predetermined problem level.
21. The system according to claim 16 or 17, wherein the management server sends a first update notification to the statistics server in response to the updated configuration information, wherein the first update notification carries an updated preset number of grays;
and the statistical server responds to the first updating notice and updates the preset gray number in the statistical server to the updated preset gray number.
22. The system of claim 21, wherein the second notification carries a crash rate of the client for the target plug-in or/and a problem of the client's feedback for the target plug-in;
the management server updates the configuration information under the condition that a second preset condition is met;
the second preset condition comprises at least one of:
the collapse rate of the client for the target plug-in is greater than or equal to a preset collapse rate;
and the problem grade of the client aiming at the feedback problem of the gray plug-in reaches a preset problem grade.
23. A plug-in grayscale issuing device is applied to a management server and comprises:
the first sending module is used for sending a first notification to an execution server according to configuration information, wherein the first notification carries identification information of a target plug-in, and the first notification is used for notifying the execution server to provide the target plug-in for a client to download.
24. A plug-in grayscale issuing device is applied to an execution server and comprises:
the first receiving module is used for receiving a first notification sent by the management server, wherein the first notification carries the identification information of the target plug-in;
and the third sending module is used for responding to a plug-in downloading instruction sent by a client and sending the target plug-in to the client so as to enable the client to install the target plug-in and execute a gray test task.
25. A management server, comprising: the system comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory complete mutual communication through the communication bus;
a memory for storing a computer program;
a processor for implementing the method steps of any one of claims 8 to 13 when executing a program stored in the memory.
26. An execution server, comprising: the system comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory complete mutual communication through the communication bus;
a memory for storing a computer program;
a processor for implementing the method steps of any of claims 14-15 when executing a program stored in the memory.
27. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 8-13 or the method according to any one of claims 14-15.
CN202011336404.XA 2020-11-25 2020-11-25 Plug-in gray level issuing method and device, electronic equipment and storage medium Active CN114553855B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011336404.XA CN114553855B (en) 2020-11-25 2020-11-25 Plug-in gray level issuing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011336404.XA CN114553855B (en) 2020-11-25 2020-11-25 Plug-in gray level issuing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114553855A true CN114553855A (en) 2022-05-27
CN114553855B CN114553855B (en) 2024-04-05

Family

ID=81659220

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011336404.XA Active CN114553855B (en) 2020-11-25 2020-11-25 Plug-in gray level issuing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114553855B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115408047A (en) * 2022-08-11 2022-11-29 北京大氪信息科技有限公司 Version release method and device and electronic equipment

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050149922A1 (en) * 2004-01-06 2005-07-07 International Business Machines Corporation Dynamic software update system, method and program product
WO2012142310A1 (en) * 2011-04-12 2012-10-18 Vmware, Inc. Deployment system for multi-node applications
CN107920112A (en) * 2017-11-01 2018-04-17 重庆金融资产交易所有限责任公司 Support configuration file method for pushing, central server and the storage medium of grayscale mode
CN109564542A (en) * 2016-08-08 2019-04-02 索尼公司 Information processing unit, information processing method, program and information processing system
US20190146774A1 (en) * 2017-11-16 2019-05-16 Citrix Systems, Inc. Deployment routing of clients by analytics
CN110046083A (en) * 2018-01-17 2019-07-23 北京京东尚科信息技术有限公司 Automate gray scale dissemination method and device
CN110442361A (en) * 2019-06-27 2019-11-12 五八有限公司 A kind of gray scale dissemination method, device and electronic equipment
US20200065086A1 (en) * 2018-08-23 2020-02-27 Citrix Systems, Inc. Service Pool Architecture For Multitenant Services To Support Canary Release
CN110928555A (en) * 2019-11-21 2020-03-27 广州品唯软件有限公司 Gray scale release control method and device, computer equipment and storage medium
CN111090458A (en) * 2019-12-18 2020-05-01 广州唯品会信息科技有限公司 Gray scale release system and application release method based on gray scale release system
CN111596967A (en) * 2020-04-27 2020-08-28 中国银联股份有限公司 Application function configuration method, terminal device, server and storage medium
CN111638885A (en) * 2020-05-29 2020-09-08 北京金山云网络技术有限公司 Plug-in issuing method and device, electronic equipment and storage medium
WO2020181684A1 (en) * 2019-03-12 2020-09-17 平安科技(深圳)有限公司 Grayscale release management method, system and device, and storage medium

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050149922A1 (en) * 2004-01-06 2005-07-07 International Business Machines Corporation Dynamic software update system, method and program product
WO2012142310A1 (en) * 2011-04-12 2012-10-18 Vmware, Inc. Deployment system for multi-node applications
CN109564542A (en) * 2016-08-08 2019-04-02 索尼公司 Information processing unit, information processing method, program and information processing system
CN107920112A (en) * 2017-11-01 2018-04-17 重庆金融资产交易所有限责任公司 Support configuration file method for pushing, central server and the storage medium of grayscale mode
US20190146774A1 (en) * 2017-11-16 2019-05-16 Citrix Systems, Inc. Deployment routing of clients by analytics
CN110046083A (en) * 2018-01-17 2019-07-23 北京京东尚科信息技术有限公司 Automate gray scale dissemination method and device
US20200065086A1 (en) * 2018-08-23 2020-02-27 Citrix Systems, Inc. Service Pool Architecture For Multitenant Services To Support Canary Release
WO2020181684A1 (en) * 2019-03-12 2020-09-17 平安科技(深圳)有限公司 Grayscale release management method, system and device, and storage medium
CN110442361A (en) * 2019-06-27 2019-11-12 五八有限公司 A kind of gray scale dissemination method, device and electronic equipment
CN110928555A (en) * 2019-11-21 2020-03-27 广州品唯软件有限公司 Gray scale release control method and device, computer equipment and storage medium
CN111090458A (en) * 2019-12-18 2020-05-01 广州唯品会信息科技有限公司 Gray scale release system and application release method based on gray scale release system
CN111596967A (en) * 2020-04-27 2020-08-28 中国银联股份有限公司 Application function configuration method, terminal device, server and storage medium
CN111638885A (en) * 2020-05-29 2020-09-08 北京金山云网络技术有限公司 Plug-in issuing method and device, electronic equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
楼晔;彭宇;杨朝;: "银行系统互联网服务灰度发布的应用实践", 金融电子化, no. 03 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115408047A (en) * 2022-08-11 2022-11-29 北京大氪信息科技有限公司 Version release method and device and electronic equipment
CN115408047B (en) * 2022-08-11 2023-07-25 北京大氪信息科技有限公司 Version release method and device and electronic equipment

Also Published As

Publication number Publication date
CN114553855B (en) 2024-04-05

Similar Documents

Publication Publication Date Title
CN108768875B (en) Application gray level publishing method and device and computer readable storage medium
US6976251B2 (en) Intelligent update agent
CN110825394A (en) Automatic application program initialization method and system for cloud mobile phone and storage medium
US8949947B2 (en) Network system and non-transitory computer-readable storage medium
KR20060045811A (en) Efficient patching
US9928047B2 (en) System and method for providing application programs to devices
CN107844306B (en) Application program repairing method and device, storage medium and terminal
CN110457049B (en) Method and device for realizing plug-in automation, electronic equipment and storage medium
CN113591068A (en) Online login equipment management method and device and electronic equipment
CN114553855A (en) Plug-in gray level release method and device, electronic equipment and storage medium
CN113849199B (en) Method and device for cross-system installation of application, electronic equipment and storage medium
US11113044B2 (en) Information processing apparatus and non-transitory computer readable medium storing program
CN113076248B (en) Application processing method, device and equipment and readable storage medium
US11301227B2 (en) Server apparatus, information processing apparatus, and control method for installing application
CN109032693B (en) Method and device for loading display information, electronic equipment and readable storage medium
CN112346765B (en) Application program upgrading method and device, electronic equipment and readable storage medium
CN109995863B (en) Dynamic resource downloading method and device, electronic equipment and storage medium
CN111679842B (en) Application program hot update processing method, device and system
US20080258865A1 (en) Binary verification service
CN110110503B (en) Method and device for managing and controlling specific behaviors of software
CN111314446B (en) Resource updating method, device, server and storage medium
CN110888690A (en) Application starting method and device, electronic equipment and storage medium
CN111586115A (en) Data transmission system and method
CN115004667A (en) Information pushing method and device, electronic equipment and computer readable medium
US11099825B2 (en) Software providing apparatus and non-transitory computer readable medium

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