CN112948099A - Task issuing flow method and device, computer equipment and storage medium - Google Patents

Task issuing flow method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112948099A
CN112948099A CN202110520126.1A CN202110520126A CN112948099A CN 112948099 A CN112948099 A CN 112948099A CN 202110520126 A CN202110520126 A CN 202110520126A CN 112948099 A CN112948099 A CN 112948099A
Authority
CN
China
Prior art keywords
atomic operation
data center
task
release
issuing
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
CN202110520126.1A
Other languages
Chinese (zh)
Other versions
CN112948099B (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.)
Taiping Life Insurance Co ltd
Taiping Finance Technology Services Shanghai Co ltd
Original Assignee
Taiping Life Insurance Co ltd
Taiping Finance Technology Services Shanghai 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 Taiping Life Insurance Co ltd, Taiping Finance Technology Services Shanghai Co ltd filed Critical Taiping Life Insurance Co ltd
Priority to CN202110520126.1A priority Critical patent/CN112948099B/en
Publication of CN112948099A publication Critical patent/CN112948099A/en
Application granted granted Critical
Publication of CN112948099B publication Critical patent/CN112948099B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Abstract

The application relates to a task issuing flow method, a task issuing flow device, computer equipment and a storage medium. The method comprises the following steps: receiving an input release process attribute through a task release interface; acquiring a corresponding target workflow according to the release process attribute, wherein the target workflow comprises an automatic release step; displaying the target workflow on the task issuing interface, and acquiring an atomic operation set corresponding to the automatic issuing step; displaying an atomic operation set corresponding to the automatic issuing step on the task issuing interface, receiving an adjusting instruction aiming at the atomic operation set through the task issuing interface, and adjusting the atomic operation set according to the adjusting instruction; and adjusting the automatic issuing step according to the adjusted atomic operation set, and generating a task issuing flow according to the adjusted automatic issuing step. The method can improve the treatment efficiency.

Description

