CN112799684B - Service package acquisition and loading method and device - Google Patents

Service package acquisition and loading method and device Download PDF

Info

Publication number
CN112799684B
CN112799684B CN201911111689.4A CN201911111689A CN112799684B CN 112799684 B CN112799684 B CN 112799684B CN 201911111689 A CN201911111689 A CN 201911111689A CN 112799684 B CN112799684 B CN 112799684B
Authority
CN
China
Prior art keywords
service package
service
loading
package
packet
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.)
Active
Application number
CN201911111689.4A
Other languages
Chinese (zh)
Other versions
CN112799684A (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.)
Unihub China Information Technology Co Ltd
Original Assignee
Unihub China Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Unihub China Information Technology Co Ltd filed Critical Unihub China Information Technology Co Ltd
Priority to CN201911111689.4A priority Critical patent/CN112799684B/en
Publication of CN112799684A publication Critical patent/CN112799684A/en
Application granted granted Critical
Publication of CN112799684B publication Critical patent/CN112799684B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Abstract

The invention provides a service package acquisition and loading method and device, wherein the method comprises the following steps: when receiving the service package release message, acquiring a service package according to the service package release message; loading a service packet, and sending notification execution information, wherein the notification execution information is used for indicating the simulation execution service packet so as to check the correctness of the service packet; receiving a simulation execution result of the service package; and when the simulation execution result is that the service package is correct, sending an acquisition and loading instruction to the target execution engine so that the target execution engine acquires and loads the service package. The invention can automatically acquire and load the service package when receiving the message, and inform the target execution engine to start the acquisition and the loading of the service package according to the simulation execution result of the service package, thereby realizing the automatic transmission of the service package to a plurality of execution engines, improving the transmission efficiency of the service package and reducing the manual transmission error of the service package.

Description

Service package acquisition and loading method and device
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a service packet acquisition and loading method and apparatus.
Background
Along with the requirement of the operator on group management, the network layout design is uniformly laid out by groups, and then is packed into a service package to be issued to companies in various provinces. The business package generated by the group network arranging platform after the design state arrangement comprises a service object package, an API (Application Programming Interface, application program interface) capability package and a flow rule package. At present, service packets are manually transmitted between a group and companies in each province, so that the transmission efficiency is low and operation errors are easy to generate.
Disclosure of Invention
The invention provides a service package acquisition and loading method and device, which can relieve the conditions of low efficiency and easy error caused by manual transmission of service packages in 5G arrangement.
In a first aspect, an embodiment of the present invention provides a service packet acquiring and loading method, where the method includes: when receiving a service package release message, acquiring a service package according to the service package release message; loading the service package, and sending notification execution information, wherein the notification execution information is used for indicating the simulation execution of the service package so as to check the correctness of the service package; receiving a simulation execution result of the service package; when the simulation execution result is that the service package is correct, sending an acquisition and loading instruction to a target execution engine so that the target execution engine acquires and loads the service package; after obtaining the service package according to the service package release message, the method further comprises the following steps: locking the service package; after locking the service package and determining that the service package can be successfully executed, notifying a next execution engine to acquire and load the service package; and when the simulation execution result is that the service packet is wrong, clearing the loading data of the service packet so as to automatically terminate the transmission of the service packet.
In a second aspect, an embodiment of the present invention further provides a service packet acquiring and loading device, where the device includes: the acquisition module is used for acquiring the service package according to the service package release message when receiving the service package release message; the checking module is used for loading the service package and sending notification execution information, wherein the notification execution information is used for indicating the simulation execution of the service package so as to check the correctness of the service package; the receiving module is used for receiving the simulation execution result of the service packet; the acquisition and loading module is used for sending an acquisition and loading instruction to a target execution engine when the simulation execution result is that the service package is correct, so that the target execution engine acquires and loads the service package; the locking module is used for: locking the service package; after locking the service package and determining that the service package can be successfully executed, notifying a next execution engine to acquire and load the service package; the cleaning module is used for: and when the simulation execution result is that the service packet is wrong, clearing the loading data of the service packet so as to automatically terminate the transmission of the service packet.
In a third aspect, an embodiment of the present invention further provides a computer device, including a memory, and a processor, where the memory stores a computer program that can run on the processor, and the processor implements the service package acquiring and loading method when executing the computer program.
In a fourth aspect, embodiments of the present invention also provide a computer readable medium having non-volatile program code executable by a processor, the program code causing the processor to perform the above-described service package acquisition and loading method.
The embodiment of the invention has the following beneficial effects: the embodiment of the invention provides a service package acquisition and loading scheme, wherein when a service package release message is received, a service package is automatically acquired according to the service package release message, then the service package is automatically loaded, notification execution information is sent, the notification execution information is used for indicating a simulation execution service package to check the correctness of the service package, then a simulation execution result of the service package is received, and when the simulation execution result is that the service package is correct, an acquisition and loading instruction is sent to a target execution engine, so that the target execution engine acquires and loads the service package, and the service package is loaded in a plurality of execution engines. The embodiment of the invention can automatically acquire and load the service package when receiving the message, and inform the target execution engine to start acquiring and loading the service package according to the simulation execution result of the service package, so as to realize the automatic transmission of the service package to a plurality of execution engines, improve the transmission efficiency of the service package and reduce the manual transmission error of the service package.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
In order to make the above objects, features and advantages of the present invention more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are needed in the description of the embodiments or the prior art will be briefly described, and it is obvious that the drawings in the description below are some embodiments of the present invention, and other drawings can be obtained according to the drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a service package obtaining and loading method provided by an embodiment of the present invention;
fig. 2 is a schematic flow chart of a service packet acquiring and loading method according to an embodiment of the present invention;
fig. 3 is a block diagram of a service packet acquisition and loading device according to an embodiment of the present invention;
fig. 4 is a block diagram of another service packet acquisition and loading apparatus according to an embodiment of the present invention;
fig. 5 is a block diagram of a computer device according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The service package acquisition and loading method and device provided by the embodiment of the invention can realize automatic downloading and service package acquisition.
For the sake of understanding the present embodiment, a detailed description is first provided of a service package acquiring and loading method disclosed in the present embodiment.
It should be noted that, the group is based on a software defined network (Software Defined Network, SDN), after the network model is designed and arranged in a design state to open a flow, a service package is issued to the distributed file system, after the service package is issued successfully, the service package issues a message to notify each province execution engine through a message center, and interaction between the group and each province execution engine is realized through the message center. Each provincial execution engine is a distributed execution engine, and the distributed execution engines register services through a registry and can be mutually called to ensure stability.
The embodiment of the invention provides a service package obtaining and loading method, referring to a service package obtaining and loading method flow chart shown in fig. 1, comprising the following steps:
step S102, when receiving the service package release message, obtaining the service package according to the service package release message.
In the embodiment of the invention, the service package can be an execution flow instruction related to service data designed and arranged in a design state by a group. The service package release message comprises an identification mark and a release state of the service package, wherein the identification mark is used for uniquely identifying the service package, and the release state can be release success or release failure. The service package release message comprises release state information of a plurality of service packages, and the execution engine can automatically identify the service package from the plurality of service packages according to the identification and release state of the service package and acquire the service package which is successfully released in the distributed file system.
It should be noted that, in the embodiment of the present invention, the service packet needs to be sent to multiple execution engines, and when the service packet publishing message is received, the execution engine executing step S102 may be any one of the multiple execution engines.
Step S104, loading the service package and sending notice execution information.
In the embodiment of the invention, the business package can be stored in the appointed directory by loading the business package, and an interface can be provided for the outside. The notification execution information can be displayed to a user or sent to the simulation module, after the user or the simulation module receives the notification execution information, the service package is simulated and executed to obtain a simulation execution result, and whether the service package is successfully executed or not can be recorded in the simulation execution result so as to check the correctness of the service package.
It should be noted that, in the embodiment of the present invention, the simulation module is controlled according to the notification execution information or the user is reminded to check the service packet, and whether the service packet has a problem or not can be determined according to the simulation execution result, so as to screen the correctness of the service packet in time.
And step S106, receiving the simulation execution result of the service package.
The simulation execution result can be automatically or generated through user control, and is sent to a system used by the method, the simulation execution result of the service package is received, and the simulation execution result can be analyzed and the like according to the requirement, and can be determined according to the actual requirement.
And step S108, when the simulation execution result is that the service package is correct, sending an acquisition and loading instruction to the target execution engine so that the target execution engine acquires and loads the service package.
In the embodiment of the present invention, the target execution engine refers to a plurality of execution engines other than the execution engine for executing step S102 among the plurality of execution engines.
According to the embodiment of the invention, the service package is acquired and loaded through one or a few execution engines, the service package is simulated and executed, after the simulation execution result is acquired, when the simulation execution result is that the service package is correct, the acquisition and loading instruction is sent to the target execution engine, so that the target execution engine acquires and loads the service package, the problem of simultaneously loading the service package by distributed micro-service is solved, batch loading is realized, rollback operation is conveniently carried out when the service package is abnormal, the influence caused by transmission of the service package is reduced, and the automatic transmission efficiency of the service package is further improved by ensuring the quality of the transmitted service package.
The embodiment of the invention provides a service package acquisition and loading scheme, wherein when a service package release message is received, the service package is automatically acquired according to the service package release message, then the service package is automatically loaded, notification execution information is sent, the notification execution information is used for indicating a simulation execution service package to check the correctness of the service package, then a simulation execution result of the service package is received, and when the simulation execution result is the correctness of the service package, an acquisition and loading instruction is sent to a target execution engine, so that the target execution engine acquires and loads the service package, and the service package is loaded in a plurality of execution engines. The embodiment of the invention can automatically acquire and load the service package when receiving the message, and inform the target execution engine to start acquiring and loading the service package according to the simulation execution result of the service package, so as to realize the automatic transmission of the service package to a plurality of execution engines, improve the transmission efficiency of the service package and reduce the manual transmission error of the service package.
In view of the fact that the rollback operation is more conveniently and efficiently implemented, the following operation may be performed after the service packet is acquired according to the service packet publishing message.
And locking the service package.
In the embodiment of the invention, the business package is locked, so that the loading authority of the business package can be managed. After a certain execution engine acquires a certain service packet, the service packet is locked, and then the next service packet cannot acquire the service packet.
It should be noted that locks are a mutually exclusive mechanism to implement forced control of resources in a multi-threaded environment to help implement concurrent control. The locking operation makes several threads unable to execute simultaneously, when one thread is in running state, other threads must be in ready or blocking state.
After the service packet is locked and the successful execution of the service packet is determined, the next execution engine can be notified to acquire and load the service packet, so that the following steps can be performed before the acquisition and load instructions are sent to the target execution engine in order to facilitate the acquisition of the service packet by the subsequent execution engine.
And carrying out lock releasing treatment on the service packet.
In the embodiment of the invention, the service package is subjected to release lock processing, namely the limit of the loading authority of the service package is released, and the service package can be acquired by the next execution engine.
In view of the fact that resources are reasonably configured to reduce resource waste, the method may also perform the steps of,
and when the simulation execution result is that the service packet is wrong, clearing the loading data of the service packet.
In the embodiment of the invention, if the simulation execution result is that the service packet is wrong, the service packet is indicated to have a problem, and if the service packet is continuously transmitted, the resource waste is caused, so that the loading data of the service packet is emptied to automatically terminate the transmission of the service packet.
In order to facilitate the user knowing the load result, after sending the get and load instructions to the target execution engine, the following steps may also be performed:
and generating loading success information and sending the loading success information.
In the embodiment of the present invention, the loading success information may include loading success information of the service packet in each execution engine, and the loading success information may be sent to the notification module, where the notification module may display the loading success information in a form that is convenient for a user to obtain, for example, in various forms such as text, voice, and image, and a specific display form may be set according to actual requirements.
Referring to the flow diagram of the packet acquisition and loading method shown in fig. 2, in one embodiment, the method may interact with a third party system, and the method may specifically be performed according to the following steps:
(1) The group designs and arranges a network model opening flow in a design state, then issues a service package to a distributed file system, and informs each province of operating engines through a message center after the service package is successfully issued.
(2) The distributed execution engine registers the service through the registry and calls each other, thereby ensuring stability.
(3) The execution engine receives the message notification, selects one engine to pull the service package according to the message notification version information to the file system, and locks the service package to prevent other engines from loading.
(4) After the service package is successfully pulled by the execution engine, loading the service package to the program, providing an interface to the outside, notifying the client of service package information, and executing the simulation process.
(5) And each province client manually executes a simulation process according to the service package information to check the correctness of the service package.
(6) After the service package is determined to be correct, the click test is completed, and the running engine releases the lock and notifies other distributed engines to pull the load.
(7) And after each execution engine is successfully loaded, notifying the client of the message.
The embodiment of the invention provides a service package acquisition and loading method and device, which can realize the improvement of service package issuing and loading with separated design state and operation state in SDN controller network arrangement, improve service package upgrading efficiency and reduce the problem in manual transmission of service packages; the problem of loading service packages simultaneously by distributed micro-services is solved, and batch loading is realized; interaction between the group and the execution engines of each province is realized through the message center.
The embodiment of the invention also provides a service packet acquisition and loading device, referring to a service packet acquisition and loading device structural block diagram shown in fig. 3, the device comprises:
an obtaining module 71, configured to obtain a service packet according to a service packet release message when receiving the service packet release message; a checking module 72, configured to load the service packet, and send notification execution information, where the notification execution information is used to instruct simulation to execute the service packet, so as to check correctness of the service packet; a receiving module 73, configured to receive a simulation execution result of the service packet; and the acquiring and loading module 74 is configured to send an acquiring and loading instruction to the target execution engine to enable the target execution engine to acquire and load the service packet when the simulation execution result is that the service packet is correct.
In one embodiment, referring to another service packet acquisition and loading apparatus structural block diagram shown in fig. 4, the apparatus further includes a locking module 75 for: and locking the service package.
In one embodiment, the locking module is further configured to: and carrying out lock releasing treatment on the service packet.
In one embodiment, referring to another service package acquisition and loading apparatus block diagram shown in fig. 4, the apparatus further includes a cleaning module 76 for: and when the simulation execution result is that the service packet is wrong, clearing the loading data of the service packet.
In one embodiment, referring to another service packet acquisition and loading apparatus structural block diagram shown in fig. 4, the apparatus further includes a generating module 77, configured to: and generating loading success information and sending the loading success information.
The embodiment of the present invention further provides a computer device, referring to the schematic block diagram of the structure of the computer device shown in fig. 5, where the computer device includes a memory 81 and a processor 82, and the memory stores a computer program that can be run on the processor, and when the processor executes the computer program, the processor implements the steps of any of the methods described above.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described computer device may refer to corresponding procedures in the foregoing method embodiments, which are not repeated here
Embodiments of the present invention also provide a computer readable medium having non-volatile program code executable by a processor, the program code causing the processor to perform the steps of any of the methods described above.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Finally, it should be noted that: the above examples are only specific embodiments of the present invention, and are not intended to limit the scope of the present invention, but it should be understood by those skilled in the art that the present invention is not limited thereto, and that the present invention is described in detail with reference to the foregoing examples: any person skilled in the art may modify or easily conceive of the technical solution described in the foregoing embodiments, or perform equivalent substitution of some of the technical features, while remaining within the technical scope of the present disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention, and are intended to be included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (7)