Task issuing flow method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of artificial intelligence technologies, and in particular, to a method and an apparatus for generating a task issuing process, a computer device, and a storage medium.
Background
With the development of big data technology, each company has a plurality of application systems, and each application system has a complex structure, so when an application system is changed, new application systems are released, and because the number of systems is large, a large amount of frequent releasing work occupies the absolute first place of the change of the application system.
In the conventional technology, when generating a workflow, an operation and maintenance worker needs to define a flow description file in advance, that is, one service includes a plurality of execution links, and then each execution link is developed to determine a corresponding code, so as to obtain the corresponding workflow.
However, the above method requires the operation and maintenance personnel to interpret the business process and then submit the interpreted business process to research and development for processing, which consumes a lot of time and results in low efficiency.
Disclosure of Invention
In view of the above, it is necessary to provide a task distribution flow generation method, a task distribution flow generation apparatus, a computer device, and a storage medium, which can improve efficiency.
A task issuing flow method, comprising:
receiving an input release process attribute through a task release interface;
acquiring a corresponding target workflow according to the release process attribute, wherein the target workflow comprises an automatic release step;
displaying the target workflow on the task issuing interface, and acquiring an atomic operation set corresponding to the automatic issuing step;
displaying an atomic operation set corresponding to the automatic issuing step on the task issuing interface, receiving an adjusting instruction aiming at the atomic operation set through the task issuing interface, and adjusting the atomic operation set according to the adjusting instruction;
and adjusting the automatic issuing step according to the adjusted atomic operation set, and generating a task issuing flow according to the adjusted automatic issuing step.
In one embodiment, the acquiring the set of atomic operations corresponding to the automated publishing step includes:
acquiring a plurality of initial atomic operation sets corresponding to the automatic release step;
counting the use frequency of a plurality of the initial atomic operation sets;
and selecting the initial atomic operation set with the maximum use frequency as the atomic operation set corresponding to the automatic release step.
In one embodiment, the release flow attribute includes a system and an application data center, and the method further includes:
acquiring a distributor corresponding to the system in the application data center;
determining a corresponding application server according to the distributor;
determining an optimal communication path according to the data center position corresponding to the distributor and the data center position corresponding to the application server;
and updating the target application according to the task issuing flow and the optimal communication path.
In one embodiment, the determining an optimal communication path according to the data center position corresponding to the distributor and the data center position corresponding to the application server includes:
and calculating to obtain an optimal communication path according to at least one of the number of the application servers corresponding to the distributor in different data centers, the size of the release file corresponding to the task release flow, the distribution of the system operation and maintenance manpower in different data centers and communication requirements set according to business requirements.
In one embodiment, the determining an optimal communication path according to the data center position corresponding to the distributor and the data center position corresponding to the application server includes:
acquiring the number of application servers corresponding to the distributor in different data centers;
determining an optimal communication path according to the position of the data center with the largest number and the position of the data center corresponding to the distributor;
if the number of the application servers corresponding to the distributor in different data centers is the same, acquiring the size of a release file of the task release flow corresponding to each data center;
determining an optimal communication path according to the position of the data center with the largest published file and the position of the data center corresponding to the distributor;
if the sizes of the release files of the task release flows are the same, obtaining a data center with the most system operation and maintenance manpower in the data center;
determining an optimal communication path according to the position of the data center with the most system operation and maintenance manpower and the position of the data center corresponding to the distributor;
if the distribution of the system operation and maintenance manpower in each data center is the same, acquiring a communication requirement set by a service requirement, and selecting a corresponding data center according to the communication requirement;
and determining an optimal communication path according to the position of the selected data center and the position of the data center corresponding to the distributor.
In one embodiment, the receiving, by the task issuance interface, an adjustment instruction for the atomic operation set includes:
receiving an adjustment starting instruction aiming at the atomic operation set through the task issuing interface;
setting the atomic operation set to be in an adjustable state according to the adjustment starting instruction;
and receiving an adding and deleting instruction and/or a position changing instruction aiming at the atomic operation set with adjustable state through the task issuing interface.
In one embodiment, the manner of generating the atomic operation in the atomic operation set includes:
acquiring a historical release step, and splitting the historical release step to obtain a plurality of operations to be processed;
comparing the operation to be processed to delete the repeated operation to be processed;
numbering the deleted operations to be processed, configuring attributes and parameters to obtain atomic operations, and using ssh channels as execution channels and file transmission channels of the atomic operations in the data table;
and storing the atomic operation into a corresponding data table.
In one embodiment, the adjusting the atomic operation set according to the adjustment instruction includes:
and when the adjusting instruction is an increasing instruction, selecting a corresponding newly added atomic operation from the data table, and adding the newly added atomic operation into the atomic operation set.
A task publication flow apparatus, the apparatus comprising:
the receiving module is used for receiving the input release process attribute through the task release interface;
the target workflow acquisition module is used for acquiring a corresponding target workflow according to the release process attribute, and the target workflow comprises an automatic release step;
an atomic operation set acquisition module, configured to display the target workflow on the task issuing interface, and acquire an atomic operation set corresponding to the automatic issuing step;
the adjusting module is used for displaying an atomic operation set corresponding to the automatic issuing step on the task issuing interface, receiving an adjusting instruction aiming at the atomic operation set through the task issuing interface, and adjusting the atomic operation set according to the adjusting instruction;
and the generating module is used for adjusting the automatic issuing step according to the adjusted atomic operation set and generating a task issuing flow according to the adjusted automatic issuing step.
A computer device comprising a memory storing a computer program and a processor implementing the steps of the method of any of the above when the computer program is executed.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method of any of the above.
According to the task issuing process generation method, the task issuing process generation device, the computer equipment and the storage medium, the corresponding target workflow can be obtained according to the issuing attributes, and the atomic operation set is obtained and personalized adjustment is carried out on the automatic issuing steps in the workflow, so that on one hand, business interpretation is not needed, on the other hand, due to the fact that the atomic operation set is preset, development by research and development personnel is not needed again, time can be saved, and efficiency is improved.
Drawings
FIG. 1 is a diagram of an application environment for a task publishing flow method in one embodiment;
FIG. 2 is a flowchart illustrating a task publishing process in one embodiment;
FIG. 3 is an interface diagram of a task publishing interface in one embodiment;
FIG. 4 is a diagram of an adjust instruction for an atomic operation set, in one embodiment;
FIG. 5 is a block diagram showing the construction of a task issuing flow apparatus according to one embodiment;
FIG. 6 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The task issuing flow method provided by the application can be applied to the application environment shown in fig. 1. Wherein the server 102 and the publication system 104 communicate over a network. The server 102 may display a task issuing interface, and receive an input issuing process attribute through the task issuing interface; and then the server 102 acquires a corresponding target workflow according to the issuing process attribute, wherein the target workflow comprises an automatic issuing step, and for the automatic issuing step, the server 102 acquires an atomic operation set corresponding to the automatic issuing step, displays the atomic operation set corresponding to the automatic issuing step on a task issuing interface, receives an adjustment instruction for the atomic operation set through the task issuing interface, and adjusts the atomic operation set according to the adjustment instruction, so that the server 102 adjusts the automatic issuing step according to the adjusted atomic operation set, generates a task issuing process according to the adjusted automatic issuing step, and sends the task issuing process to the issuing system 104 for issuing. According to the task issuing process generation method, the corresponding target workflow can be obtained according to the issuing attribute, and the atomic operation set is obtained and personalized adjustment is carried out on the automatic issuing step in the workflow, so that on one hand, business reading is not needed, on the other hand, due to the fact that the atomic operation set is preset, development of research and development personnel is not needed again, time can be saved, and efficiency is improved. The server 102 and the publication system 104 may be implemented as separate servers or as a server cluster of multiple servers.
In an embodiment, as shown in fig. 2, a task issuing flow method is provided, which is described by taking the method applied to the terminal in fig. 1 as an example, and includes the following steps:
s202: and receiving the input publishing process attribute through the task publishing interface.
Specifically, the task issuing interface is an interface for displaying attributes related to the task, the issuing process attributes include, but are not limited to, an issuing type, an issuing manner, and whether the issuing process attributes carry a database DB, as shown in fig. 3, fig. 3 is an interface diagram of the task issuing interface in an embodiment, in the embodiment, the task issuing interface includes at least three dimensions, that is, an issuing type, an issuing manner, and whether the issuing manner carries a database DB, where the issuing type includes daily issuing and urgent issuing, and the issuing manner includes hot issuing and cold issuing. Therefore, at least eight issuing flows can be determined according to the three dimensions, different issuing flows correspond to different work flow operations, and different work flows have different rules to limit the issuing process. In this embodiment, the server combines different distribution flows through a page function, and performs specific distribution task configuration under a given distribution flow.
S204: and acquiring a corresponding target workflow according to the release process attribute, wherein the target workflow comprises an automatic release step.
Specifically, the workflow refers to a process from the beginning to the end of the release work in an enterprise, and relates to different job positions of examination, approval, examination, execution and the like, the target workflow corresponds to the release flow, and may include an automatic release step and a manual processing step, whether one step can be automatically processed or not may be manually set in advance, for example, the automatic release step may include a step of releasing a file and comparing the file, a step of stopping application, and the like; the manual processing steps may include, but are not limited to, a create people step, a manual approval step, a modify configuration step, an upload release package step, a restart application step, and a user verification step. The server can acquire the corresponding release process according to the release process attribute, and then realize the circulation of different release processes through the workflow engine. The workflow engine refers to a basic component independent of a service, and is used for driving the flow of a workflow, so as to realize that the workflow is similar to a crawler which is only responsible for the flow of a pipeline, and when a specific service to be realized is hung on the crawler, the flow operation is realized, and an activiti6 component may be adopted in this embodiment.
In practical application, developers select a release type, a release mode, whether to bring a DB and the like on a task release interface, then use a page arrangement function to arrange execution actions, after submission is completed, a background records the information, and the information is automatically executed in a subsequent process. And after different release flows, corresponding to different workflows. The publishing process refers to a whole set of processes from the beginning to the end of the publishing task, such as: new establishment, development configuration, operation and maintenance auditing, automatic execution, verification and ending. The functional arrangement means that, for example, a release step has several atomic operations such as stop application, upload distribution package, decompress distribution package, delete distribution package, start application, and so on, and when arranging, there may be one such arrangement as required: uploading a publishing packet, decompressing the publishing packet, deleting the publishing packet, stopping an application, and starting the application, that is, the atomic operations are arranged in different orders, but the atomic operations are the same.
S206: and displaying the target workflow on a task issuing interface, and acquiring an atomic operation set corresponding to the automatic issuing step.
Specifically, the server may display the target workflow on a task publishing interface, and display the steps in a classified manner according to whether the steps in the workflow can be automatically processed, for example, the steps that can be automatically processed and the steps that can be manually processed are displayed in different colors, or displayed by different icons, and the like.
Thus, after the server displays the corresponding target workflow, the server can acquire the atomic operation set corresponding to the automatic release step. The atomic operation set may be a predetermined conventional processing manner corresponding to the automatic issuing step.
S208: and displaying the atomic operation set corresponding to the automatic issuing step on a task issuing interface, receiving an adjusting instruction aiming at the atomic operation set through the task issuing interface, and adjusting the atomic operation set according to the adjusting instruction.
Specifically, atomic operations are developed using shell scripts, packaged as scripts or command lines with parameters. The atomic operation set corresponding to the automatic issuing step is displayed on the task issuing interface according to the selection of a user, for example, after one automatic issuing step is triggered, the server displays the atomic operation set corresponding to the automatic issuing step, so that the atomic operations in the atomic operation set are displayed on the interface, and the server can receive an adjustment instruction for the atomic operation set input by the user and adjust the atomic operation set according to the adjustment instruction, for example, the adjustment includes addition and deletion and/or sequence change of the atomic operations.
In addition, optionally, after the user modifies the atomic operation set, the server may store the modified atomic operation set, compare the modified atomic operation set with the stored atomic operation set corresponding to the automation step, if the modified atomic operation set is the same as the stored atomic operation set, increment the use frequency of the atomic operation set, otherwise, create the atomic operation set, and record the use frequency of the atomic operation set.
Furthermore, the adjustment instruction for the atomic operation sets received by the server may further include a re-selection instruction for the atomic operation sets, that is, the server displays the respective atomic operation sets corresponding to the automatic issuing step according to the adjustment instruction input by the user in a certain order, for example, a frequency of use or a time order of use, so as to facilitate the selection by the user.
S210: and adjusting the automatic issuing step according to the adjusted atomic operation set, and generating a task issuing flow according to the adjusted automatic issuing step.
Specifically, after the server configures the atomic operation sets corresponding to the automatic publishing steps, the manual publishing steps may also be configured, for example, the publishing task is manually created, so that a task publishing flow may be generated according to the configured automatic publishing steps and the manual publishing steps, so as to facilitate processing of the publishing task. For example, after the release task is started, the workflow engine performs circulation according to the task release flow to complete the release of the whole task.
According to the task issuing process generation method, the corresponding target workflow can be obtained according to the issuing attribute, and the atomic operation set is obtained and personalized adjustment is carried out on the automatic issuing step in the workflow, so that on one hand, business reading is not needed, on the other hand, due to the fact that the atomic operation set is preset, development of research and development personnel is not needed again, time can be saved, and efficiency is improved.
In one embodiment, obtaining the set of atomic operations corresponding to the automated publishing step includes: acquiring a plurality of initial atomic operation sets corresponding to the automatic release step; counting the use frequency of a plurality of initial atomic operation sets; and selecting the initial atomic operation set with the maximum use frequency as the atomic operation set corresponding to the automatic release step.
Specifically, the initial atomic operation set refers to an atomic operation set to which an automatic issuing step may correspond, for example, the automatic issuing step of issuing a file may include atomic operations such as remote login, basic command execution, file transmission, file compression, file decompression, application server start, stop, restart, cache cleaning, and file cleaning, but the order of the atomic operations and whether the atomic operations are included in the set may be changed, so that different initial atomic operation sets are formed. The server can record the use frequency of the corresponding atomic operation set after the user selects the corresponding atomic operation set each time, so that when the atomic operation set corresponding to the automatic issuing step needs to be selected, the server can directly select the initial atomic operation set with the largest use frequency as the atomic operation set corresponding to the automatic issuing step. In other embodiments, the automatic issuing step may also be bound with a user or a system, for example, first, an atomic operation set corresponding to the user or the system is selected from the atomic operation sets corresponding to the automatic issuing step, and then, the atomic operation set with the highest frequency is selected as the atomic operation set corresponding to the automatic issuing step.
Optionally, if the atomic operation set selected by the server does not meet the requirement, the user may further adjust the atomic operation set, which may be specifically referred to above.
In the above embodiment, the atomic operation set corresponding to the automatic issuing step is automatically obtained by recording the use frequency of the atomic operation set, so that the subsequent automatic operation step meets the requirement.
In one embodiment, the release flow attribute comprises a system and an application data center, and the method further comprises: acquiring a distributor corresponding to a system in an application data center; determining a corresponding application server according to the distributor; determining an optimal communication path according to the data center position corresponding to the distributor and the data center position corresponding to the application server; and updating the target application according to the task issuing flow and the optimal communication path.
Specifically, the release type, the release mode and whether the release type and the release mode carry the database in the release flow attribute determine the selection of the workflow, and the system and the application data center are adapted to multiple data centers so as to select an optimal communication path, thereby updating the target application. The multi-data center is mainly used for isolating data of each application and avoiding data confusion. The channels selected by network transmission of different data centers are different, for example, the bottom layer implementation is to connect all application servers by using a distributor, and then select an optimal communication path according to the position of the data center where the distributor is located and the position of the data center corresponding to the application server. For example, the system determines that the corresponding data center is determined, so that the server can acquire the corresponding distributor in the data center, then determine the corresponding application server according to the distributor, that is, the application server corresponding to the system, and the application server can be in different data centers, so that the optimal communication path is determined according to the data center position corresponding to the distributor and the data center position corresponding to the application server, and the target application is updated according to the task issuing flow and the optimal communication path, that is, after the server generates the task issuing flow, the workflow engine performs flow according to the task issuing flow, and when the data in the application server needs to be updated, data transmission is performed according to the selected optimal communication path, so as to improve the updating efficiency. The optimal communication path may be determined according to a longest matching principle, and then the management distance (smaller and more preferred) and the metric value (when multiple routing entries exist in the same routing protocol in the network, the routing entries may be used for performing path selection, and smaller and more preferred) are considered to perform the determination, and if the metric values are the same, data is forwarded from the most preferred interface at the same time, that is, load balancing is performed.
In the above embodiment, the optimal communication path is determined in advance, so that when the data in the application server needs to be updated, data transmission is performed according to the selected optimal communication path, so as to improve the updating efficiency.
In one embodiment, determining the optimal communication path according to the data center position corresponding to the distributor and the data center position corresponding to the application server includes: and calculating to obtain an optimal communication path according to at least one of the number of the application servers corresponding to the distributor in different data centers, the size of a release file corresponding to the task release process, the distribution of system operation and maintenance manpower in different data centers and communication requirements set according to business requirements.
Preferably, determining an optimal communication path according to the data center position corresponding to the distributor and the data center position corresponding to the application server includes: acquiring the number of application servers corresponding to the distributor in different data centers; determining an optimal communication path according to the position of the data center with the largest number and the position of the data center corresponding to the distributor; if the number of the application servers corresponding to the distributor in different data centers is the same, acquiring the size of a release file of the task release flow corresponding to each data center; determining an optimal communication path according to the position of the data center with the largest published file and the position of the data center corresponding to the distributor; if the sizes of the release files of the task release flows are the same, obtaining a data center with the most system operation and maintenance manpower in the data center; determining an optimal communication path according to the position of the data center with the most system operation and maintenance manpower and the position of the data center corresponding to the distributor; if the distribution of system operation and maintenance manpower in each data center is the same, acquiring a communication requirement set by a service requirement, and selecting a corresponding data center according to the communication requirement; and determining an optimal communication path according to the position of the selected data center and the position of the data center corresponding to the distributor.
The data center with the largest number of application servers can be obtained, so that more application servers can be updated at one time, and the optimal communication path is determined according to the position of the data center with the largest number and the position of the data center corresponding to the distributor.
If the number of the application servers corresponding to the distributors in different data centers is the same, the size of the release file of the task release flow corresponding to each data center is obtained, wherein the size of the file can be full update or incremental update.
If the sizes of the release files of the task release flows are the same, the data center with the most system operation and maintenance manpower in the data center is obtained, and therefore the most operation and maintenance manpower is used, and the problem solving capability is strongest after the problem occurs.
If the distribution of system operation and maintenance manpower in each data center is the same, acquiring a communication requirement set by a service requirement, and selecting a corresponding data center according to the communication requirement; and determining an optimal communication path according to the position of the selected data center and the position of the data center corresponding to the distributor, wherein the communication requirement is set by a service requirement, for example, most of the service is in the area A, and the data center corresponding to the area A can be directly acquired.
The determination logic of the optimal communication path is provided in the above embodiment, and the optimal communication path can be determined more quickly, so that data transmission is performed according to the selected optimal communication path, and the updating efficiency is improved.
In one embodiment, referring to fig. 4, fig. 4 is a schematic diagram of an adjustment instruction for an atomic operation set in one embodiment. Receiving an adjustment instruction aiming at an atomic operation set through a task issuing interface, wherein the adjustment instruction comprises the following steps: receiving an adjustment starting instruction aiming at an atomic operation set through a task issuing interface; setting the atomic operation set to be in an adjustable state according to the adjustment starting instruction; and receiving an adding and deleting instruction and/or a position changing instruction aiming at the atomic operation set with adjustable state through the task issuing interface.
Specifically, as shown in fig. 4, an atomic operation set of an automatic issuing step is given, the server may receive an adjustment start instruction for the atomic operation set, which is input by the user, for example, a custom switch in the upper left corner, and if the adjustment start instruction is turned on, it indicates that the user may adjust the atomic operation set, that is, the server sets the atomic operation set to an adjustable state according to the adjustment start instruction, and then the user may add or delete atomic operations by adding or subtracting buttons, and arrange the execution sequence by using the up-down buttons. After the user-defined option is opened, atomic operation arrangement can be carried out as required.
Optionally, adjusting the atomic operation set according to the adjustment instruction includes: and when the adjusting instruction is an increasing instruction, selecting the corresponding newly added atomic operation from the data table, and adding the newly added atomic operation into the atomic operation set. For example, when the atomic operation set does not include the corresponding new atomic operation, the server may receive an instruction of adding the atomic operation, which is input by the user, so that the server displays a blank line, and then the server receives the new atomic operation, which is input by the user, and for example, the server may select the new atomic operation by a pull-down button, that is, the server determines the selectable atomic operation corresponding to the automatic issuing step, and then the user selects the new atomic operation, and displays the new atomic operation after the selection is completed. In addition, for the sequence of the atomic operations, the server may receive the operation of the up-down button of each atomic operation by the user to change, which is not described herein again.
In one embodiment, the atomic operations in the atomic operation set are generated in a manner that includes: acquiring a historical publishing step, and splitting the historical publishing step to obtain a plurality of operations to be processed; comparing the pending operations to delete duplicate pending operations; numbering the deleted operation to be processed, and configuring attributes and parameters to obtain an atomic operation; and storing the atomic operation into a corresponding data table.
Specifically, the atomic operation is developed by using a shell script and packaged into a script or a command line with parameters, and the server can split a historical release step in advance to obtain a plurality of operations to be processed; comparing the pending operations to delete duplicate pending operations; numbering the deleted operation to be processed, and configuring attributes and parameters to obtain an atomic operation; and storing the atomic operation into a corresponding data table, wherein the numbering of the atomic operation is to avoid repetition, the attribute of the atomic operation refers to information such as a script path, a name, a type, an ID, creation time, a creator and the like corresponding to the atomic operation, and the parameters are stored in the corresponding data table together for being convenient for query. When the system is used, the server reads out the script storage path, the use parameters, the classification attributes and the like of the atomic operation from the database and calls the script storage path, the use parameters, the classification attributes and the like to an upper application program so as to arrange the script storage path, the use parameters, the classification attributes and the like into a really required release process. And because the atomic operation is decomposed, designed and built, the server can realize the visual and fine-grained subtask arrangement function.
In the above embodiment, the minimum unit of the issuing execution process can be managed and controlled, for example, login, file transmission, command execution, information return, start-stop service, file decompression, file operation, and the like can all be managed and controlled at a fine granularity, and each atomic step and other steps have low coupling, so that the problem of solving the fault becomes very clear, and the execution process is relatively robust. In addition, a set of issuing atomic operation set can meet a plurality of different internal systems, so that a plurality of systems with different technical architectures can be issued and executed by using the same set of issuing flow, the issuing process is easy to be further functionalized, the manual intervention is greatly reduced, and the reliability is greatly improved. And finally, important task configuration and arrangement work which can be multiplexed or modularized in the release automation technology is solved, so that the task arrangement becomes standardized, the operation is simplified and visualized, and the release process after the combination of multi-atom operation is diversified. The invention is based on the technology of atomization decomposition, design and library construction in the release process, brings direct technical effect, and other similar automatic release related products have no comparability.
It should be understood that, although the steps in the flowchart of fig. 2 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in fig. 2 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed in turn or alternately with other steps or at least a portion of the other steps or stages.
In one embodiment, as shown in fig. 5, a task issuing flow device is provided, which includes: a receiving module 100, a target workflow obtaining module 200, an atomic operation set obtaining module 300, an adjusting module 400, and a generating module 500, wherein:
a receiving module 100, configured to receive an input publishing process attribute through a task publishing interface;
a target workflow obtaining module 200, configured to obtain a corresponding target workflow according to a release process attribute, where the target workflow includes an automatic release step;
an atomic operation set obtaining module 300, configured to display a target workflow on a task issuing interface, and obtain an atomic operation set corresponding to an automatic issuing step;
the adjusting module 400 is configured to display an atomic operation set corresponding to the automatic issuing step on the task issuing interface, receive an adjusting instruction for the atomic operation set through the task issuing interface, and adjust the atomic operation set according to the adjusting instruction;
and the generating module 500 is configured to adjust the automatic issuing step according to the adjusted atomic operation set, and generate the task issuing flow according to the adjusted automatic issuing step.
In one embodiment, the atomic operation set acquisition module 300 includes:
an initial atomic operation set acquisition unit, configured to acquire a plurality of initial atomic operation sets corresponding to the automatic release step;
a counting unit, configured to count usage frequencies of a plurality of initial atomic operation sets;
and the selection unit is used for selecting the initial atomic operation set with the maximum use frequency as the atomic operation set corresponding to the automatic release step.
In one embodiment, the release process attribute includes a system and an application data center, and the release process generating apparatus further includes:
the distributor acquisition module is used for acquiring distributors corresponding to systems in the application data center;
the application server determining module is used for determining a corresponding application server according to the distributor;
the optimal communication path determining module is used for determining an optimal communication path according to the data center position corresponding to the distributor and the data center position corresponding to the application server;
and the updating module is used for updating the target application according to the task issuing flow and the optimal communication path.
In one embodiment, the optimal communication path determining module is further configured to calculate an optimal communication path according to at least one of the number of the application servers corresponding to the distributor in different data centers, the size of the release file corresponding to the task release process, the distribution of system operation and maintenance manpower in different data centers, and a communication requirement set according to a service requirement.
In one embodiment, the optimal communication path determining module includes:
the first determining unit is used for acquiring the number of the application servers corresponding to the distributor in different data centers; determining an optimal communication path according to the position of the data center with the largest number and the position of the data center corresponding to the distributor;
the second determining unit is used for acquiring the size of a release file of the task release flow corresponding to each data center if the number of the application servers corresponding to the distributors in different data centers is the same; determining an optimal communication path according to the position of the data center with the largest published file and the position of the data center corresponding to the distributor;
the third determining unit is used for acquiring one data center with the most system operation and maintenance manpower in the data centers if the sizes of the release files of the task release flows are the same; determining an optimal communication path according to the position of the data center with the most system operation and maintenance manpower and the position of the data center corresponding to the distributor;
the fourth determining unit is used for acquiring the communication requirements set by the service requirements if the distribution of the system operation and maintenance manpower in each data center is the same, and selecting the corresponding data center according to the communication requirements; and determining an optimal communication path according to the position of the selected data center and the position of the data center corresponding to the distributor.
In one embodiment, the adjusting module 400 may include:
the starting instruction receiving unit is used for receiving an adjusting starting instruction aiming at the atomic operation set through the task issuing interface;
the opening unit is used for setting the atomic operation set into an adjustable state according to the adjustment opening instruction;
and the adjusting unit is used for receiving an adding and deleting instruction and/or a position changing instruction aiming at the atomic operation set with adjustable states through the task issuing interface.
In one embodiment, the release flow generating device further includes:
the splitting module is used for acquiring the historical release step and splitting the historical release step to obtain a plurality of operations to be processed;
the comparison module is used for comparing the operation to be processed to delete the repeated operation to be processed;
the configuration module is used for numbering the deleted operation to be processed and configuring the attribute and the parameter to obtain an atomic operation;
and the storage module is used for storing the atomic operation into the corresponding data table.
In one embodiment, the adjusting unit is further configured to, when the adjusting instruction is an increase instruction, select a corresponding new atomic operation from the data table, and add the new atomic operation to the atomic operation set.
For specific limitations of the task issuing process device, reference may be made to the above limitations of the task issuing process method, and details are not described here. All or part of each module in the task issuing flow device can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 6. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing data such as workflow, atomic operation and the like. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a task distribution flow method.
Those skilled in the art will appreciate that the architecture shown in fig. 6 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program: receiving an input release process attribute through a task release interface; acquiring a corresponding target workflow according to the release process attribute, wherein the target workflow comprises an automatic release step; displaying a target workflow on a task issuing interface, and acquiring an atomic operation set corresponding to the automatic issuing step; displaying an atomic operation set corresponding to the automatic issuing step on a task issuing interface, receiving an adjusting instruction aiming at the atomic operation set through the task issuing interface, and adjusting the atomic operation set according to the adjusting instruction; and adjusting the automatic issuing step according to the adjusted atomic operation set, and generating a task issuing flow according to the adjusted automatic issuing step.
In one embodiment, the obtaining of the set of atomic operations corresponding to the automated publishing step, as performed by the processor when executing the computer program, comprises: acquiring a plurality of initial atomic operation sets corresponding to the automatic release step; counting the use frequency of a plurality of initial atomic operation sets; and selecting the initial atomic operation set with the maximum use frequency as the atomic operation set corresponding to the automatic release step.
In one embodiment, the publishing process attributes involved in the execution of the computer program by the processor include system and application data centers, and the execution of the computer program by the processor further performs the following steps: acquiring a distributor corresponding to a system in an application data center; determining a corresponding application server according to the distributor; determining an optimal communication path according to the data center position corresponding to the distributor and the data center position corresponding to the application server; and updating the target application according to the task issuing flow and the optimal communication path.
In one embodiment, the determining the optimal communication path according to the data center location corresponding to the distributor and the data center location corresponding to the application server, which is implemented when the processor executes the computer program, includes: and calculating to obtain an optimal communication path according to at least one of the number of the application servers corresponding to the distributor in different data centers, the size of a release file corresponding to the task release process, the distribution of system operation and maintenance manpower in different data centers and communication requirements set according to business requirements.
In one embodiment, the determining the optimal communication path according to the data center location corresponding to the distributor and the data center location corresponding to the application server, which is implemented when the processor executes the computer program, includes: acquiring the number of application servers corresponding to the distributor in different data centers; determining an optimal communication path according to the position of the data center with the largest number and the position of the data center corresponding to the distributor; if the number of the application servers corresponding to the distributor in different data centers is the same, acquiring the size of a release file of the task release flow corresponding to each data center; determining an optimal communication path according to the position of the data center with the largest published file and the position of the data center corresponding to the distributor; if the sizes of the release files of the task release flows are the same, obtaining a data center with the most system operation and maintenance manpower in the data center; determining an optimal communication path according to the position of the data center with the most system operation and maintenance manpower and the position of the data center corresponding to the distributor; if the distribution of system operation and maintenance manpower in each data center is the same, acquiring a communication requirement set by a service requirement, and selecting a corresponding data center according to the communication requirement; and determining an optimal communication path according to the position of the selected data center and the position of the data center corresponding to the distributor.
In one embodiment, the receiving, by the task issuing interface, an adjustment instruction for the set of atomic operations implemented when the processor executes the computer program includes: receiving an adjustment starting instruction aiming at an atomic operation set through a task issuing interface; setting the atomic operation set to be in an adjustable state according to the adjustment starting instruction; and receiving an adding and deleting instruction and/or a position changing instruction aiming at the atomic operation set with adjustable state through the task issuing interface.
In one embodiment, the atomic operations in the set of atomic operations involved in the execution of the computer program by the processor are generated in a manner that includes: acquiring a historical publishing step, and splitting the historical publishing step to obtain a plurality of operations to be processed; comparing the pending operations to delete duplicate pending operations; numbering the deleted operation to be processed, and configuring attributes and parameters to obtain an atomic operation; and storing the atomic operation into a corresponding data table.
In one embodiment, the adjusting of the set of atomic operations according to the adjustment instruction, implemented when the processor executes the computer program, includes: and when the adjusting instruction is an increasing instruction, selecting the corresponding newly added atomic operation from the data table, and adding the newly added atomic operation into the atomic operation set.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of: receiving an input release process attribute through a task release interface; acquiring a corresponding target workflow according to the release process attribute, wherein the target workflow comprises an automatic release step; displaying a target workflow on a task issuing interface, and acquiring an atomic operation set corresponding to the automatic issuing step; displaying an atomic operation set corresponding to the automatic issuing step on a task issuing interface, receiving an adjusting instruction aiming at the atomic operation set through the task issuing interface, and adjusting the atomic operation set according to the adjusting instruction; and adjusting the automatic issuing step according to the adjusted atomic operation set, and generating a task issuing flow according to the adjusted automatic issuing step.
In one embodiment, a computer program, when executed by a processor, implements obtaining a set of atomic operations corresponding to an automated publishing step, comprising: acquiring a plurality of initial atomic operation sets corresponding to the automatic release step; counting the use frequency of a plurality of initial atomic operation sets; and selecting the initial atomic operation set with the maximum use frequency as the atomic operation set corresponding to the automatic release step.
In one embodiment, the process attributes involved in execution of the computer program by the processor include system and application data centers, and the computer program when executed by the processor further performs the steps of: acquiring a distributor corresponding to a system in an application data center; determining a corresponding application server according to the distributor; determining an optimal communication path according to the data center position corresponding to the distributor and the data center position corresponding to the application server; and updating the target application according to the task issuing flow and the optimal communication path.
In one embodiment, the determining an optimal communication path according to the data center location corresponding to the distributor and the data center location corresponding to the application server, when executed by the processor, includes: and calculating to obtain an optimal communication path according to at least one of the number of the application servers corresponding to the distributor in different data centers, the size of a release file corresponding to the task release process, the distribution of system operation and maintenance manpower in different data centers and communication requirements set according to business requirements.
In one embodiment, the determining an optimal communication path according to the data center location corresponding to the distributor and the data center location corresponding to the application server, when executed by the processor, includes: acquiring the number of application servers corresponding to the distributor in different data centers; determining an optimal communication path according to the position of the data center with the largest number and the position of the data center corresponding to the distributor; if the number of the application servers corresponding to the distributor in different data centers is the same, acquiring the size of a release file of the task release flow corresponding to each data center; determining an optimal communication path according to the position of the data center with the largest published file and the position of the data center corresponding to the distributor; if the sizes of the release files of the task release flows are the same, obtaining a data center with the most system operation and maintenance manpower in the data center; determining an optimal communication path according to the position of the data center with the most system operation and maintenance manpower and the position of the data center corresponding to the distributor; if the distribution of system operation and maintenance manpower in each data center is the same, acquiring a communication requirement set by a service requirement, and selecting a corresponding data center according to the communication requirement; and determining an optimal communication path according to the position of the selected data center and the position of the data center corresponding to the distributor.
In one embodiment, receiving, by a task issuance interface, adjustment instructions for a set of atomic operations implemented by a computer program when executed by a processor includes: receiving an adjustment starting instruction aiming at an atomic operation set through a task issuing interface; setting the atomic operation set to be in an adjustable state according to the adjustment starting instruction; and receiving an adding and deleting instruction and/or a position changing instruction aiming at the atomic operation set with adjustable state through the task issuing interface.
In one embodiment, the manner in which atomic operations of the set of atomic operations involved in the execution of the computer program by the processor are generated comprises: acquiring a historical publishing step, and splitting the historical publishing step to obtain a plurality of operations to be processed; comparing the pending operations to delete duplicate pending operations; numbering the deleted operation to be processed, and configuring attributes and parameters to obtain an atomic operation; and storing the atomic operation into a corresponding data table.
In one embodiment, the adjusting of the set of atomic operations according to the adjustment instructions, implemented when the computer program is executed by the processor, comprises: and when the adjusting instruction is an increasing instruction, selecting the corresponding newly added atomic operation from the data table, and adding the newly added atomic operation into the atomic operation set.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (11)