1. A method for acquiring and loading a service packet, comprising:
when receiving a service package release message, acquiring a service package according to the service package release message;
loading the service package, and sending notification execution information, wherein the notification execution information is used for indicating the simulation execution of the service package so as to check the correctness of the service package;
receiving a simulation execution result of the service package;
when the simulation execution result is that the service package is correct, sending an acquisition and loading instruction to a target execution engine so that the target execution engine acquires and loads the service package;
after obtaining the service package according to the service package release message, the method further comprises the following steps:
locking the service package;
after locking the service package and determining that the service package can be successfully executed, notifying a next execution engine to acquire and load the service package;
and when the simulation execution result is that the service packet is wrong, clearing the loading data of the service packet so as to automatically terminate the transmission of the service packet.
2. The method of claim 1, further comprising, prior to sending the fetch and load instructions to the target execution engine:
and carrying out lock releasing processing on the service packet.
3. The method of any of claims 1-2, further comprising, after sending the fetch and load instructions to the target execution engine:
and generating loading success information and sending the loading success information.
4. A service package acquisition and loading apparatus, comprising:
the acquisition module is used for acquiring the service package according to the service package release message when receiving the service package release message;
the checking module is used for loading the service package and sending notification execution information, wherein the notification execution information is used for indicating the simulation execution of the service package so as to check the correctness of the service package;
the receiving module is used for receiving the simulation execution result of the service packet;
the acquisition and loading module is used for sending an acquisition and loading instruction to a target execution engine when the simulation execution result is that the service package is correct, so that the target execution engine acquires and loads the service package;
the locking module is used for:
locking the service package;
after locking the service package and determining that the service package can be successfully executed, notifying a next execution engine to acquire and load the service package;
the cleaning module is used for: and when the simulation execution result is that the service packet is wrong, clearing the loading data of the service packet so as to automatically terminate the transmission of the service packet.
5. The apparatus of claim 4, further comprising a generation module configured to:
and generating loading success information and sending the loading success information.
6. A computer device comprising a memory, a processor, the memory having stored therein a computer program executable on the processor, characterized in that the processor, when executing the computer program, implements the steps of the method of any of the preceding claims 1 to 3.
7. A computer readable medium having non-volatile program code executable by a processor, the program code causing the processor to perform the method of any one of the preceding claims 1 to 3.
CN201911111689.4A 2019-11-14 2019-11-14 Service package acquisition and loading method and device Active CN112799684B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911111689.4A CN112799684B (en) 2019-11-14 2019-11-14 Service package acquisition and loading method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911111689.4A CN112799684B (en) 2019-11-14 2019-11-14 Service package acquisition and loading method and device

Publications (2)

Publication Number Publication Date
CN112799684A CN112799684A (en) 2021-05-14
CN112799684B true CN112799684B (en) 2023-09-29

Family

ID=75803607

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911111689.4A Active CN112799684B (en) 2019-11-14 2019-11-14 Service package acquisition and loading method and device

Country Status (1)

Country Link
CN (1) CN112799684B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101998225A (en) * 2009-08-31 2011-03-30 中国移动通信集团公司 Method, system and device for realizing user terminal service
CN102456185A (en) * 2010-10-29 2012-05-16 金蝶软件(中国)有限公司 Distributed workflow processing method and distributed workflow engine system
CN105700937A (en) * 2016-01-04 2016-06-22 北京百度网讯科技有限公司 Multi-thread task processing method and device
CN107273172A (en) * 2017-07-14 2017-10-20 银联商务有限公司 A kind of data handling system based on business packet, method and device
CN108076095A (en) * 2016-11-15 2018-05-25 华为技术有限公司 A kind of NFV system business accelerated method, system, device and server
CN108829422A (en) * 2018-06-28 2018-11-16 中国建设银行股份有限公司 A kind of dynamic deployment method and device
CN108846630A (en) * 2018-05-25 2018-11-20 广州衡昊数据科技有限公司 A kind of resource control system and method
CN108845839A (en) * 2018-05-31 2018-11-20 康键信息技术(深圳)有限公司 Application page loading method, device and computer readable storage medium
CN109428904A (en) * 2017-08-22 2019-03-05 阿里巴巴集团控股有限公司 The publication of business object, acquisition methods, apparatus and system
CN109871273A (en) * 2019-02-03 2019-06-11 普信恒业科技发展(北京)有限公司 A kind of adaptive task moving method and device
CN109978486A (en) * 2017-12-28 2019-07-05 北京京东尚科信息技术有限公司 Method, apparatus, system and medium for Row control
CN110196731A (en) * 2018-10-29 2019-09-03 腾讯科技(深圳)有限公司 A kind of operational system, method and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9141580B2 (en) * 2010-03-23 2015-09-22 Citrix Systems, Inc. Systems and methods for monitoring and maintaining consistency of a configuration
US9483286B2 (en) * 2013-03-15 2016-11-01 Avi Networks Distributed network services

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101998225A (en) * 2009-08-31 2011-03-30 中国移动通信集团公司 Method, system and device for realizing user terminal service
CN102456185A (en) * 2010-10-29 2012-05-16 金蝶软件(中国)有限公司 Distributed workflow processing method and distributed workflow engine system
CN105700937A (en) * 2016-01-04 2016-06-22 北京百度网讯科技有限公司 Multi-thread task processing method and device
CN108076095A (en) * 2016-11-15 2018-05-25 华为技术有限公司 A kind of NFV system business accelerated method, system, device and server
CN107273172A (en) * 2017-07-14 2017-10-20 银联商务有限公司 A kind of data handling system based on business packet, method and device
CN109428904A (en) * 2017-08-22 2019-03-05 阿里巴巴集团控股有限公司 The publication of business object, acquisition methods, apparatus and system
CN109978486A (en) * 2017-12-28 2019-07-05 北京京东尚科信息技术有限公司 Method, apparatus, system and medium for Row control
CN108846630A (en) * 2018-05-25 2018-11-20 广州衡昊数据科技有限公司 A kind of resource control system and method
CN108845839A (en) * 2018-05-31 2018-11-20 康键信息技术(深圳)有限公司 Application page loading method, device and computer readable storage medium
CN108829422A (en) * 2018-06-28 2018-11-16 中国建设银行股份有限公司 A kind of dynamic deployment method and device
CN110196731A (en) * 2018-10-29 2019-09-03 腾讯科技(深圳)有限公司 A kind of operational system, method and storage medium
CN109871273A (en) * 2019-02-03 2019-06-11 普信恒业科技发展(北京)有限公司 A kind of adaptive task moving method and device

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Cortical activity during motor execution, motor imagery, and imagery-based online feedback;Kai J. Miller 等;《 Proceedings of the National Academy of Sciences》;第107卷(第9期);4430-4435 *
多通道移动化企业业务发布平台的构建;赵晖;《中国优秀硕士学位论文全文数据库 信息科技辑》(第3期);I136-678 *
面向融合业务的BPEL业务执行引擎的设计与实现;苗潇绚;《中国优秀硕士学位论文全文数据库 信息科技辑》(第9期);I136-203 *