1. A task issuing flow method is characterized by comprising the following steps:
receiving an input release process attribute through a task release interface;
acquiring a corresponding target workflow according to the release process attribute, wherein the target workflow comprises an automatic release step;
displaying the target workflow on the task issuing interface, and acquiring an atomic operation set corresponding to the automatic issuing step;
displaying an atomic operation set corresponding to the automatic issuing step on the task issuing interface, receiving an adjusting instruction aiming at the atomic operation set through the task issuing interface, and adjusting the atomic operation set according to the adjusting instruction;
and adjusting the automatic issuing step according to the adjusted atomic operation set, and generating a task issuing flow according to the adjusted automatic issuing step.
2. The method of claim 1, wherein the obtaining the set of atomic operations corresponding to the automated publishing step comprises:
acquiring a plurality of initial atomic operation sets corresponding to the automatic release step;
counting the use frequency of a plurality of the initial atomic operation sets;
and selecting the initial atomic operation set with the maximum use frequency as the atomic operation set corresponding to the automatic release step.
3. The method of claim 1, wherein the release flow attributes include system and application data centers, the method further comprising:
acquiring a distributor corresponding to the system in the application data center;
determining a corresponding application server according to the distributor;
determining an optimal communication path according to the data center position corresponding to the distributor and the data center position corresponding to the application server;
and updating the target application according to the task issuing flow and the optimal communication path.
4. The method of claim 3, wherein determining the optimal communication path according to the data center location corresponding to the distributor and the data center location corresponding to the application server comprises:
and calculating to obtain an optimal communication path according to at least one of the number of the application servers corresponding to the distributor in different data centers, the size of the release file corresponding to the task release flow, the distribution of the system operation and maintenance manpower in different data centers and communication requirements set according to business requirements.
5. The method of claim 4, wherein determining the optimal communication path according to the data center location corresponding to the distributor and the data center location corresponding to the application server comprises:
acquiring the number of application servers corresponding to the distributor in different data centers;
determining an optimal communication path according to the position of the data center with the largest number and the position of the data center corresponding to the distributor;
if the number of the application servers corresponding to the distributor in different data centers is the same, acquiring the size of a release file of the task release flow corresponding to each data center;
determining an optimal communication path according to the position of the data center with the largest published file and the position of the data center corresponding to the distributor;
if the sizes of the release files of the task release flows are the same, obtaining a data center with the most system operation and maintenance manpower in the data center;
determining an optimal communication path according to the position of the data center with the most system operation and maintenance manpower and the position of the data center corresponding to the distributor;
if the distribution of the system operation and maintenance manpower in each data center is the same, acquiring a communication requirement set by a service requirement, and selecting a corresponding data center according to the communication requirement;
and determining an optimal communication path according to the position of the selected data center and the position of the data center corresponding to the distributor.
6. The method of claim 1, wherein receiving, via the task issuance interface, an adjustment instruction for the set of atomic operations comprises:
receiving an adjustment starting instruction aiming at the atomic operation set through the task issuing interface;
setting the atomic operation set to be in an adjustable state according to the adjustment starting instruction;
and receiving an adding and deleting instruction and/or a position changing instruction aiming at the atomic operation set with adjustable state through the task issuing interface.
7. The method of any one of claims 1 to 6, wherein the atomic operations in the set of atomic operations are generated in a manner that includes:
acquiring a historical release step, and splitting the historical release step to obtain a plurality of operations to be processed;
comparing the operation to be processed to delete the repeated operation to be processed;
numbering the deleted operation to be processed and configuring attributes and parameters to obtain an atomic operation;
and storing the atomic operation into a corresponding data table, and taking the ssh channel as an execution channel and a file transmission channel of the atomic operation in the data table.
8. The method of claim 7, wherein the adjusting the set of atomic operations according to the adjustment instruction comprises:
and when the adjusting instruction is an increasing instruction, selecting a corresponding newly added atomic operation from the data table, and adding the newly added atomic operation into the atomic operation set.
9. A task distribution flow apparatus, comprising:
the receiving module is used for receiving the input release process attribute through the task release interface;
the target workflow acquisition module is used for acquiring a corresponding target workflow according to the release process attribute, and the target workflow comprises an automatic release step;
an atomic operation set acquisition module, configured to display the target workflow on the task issuing interface, and acquire an atomic operation set corresponding to the automatic issuing step;
the adjusting module is used for displaying an atomic operation set corresponding to the automatic issuing step on the task issuing interface, receiving an adjusting instruction aiming at the atomic operation set through the task issuing interface, and adjusting the atomic operation set according to the adjusting instruction;
and the generating module is used for adjusting the automatic issuing step according to the adjusted atomic operation set and generating a task issuing flow according to the adjusted automatic issuing step.
10. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 8.
11. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 8.
CN202110520126.1A 2021-05-13 2021-05-13 Task issuing flow method and device, computer equipment and storage medium Active CN112948099B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110520126.1A CN112948099B (en) 2021-05-13 2021-05-13 Task issuing flow method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110520126.1A CN112948099B (en) 2021-05-13 2021-05-13 Task issuing flow method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112948099A true CN112948099A (en) 2021-06-11
CN112948099B CN112948099B (en) 2021-07-30

Family

ID=76233804

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110520126.1A Active CN112948099B (en) 2021-05-13 2021-05-13 Task issuing flow method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112948099B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113741872A (en) * 2021-09-03 2021-12-03 上海新炬网络信息技术股份有限公司 Software application automatic publishing method based on job scheduling
US20230266955A1 (en) * 2022-02-23 2023-08-24 International Business Machines Corporation Container image management

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105812328A (en) * 2014-12-30 2016-07-27 中兴通讯股份有限公司 Content distribution method, content distribution device, and content distribution system
CN106095479A (en) * 2016-05-31 2016-11-09 北京中亦安图科技股份有限公司 A kind of enterprise application dissemination method, Apparatus and system
CN106355318A (en) * 2016-08-29 2017-01-25 深圳市中润四方信息技术有限公司 Information release processing method and system
US20170364844A1 (en) * 2016-06-16 2017-12-21 Vmware, Inc. Automated-application-release-management subsystem that supports insertion of advice-based crosscutting functionality into pipelines
US20200195718A1 (en) * 2018-12-12 2020-06-18 International Business Machines Corporation Workflow coordination in coordination namespace
CN111754189A (en) * 2020-05-18 2020-10-09 浙江口碑网络技术有限公司 Task delivery method and device, computer equipment and computer readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105812328A (en) * 2014-12-30 2016-07-27 中兴通讯股份有限公司 Content distribution method, content distribution device, and content distribution system
CN106095479A (en) * 2016-05-31 2016-11-09 北京中亦安图科技股份有限公司 A kind of enterprise application dissemination method, Apparatus and system
US20170364844A1 (en) * 2016-06-16 2017-12-21 Vmware, Inc. Automated-application-release-management subsystem that supports insertion of advice-based crosscutting functionality into pipelines
CN106355318A (en) * 2016-08-29 2017-01-25 深圳市中润四方信息技术有限公司 Information release processing method and system
US20200195718A1 (en) * 2018-12-12 2020-06-18 International Business Machines Corporation Workflow coordination in coordination namespace
CN111754189A (en) * 2020-05-18 2020-10-09 浙江口碑网络技术有限公司 Task delivery method and device, computer equipment and computer readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SEBASTIAN KLEPPER等: ""Introducing Continuous Delivery of Mobile Apps in a Corporate Environment: A Case Study"", 《2015 IEEE/ACM 2ND INTERNATIONAL WORKSHOP ON RAPID CONTINUOUS SOFTWARE ENGINEERING》 *
武俊任: ""基于SpringMVC的产品发布平台的设计与实现"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113741872A (en) * 2021-09-03 2021-12-03 上海新炬网络信息技术股份有限公司 Software application automatic publishing method based on job scheduling
CN113741872B (en) * 2021-09-03 2024-04-23 上海新炬网络信息技术股份有限公司 Automatic software application publishing method based on job scheduling
US20230266955A1 (en) * 2022-02-23 2023-08-24 International Business Machines Corporation Container image management
US11960870B2 (en) * 2022-02-23 2024-04-16 International Business Machines Corporation Container image management