Also Published As

Publication number Publication date
CN112799684A (en) 2021-05-14

Similar Documents

Publication Publication Date Title
US8762929B2 (en) System and method for exclusion of inconsistent objects from lifecycle management processes
US9032373B1 (en) End to end testing automation and parallel test execution
US8918783B2 (en) Managing virtual computers simultaneously with static and dynamic dependencies
US20160170741A9 (en) System and method for controlling the development of a software application
US8910170B2 (en) Managing execution of interdependent tasks of a task dependency chain based on a run-once task attribute
US11550568B1 (en) Automatically deploying artifacts
CN107241315B (en) Access method and device of bank gateway interface and computer readable storage medium
US20170123777A1 (en) Deploying applications on application platforms
CN103632219A (en) Method and system for reallocating jobs for checking data quality
US11003466B2 (en) Information-technology workflows using executable tiles with plural user interfaces
CN110609755A (en) Message processing method, device, equipment and medium for cross-block chain node
US20230070985A1 (en) Distributed package management using meta-scheduling
US11163673B1 (en) Enhanced testing by automated reuse of test metrics
JP6691554B2 (en) System and method for isolating web user interface applications from the runtime engine included in the underlying persistence framework and cloud-based integration services
CN107463390B (en) Software upgrading method and upgrading server
US9760364B2 (en) Checks for software extensions
CN112799684B (en) Service package acquisition and loading method and device
US20230289234A1 (en) Computing environment pooling
US20110153538A1 (en) Rule-based Processing in Different Layers
CN105068912B (en) Method and device for executing webpage task
CN108536429B (en) Method and device for developing software, storage medium and electronic equipment
JP2009237654A (en) Test program management system
CN111722917A (en) Resource scheduling method, device and equipment for performance test task
CN111538738A (en) Service upgrading method and device, electronic equipment and storage medium
US9477447B1 (en) Semantic representations of software extensions

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