Also Published As

Publication number Publication date
CN112948099B (en) 2021-07-30

Similar Documents

Publication Publication Date Title
JP4196579B2 (en) Storage operation management method and system
CN112948099B (en) Task issuing flow method and device, computer equipment and storage medium
CN109032824A (en) Database method of calibration, device, computer equipment and storage medium
US9043755B2 (en) Custom code lifecycle management
CN110689232A (en) Workflow configuration optimization processing method and device and computer equipment
CN111831191A (en) Workflow configuration method and device, computer equipment and storage medium
CN114531477B (en) Method and device for configuring functional components, computer equipment and storage medium
CN112631686A (en) Data processing method, data processing device, computer equipment and storage medium
CN109598427B (en) Robot management method and device and electronic equipment
CN103488674A (en) Computing system and method for implementing and controlling thereof
CN112685091A (en) Service request processing method, device, equipment and medium based on big data
CN109460252A (en) Configuration file processing method, device and computer equipment based on git
CN109358874A (en) Business rule update method, device, computer equipment and storage medium
US8539479B2 (en) System and method for application function consolidation
CN115129574A (en) Code testing method and device
CN112613275A (en) Receipt generation method and device, computer equipment and storage medium
CN112686580A (en) Workflow definition method and system capable of customizing flow
JP2008225686A (en) Data arrangement management device and method in distributed data processing platform, and system and program
US11681682B2 (en) Data processing system and cache update control method
CN115827051A (en) Software integration management system, method and server
CN114064786A (en) Data display method, data display device and server
CN114756224A (en) Activity execution method and device
CN112350879B (en) Data communication equipment test management method, device, system and storage medium
CN113535225A (en) Environment configuration file processing method, device, equipment and medium of application software
US8775873B2 (en) Data processing apparatus that performs test validation and computer-readable storage 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