CN115082247A - System production method, device, equipment, medium and product based on label library - Google Patents

System production method, device, equipment, medium and product based on label library Download PDF

Info

Publication number
CN115082247A
CN115082247A CN202210995655.1A CN202210995655A CN115082247A CN 115082247 A CN115082247 A CN 115082247A CN 202210995655 A CN202210995655 A CN 202210995655A CN 115082247 A CN115082247 A CN 115082247A
Authority
CN
China
Prior art keywords
production
systems
labels
label
produced
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
CN202210995655.1A
Other languages
Chinese (zh)
Other versions
CN115082247B (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.)
CCB Finetech Co Ltd
Original Assignee
CCB Finetech 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 CCB Finetech Co Ltd filed Critical CCB Finetech Co Ltd
Priority to CN202210995655.1A priority Critical patent/CN115082247B/en
Publication of CN115082247A publication Critical patent/CN115082247A/en
Application granted granted Critical
Publication of CN115082247B publication Critical patent/CN115082247B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/06Asset management; Financial planning or analysis
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a system production method, a system production device, a system production equipment, a system production storage medium and a system production product based on a label library, which can be applied to the technical field of artificial intelligence. The system production method based on the label library comprises the following steps: acquiring a list of systems to be put into production, wherein the list of systems to be put into production comprises a plurality of systems to be put into production; adding labels to each system to be put into production based on a preset label library, wherein the labels in the label library comprise multiple types, and dependency relationships exist among the labels; determining the production sequence of a plurality of systems to be produced according to the dependency relationship among the labels; and (5) putting a plurality of systems to be put into production in the production order. According to the method, the dependency relationship among the labels is utilized, the automatic associated production among a plurality of systems to be produced is realized, and the production accuracy and the production efficiency are improved.

Description

System production method, device, equipment, medium and product based on label library
Technical Field
The present invention relates to the field of artificial intelligence, and more particularly, to a method, apparatus, device, medium, and program product for system commissioning based on a tag library.
Background
With the development of information technology, the requirements of large-scale commercial banking business are constantly changed, the development and release speed of related business systems in banking industry is faster and faster, and the banking business system can relate to the production change of a large-scale system every time the business is changed. The systems needing to be put into production have dependency relationship, on the day of large-scale production of large-scale commercial banks, the quantity of the related systems can even reach hundreds of systems to be put into production simultaneously, in the development stage, the development of each system is relatively independent, developers of each system pay more attention to the production steps and production points of the system in the production process, the production details and key steps of other systems are not known, and therefore, the developers of the same project group can hardly integrate and connect the hundreds of systems in series to carry out stable and successful production, and the production efficiency of the systems is affected.
Disclosure of Invention
In view of the above, the present invention provides a method, apparatus, device, medium, and program product for system commissioning based on a tag library that improves system commissioning efficiency.
According to a first aspect of the present invention, there is provided a system commissioning method based on a tag library, including: acquiring a list of systems to be put into production, wherein the list of systems to be put into production comprises a plurality of systems to be put into production; adding labels to each system to be put into production based on a preset label library, wherein the labels in the label library comprise multiple types, and dependency relationships exist among the labels; determining the production sequence of a plurality of systems to be produced according to the dependency relationship among the labels; and (5) putting a plurality of systems to be put into production according to the production sequence.
According to the embodiment of the invention, the type of the label library comprises a business function label and a technical architecture label, and the step of determining the production sequence of a plurality of systems to be produced according to the dependency relationship among the labels comprises the following steps: dividing a plurality of systems to be put into production into a plurality of first groups to be put into production according to the technical architecture labels; determining a first production sequence among a plurality of first to-be-produced groups according to the dependency relationship among the technical architecture labels; according to the service function labels, dividing each first group to be produced into a plurality of second groups to be produced; and determining a second commissioning sequence among the second groups to be commissioned according to the dependency relationship among the service function labels.
According to the embodiment of the invention, the system production method further comprises the following steps: combing the dependency relationship in each second group to be produced according to the business logic to form a dependency relationship tree corresponding to each second group to be produced, wherein the nodes of the dependency relationship tree are the systems to be produced; and determining a third production sequence among the multiple systems to be produced in each second group to be produced according to the dependency relationship tree.
According to the embodiment of the present invention, the combing the dependency relationship inside each second group to be commissioned according to the business logic to form the dependency relationship tree corresponding to each second group to be commissioned includes: sequentially traversing each node in the dependency tree to check whether a closed loop exists in the dependency tree; when a closed loop exists in the dependency tree, the dependency tree is modified to release the closed loop.
According to the embodiment of the invention, the type of the tag library further comprises a production state tag, and the system production method further comprises the following steps: displaying the production progress of all the systems to be produced based on the production state labels; and when the production state of the system to be produced is changed, modifying the production state label corresponding to the system to be produced.
According to the embodiment of the invention, the system production method further comprises the following steps: when the system is put into operation for multiple times, counting the number of times of quoting of the labels used in the system put into operation for multiple times; and sequentially displaying the labels and a plurality of collections of the systems to be put into production corresponding to each label according to the sequence of the label reference times from high to low.
According to the embodiment of the invention, the system production method further comprises the following steps: acquiring a service characteristic label and a historical label library of a system list to be put into production; and constructing a preset label library based on the business feature labels and the historical label library.
The second aspect of the present invention provides a system commissioning apparatus based on a tag library, including: the system comprises a list acquisition module, a list selection module and a list display module, wherein the list acquisition module is used for acquiring a system list to be put into production, and the system list to be put into production comprises a plurality of systems to be put into production; the system comprises a label adding module, a label database module and a label database module, wherein the label adding module is used for adding labels to each system to be put into production based on a preset label database, the labels in the label database comprise a plurality of types, and dependency relationships exist among the labels; the sequence determining module is used for determining the production sequence of the systems to be produced according to the dependency relationship among the labels; and the production module is used for producing a plurality of systems to be produced according to the production sequence.
A third aspect of the present invention provides an electronic device comprising: one or more processors; a memory for storing one or more programs, wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the above-described system commissioning method.
The fourth aspect of the present invention also provides a computer-readable storage medium having stored thereon executable instructions that, when executed by a processor, cause the processor to perform the above-described system commissioning method.
The fifth aspect of the present invention also provides a computer program product comprising a computer program which, when executed by a processor, implements the system commissioning method described above.
Drawings
The foregoing and other objects, features and advantages of the invention will be apparent from the following description of embodiments of the invention, which proceeds with reference to the accompanying drawings, in which:
FIG. 1 schematically illustrates an application scenario diagram of a method, apparatus, device, medium, and program product for commissioning a tag library-based system according to an embodiment of the present invention;
FIG. 2 schematically illustrates a flow diagram of a method for commissioning a tag library-based system according to an embodiment of the present invention;
fig. 3 schematically shows a flowchart of S230 of the tag library-based system commissioning method according to an embodiment of the present invention;
FIG. 4 is a block diagram schematically illustrating the configuration of a system commissioning apparatus based on a tag library according to an embodiment of the present invention; and
fig. 5 schematically shows a block diagram of an electronic device adapted to implement a method of commissioning a tag library based system according to an embodiment of the present invention.
Detailed Description
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. It is to be understood that such description is merely illustrative and not intended to limit the scope of the present invention. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the invention. It may be evident, however, that one or more embodiments may be practiced without these specific details. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present invention.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. The terms "comprises," "comprising," and the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It is noted that the terms used herein should be interpreted as having a meaning that is consistent with the context of this specification and should not be interpreted in an idealized or overly formal sense.
Where a convention analogous to "at least one of A, B and C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B and C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.).
The labels are description and depiction of the features of a certain dimension of an object, are symbolic representations of certain user features, each label defines an angle for observing and knowing the description object, are used for labeling, depiction, classification and feature extraction of the object, have classifiability, are manually set, and are highly refined feature identifications obtained by applying a certain algorithm to a target object according to the requirements of a service scene; the label library is used for classifying various labels required by an enterprise and defining the label attributes simultaneously, so that the labels can be managed, maintained and evaluated more conveniently. The two main parts of the label system are a label classification system and label content information.
The software is divided into a plurality of subsystems according to the service field or the function field; there are interactions and dependencies between subsystems, and the dependency relationship is also called "logical relationship". Dependency refers to a relationship that indicates that a change to one of two objects (a predecessor object and a successor object) will affect the other object. The dependency relationships between objects generally include three forms of mandatory dependency relationships (inherent in the work done), freely processable dependency relationships (determined by the project team), and external dependency relationships (between project activities and non-project activities).
The embodiment of the invention provides a system production method based on a label library, which can be applied to the technical field of artificial intelligence, and comprises the following steps: acquiring a list of systems to be put into production, wherein the list of systems to be put into production comprises a plurality of systems to be put into production; adding labels to each system to be put into production based on a preset label library, wherein the labels in the label library comprise multiple types, and dependency relationships exist among the labels; determining the production sequence of a plurality of systems to be produced according to the dependency relationship among the labels; and (5) putting a plurality of systems to be put into production according to the production sequence. According to the method, the relevance automation production among a plurality of systems to be produced with large-volume application is realized by utilizing the dependency relationship among the label libraries and the labels, and the production accuracy and the production efficiency are improved.
Fig. 1 schematically shows an application scenario diagram of a system commissioning method based on a tag library according to an embodiment of the present invention.
As shown in fig. 1, the application scenario 100 according to this embodiment may include terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like. The terminal devices 101, 102, 103 may have installed thereon various communication client applications, such as shopping-like applications, web browser applications, search-like applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only).
The terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 105 may be a server providing various services, such as a background management server (for example only) providing support for websites browsed by users using the terminal devices 101, 102, 103. The background management server may analyze and perform other processing on the received data such as the user request, and feed back a processing result (e.g., a webpage, information, or data obtained or generated according to the user request) to the terminal device.
It should be noted that the system commissioning method based on the tag library provided by the embodiment of the present invention may be generally executed by the server 105. Accordingly, the system commissioning apparatus based on tag library provided by the embodiment of the present invention may be generally disposed in the server 105. The system commissioning method based on the tag library provided by the embodiment of the present invention may also be executed by a server or a server cluster that is different from the server 105 and is capable of communicating with the terminal devices 101, 102, 103 and/or the server 105. Correspondingly, the system commissioning apparatus based on the tag library provided in the embodiment of the present invention may also be disposed in a server or a server cluster that is different from the server 105 and is capable of communicating with the terminal devices 101, 102, 103 and/or the server 105.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
The tag library-based system commissioning method of the disclosed embodiment will be described in detail below with reference to the scenario described in fig. 1 and with reference to fig. 2 to 5.
Fig. 2 schematically shows a flow chart of a tag library-based system commissioning method according to an embodiment of the present invention.
As shown in FIG. 2, the method for commissioning a tag library-based system according to this embodiment includes operations S210-S240, and the method for commissioning a tag library-based system can be performed by the server 105.
In operation S210, a list of systems to be put into production is obtained, where the list of systems to be put into production includes a plurality of systems to be put into production.
The list of the systems to be put into production includes a plurality of systems to be put into production at each time, for example, to implement a debit card service, a debit card core service system, a debit card background service system, a peripheral service system, and the like are required.
In operation S220, a label is added to each system to be put into production based on a preset label library, where the labels in the label library include multiple types, and a dependency relationship exists between the labels.
According to the embodiment of the invention, the types of the label library comprise business function labels and technical architecture labels, and dependency relationships exist between different business labels and between different technical architecture labels. For example, for a technical architecture label, based on the characteristics of a banking system, the banking system may be divided into a plurality of components, including an external client system component, an internal client system component, a basic system component, and the like, where the system components correspond to a deployment commissioning dependency relationship according to the technical architecture of the system, where the basic system component is a previous stage of deployment of all business applications, so all basic system components must be deployed first, and other application system components are sequentially deployed according to the dependency relationship thereof, and the technical architecture label of the basic component is added to the basic system component so as to determine a commissioning order thereof in the subsequent stage.
For example, the credit card system includes a plurality of subsystems, a credit card core issuing system, a security system, a card management system, a file access system, a core data platform system, a wind control system, a practice system, and a message downstream system, and the subsystems for implementing different service functions all have corresponding service function labels, and the commissioning sequence between the systems to be commissioned is determined according to the dependency relationship among the service function labels of the systems.
According to the embodiment of the invention, the system production method further comprises the following steps: acquiring a service characteristic label and a historical label library of a system list to be put into production; and constructing a preset label library based on the service characteristic labels and the historical label library.
For each system operation, firstly, a historical label library is required to be imported, then, a service characteristic label is established according to the service characteristics of the system operation, a more complete label library is constructed by combining the service characteristic label and the historical label library and performing feedback updating, the label library used in each system operation is optimized, so that the knowledge precipitation of the label library is richer, the availability is stronger, and the subsequent operation sequence which is more consistent with the service logic of the system operation is convenient to determine.
Fig. 3 schematically shows a flowchart of S230 of the system commissioning method based on the tag library according to an embodiment of the present invention.
In operation S230, a production order of the plurality of systems to be produced is determined according to the dependency relationship between the tags.
According to the embodiment of the invention, the type of the tag library comprises a business function tag and a technical architecture tag, and determining the production sequence of the systems to be produced according to the dependency relationship among the tags comprises the following operations S231-S234.
In operation S231, the plurality of systems to be put into production are divided into a plurality of first groups to be put into production according to the technical architecture tags.
In operation S232, a first commissioning order among the first plurality of ready-to-commission groups is determined according to the dependency relationship between the technical architecture tags.
For example, in the aforementioned operation S220, a technical architecture tag meeting the architecture attribute is added to each system to be commissioned, and since the system technical architecture tag most directly affects the commissioning order, the system commissioning order is sequentially adjusted for the first time based on the technical architecture tag. When the technical architecture labels are added to the systems to be put into production, the same technical architecture label corresponds to the systems to be put into production, the systems to be put into production with the same technical architecture label are used as the first groups to be put into production, so that the dependency relationship exists among the first groups to be put into production based on the dependency relationship of the technical architecture labels, and the putting sequence among the first groups to be put into production, namely the first putting sequence, can be determined.
In operation S233, each first group to be commissioned is respectively divided into a plurality of second groups to be commissioned according to the service function tag.
In operation S234, a second commissioning order among the second plurality of groups to be commissioned is determined according to the dependency relationship among the service function tags.
Next, in the aforementioned operation S220, a service function tag conforming to the service attribute is further added to each system to be put into production. In operation S230, on the basis of the first commissioning order determination, a commissioning order inside each first group to be commissioned is determined according to the service function tag. When the business function labels are added to the systems to be put into production, the same business function label corresponds to the systems to be put into production, the systems to be put into production of the same business function label in each first group to be put into production are used as second groups to be put into production, therefore, the dependency relationship exists among the second groups to be put into production in the same first group to be put into production based on the dependency relationship of the business function labels, and the production sequence among the second groups to be put into production, namely the second production sequence, can be determined.
According to the invention, through carrying out multi-dimensional labeling on each system to be put into production and utilizing the dependency relationship among each type of label, the production sequence among a plurality of systems to be put into production is refined and adjusted before formal production, the production accuracy can be improved, seamless series connection of production is realized, and the production efficiency of the system is improved.
According to the embodiment of the invention, the system production method further comprises the following steps: combing the dependency relationship in each second group to be produced according to the business logic to form a dependency relationship tree corresponding to each second group to be produced, wherein the nodes of the dependency relationship tree are the systems to be produced; and determining a third production sequence among the multiple systems to be produced in each second group to be produced according to the dependency relationship tree.
And polling each type of service function label under the condition that the first production sequence and the second production sequence are determined to obtain all service systems under each type of function label, and determining the internal dependency relationship of the service according to the service logic corresponding to the service function label. And establishing a dependency relationship tree in each second group to be commissioned according to the internal dependency relationship of the service, and adjusting the commissioning sequence among all the systems to be commissioned under the service function label, namely the third commissioning sequence in the second group to be commissioned.
The invention further combs the dependency relationship among the systems to be put into production in each group to be put into production according to the business logic, further refines and adjusts the production sequence among the systems to be put into production, and can improve the production accuracy.
According to the embodiment of the present invention, the combing the dependency relationship inside each second group to be commissioned according to the business logic to form the dependency relationship tree corresponding to each second group to be commissioned includes: sequentially traversing each node in the dependency tree to check whether a closed loop exists in the dependency tree; when a closed loop exists in the dependency tree, the dependency tree is modified to unclose the closed loop.
And combing the dependency relationship trees for each second group to be put into production, wherein in the process of combing the dependency relationship trees, the dependency relationship among the systems to be put into production generally does not form closed loops, and if closed loops occur, manual intervention is needed to remove the closed loops, so that circular production is avoided. In the carding process of the dependency relationship tree, traversing layer by layer from a dependent root node according to the relationship tree to form a traversed system sequence; and sequentially adjusting the sequence corresponding to the production steps according to the system traversal sequence. According to the invention, whether the dependency tree has a closed loop or not is checked, so that the circular production can be effectively avoided, and the production efficiency of the system is improved.
In operation S240, a plurality of systems to be put into production are put into production in the order of production.
According to the embodiment of the invention, the type of the label library further comprises a production state label, and the system production method further comprises the following steps: displaying the production progress of all the systems to be produced based on the production state labels; and when the production state of the system to be produced is changed, modifying the production state label corresponding to the system to be produced.
For example, the production status tags may be "not produced", "in production", and "produced", for example, when a certain system to be produced is not yet put into production, the production status tag is "not produced", and a production status tag is added to each system to be produced in the system to be produced to show the production progress of each system to be produced in the list of systems to be produced.
In the embodiment of the invention, the production state labels of the systems to be produced are synchronously modified according to the production states of the systems to be produced, so that an open manager can know the production progress of each system to be produced and the overall progress of the production in real time. In the production process, through monitoring the production state label, a developer can timely process faults encountered in the production process, and the influence on the normal production process is avoided.
According to the embodiment of the invention, the system production method further comprises the following steps: when the system is put into production for many times, counting the number of times of quoting of the labels used in the system put into production for many times; and sequentially displaying the labels and a plurality of collections of the systems to be put into production corresponding to each label according to the sequence of the label reference times from high to low.
For example, multiple version upgrades are required in the process of maintaining a bank system, or because business requirements require a new business system to be online, that is, operation of multiple production systems is required, subsystems involved in each production process are not identical. The method and the system have the advantages that the number of times of quoting of the labels used in the multiple production systems is counted, the collection of the multiple production systems to be produced corresponding to the labels with the larger number of times of quoting of the labels is preferentially displayed, and the production progress of each production system to be produced is conveniently inquired.
According to the invention, the labels with multiple dimensions are added to each system to be put into production through the label library, and the putting-into-production sequence among the systems to be put into production is determined through the dependency relationship among the labels and the business logic, so that the accurate putting-into-production and the automation of the putting-into-production of the system are realized, and the putting-into-production efficiency of the system can be effectively improved.
Based on the system production method based on the label library, the invention also provides a system production device based on the label library. The apparatus will be described in detail below with reference to fig. 4.
Fig. 4 is a block diagram schematically illustrating a configuration of a system commissioning apparatus based on a tag library according to an embodiment of the present invention.
As shown in fig. 4, the system commissioning apparatus 400 based on the tag library according to this embodiment includes a list acquisition module 410, a tag adding module 420, an order determination module 430, and a commissioning module 440.
The list obtaining module 410 is configured to obtain a list of systems to be put into production, where the list of systems to be put into production includes a plurality of systems to be put into production. In an embodiment, the list obtaining module 410 may be configured to perform the operation S210 described above, which is not described herein again.
The label adding module 420 is configured to add a label to each system to be put into production based on a preset label library, where the labels in the label library include multiple types, and a dependency relationship exists between the labels. In an embodiment, the tag adding module 420 may be configured to perform the operation S220 described above, which is not described herein again.
The order determining module 430 is configured to determine a production order of the multiple systems to be produced according to the dependency relationship between the tags. In an embodiment, the order determining module 430 may be configured to perform the operation S230 described above, which is not described herein again.
The commissioning module 440 is configured to commission a plurality of systems to be commissioned according to a commissioning order. In an embodiment, the commissioning module 440 may be configured to perform the operation S240 described above, which is not described herein again.
According to the embodiment of the present invention, any plurality of the list obtaining module 410, the tag adding module 420, the order determining module 430, and the commissioning module 440 may be combined into one module to be implemented, or any one of the modules may be split into a plurality of modules. Alternatively, at least part of the functionality of one or more of these modules may be combined with at least part of the functionality of the other modules and implemented in one module. According to an embodiment of the present invention, at least one of the list obtaining module 410, the tag adding module 420, the order determining module 430 and the commissioning module 440 may be implemented at least partially as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or may be implemented in hardware or firmware in any other reasonable manner of integrating or packaging a circuit, or may be implemented in any one of three implementations of software, hardware and firmware, or in a suitable combination of any of them. Alternatively, at least one of the list acquisition module 410, the tag addition module 420, the order determination module 430 and the commissioning module 440 may be at least partially implemented as a computer program module that, when executed, may perform a corresponding function.
Fig. 5 schematically shows a block diagram of an electronic device adapted to implement a method of commissioning a tag library based system according to an embodiment of the present invention.
As shown in fig. 5, an electronic device 500 according to an embodiment of the present invention includes a processor 501 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 502 or a program loaded from a storage section 508 into a Random Access Memory (RAM) 503. The processor 501 may comprise, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or associated chipset, and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), among others. The processor 501 may also include onboard memory for caching purposes. Processor 501 may include a single processing unit or multiple processing units for performing the different actions of the method flows according to embodiments of the present invention.
In the RAM 503, various programs and data necessary for the operation of the electronic apparatus 500 are stored. The processor 501, the ROM 502, and the RAM 503 are connected to each other by a bus 504. The processor 501 performs various operations of the method flow according to the embodiments of the present invention by executing programs in the ROM 502 and/or the RAM 503. Note that the programs may also be stored in one or more memories other than the ROM 502 and the RAM 503. The processor 501 may also perform various operations of method flows according to embodiments of the present invention by executing programs stored in the one or more memories.
According to an embodiment of the present invention, electronic device 500 may also include an input/output (I/O) interface 505, input/output (I/O) interface 505 also being connected to bus 504. The electronic device 500 may also include one or more of the following components connected to the I/O interface 505: an input portion 506 including a keyboard, a mouse, and the like; an output portion 507 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage portion 508 including a hard disk and the like; and a communication section 509 including a network interface card such as a LAN card, a modem, or the like. The communication section 509 performs communication processing via a network such as the internet. The driver 510 is also connected to the I/O interface 505 as necessary. A removable medium 511 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 510 as necessary, so that a computer program read out therefrom is mounted into the storage section 508 as necessary.
The present invention also provides a computer-readable storage medium, which may be contained in the apparatus/device/system described in the above embodiments; or may exist separately and not be assembled into the device/apparatus/system. The computer-readable storage medium carries one or more programs which, when executed, implement the method according to an embodiment of the present invention.
According to embodiments of the present invention, the computer readable storage medium may be a non-volatile computer readable storage medium, which may include, for example but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. For example, according to embodiments of the invention, a computer-readable storage medium may include the ROM 902 and/or the RAM 903 described above and/or one or more memories other than the ROM 902 and the RAM 903.
Embodiments of the invention also include a computer program product comprising a computer program comprising program code for performing the method illustrated in the flow chart. When the computer program product runs in a computer system, the program code is used for causing the computer system to realize the system commissioning method based on the label library provided by the embodiment of the invention.
Which when executed by the processor 501 performs the above-described functions defined in the system/apparatus of an embodiment of the invention. The above described systems, devices, modules, units, etc. may be implemented by computer program modules according to embodiments of the invention.
In one embodiment, the computer program may be hosted on a tangible storage medium such as an optical storage device, a magnetic storage device, or the like. In another embodiment, the computer program may also be transmitted, distributed in the form of a signal on a network medium, downloaded and installed through the communication section 509, and/or installed from the removable medium 511. The computer program containing program code may be transmitted using any suitable network medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 509, and/or installed from the removable medium 511. The computer program, when executed by the processor 501, performs the above-described functions defined in the system of the embodiment of the present invention. The above described systems, devices, apparatuses, modules, units, etc. may be implemented by computer program modules according to embodiments of the present invention.
According to embodiments of the present invention, program code for executing a computer program provided by embodiments of the present invention may be written in any combination of one or more programming languages, and in particular, the computer program may be implemented using a high level procedural and/or object oriented programming language, and/or an assembly/machine language. The programming language includes, but is not limited to, programming languages such as Java, C + +, python, the "C" language, or the like. The program code may execute entirely on the user computing device, partly on the user device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
It will be appreciated by a person skilled in the art that features described in the various embodiments of the invention may be combined in various ways and/or combinations, even if such combinations or combinations are not explicitly described in the invention. In particular, various combinations and/or subcombinations of the features described in various embodiments of the invention may be made without departing from the spirit and teachings of the invention. All such combinations and/or associations fall within the scope of the present invention.
The embodiments of the present invention have been described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present invention. Although the embodiments are described separately above, this does not mean that the measures in the embodiments cannot be used in advantageous combination. The scope of the invention is defined by the appended embodiments and equivalents thereof. Various alternatives and modifications can be devised by those skilled in the art without departing from the scope of the invention, and these alternatives and modifications are intended to fall within the scope of the invention.

Claims (11)

1. A system production method based on a label library is characterized by comprising the following steps:
acquiring a list of systems to be put into production, wherein the list of systems to be put into production comprises a plurality of systems to be put into production;
adding labels to each system to be put into production based on a preset label library, wherein the labels in the label library comprise multiple types, and dependency relationships exist among the labels;
determining the production sequence of the plurality of systems to be produced according to the dependency relationship among the labels;
and putting the plurality of systems to be put into production according to the production sequence.
2. The method of claim 1, wherein the type of the tag library comprises a business function tag and a technical architecture tag,
the step of determining the production sequence of the plurality of systems to be produced according to the dependency relationship among the labels comprises the following steps:
dividing the plurality of systems to be put into production into a plurality of first groups to be put into production according to the technical architecture labels;
determining a first production sequence among the plurality of first to-be-produced groups according to the dependency relationship among the technical architecture labels;
according to the service function labels, dividing each first group to be produced into a plurality of second groups to be produced;
and determining a second production sequence among the second groups to be produced according to the dependency relationship among the service function labels.
3. The tag library-based system commissioning method of claim 2, wherein said system commissioning method further comprises:
combing the dependency relationship in each second group to be produced according to the business logic to form a dependency relationship tree corresponding to each second group to be produced, wherein the nodes of the dependency relationship tree are the systems to be produced;
and determining a third production sequence among the multiple systems to be produced in each second group to be produced according to the dependency relationship tree.
4. The system commissioning method based on tag library of claim 3, wherein the combing the dependency relationship inside each second group to be commissioned according to the business logic to form the dependency relationship tree corresponding to each second group to be commissioned comprises:
sequentially traversing each node in the dependency tree to check whether a closed loop exists in the dependency tree;
when a closed loop exists in the dependency tree, modifying the dependency tree to release the closed loop.
5. The tag library-based system commissioning method of claim 2, wherein the type of tag library further comprises a commissioning status tag, the system commissioning method further comprising:
displaying the production progress of all the systems to be produced based on the production state label;
and when the production state of the system to be produced is changed, modifying the production state label corresponding to the system to be produced.
6. The tag library-based system commissioning method of claim 1, further comprising:
when the system is put into operation for multiple times, counting the number of times of quoting of the labels used in the system put into operation for multiple times;
and sequentially displaying the labels and a plurality of collections of the systems to be put into production corresponding to each label according to the sequence of the label reference times from high to low.
7. The tag library-based system commissioning method of claim 1, further comprising:
acquiring a service characteristic label and a historical label library of the system list to be put into production;
and constructing the preset label library based on the service characteristic label and the historical label library.
8. A system production device based on a label library is characterized by comprising:
the system comprises a list acquisition module, a list acquisition module and a list management module, wherein the list acquisition module is used for acquiring a system list to be put into production, and the system list to be put into production comprises a plurality of systems to be put into production;
the system comprises a label adding module, a label database module and a label database module, wherein the label adding module is used for adding labels to each system to be put into production based on a preset label database, the labels in the label database comprise a plurality of types, and a dependency relationship exists among the labels;
the sequence determining module is used for determining the production sequence of the plurality of systems to be produced according to the dependency relationship among the labels; and
and the production module is used for producing the plurality of systems to be produced according to the production sequence.
9. An electronic device, comprising:
one or more processors;
a storage device to store one or more programs,
wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the method of any of claims 1-7.
10. A computer-readable storage medium having stored thereon executable instructions which, when executed by a processor, cause the processor to perform the method according to any one of claims 1 to 7.
11. A computer program product comprising a computer program which, when executed by a processor, implements a method according to any one of claims 1 to 7.
CN202210995655.1A 2022-08-19 2022-08-19 System production method, device, equipment, medium and product based on label library Active CN115082247B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210995655.1A CN115082247B (en) 2022-08-19 2022-08-19 System production method, device, equipment, medium and product based on label library

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210995655.1A CN115082247B (en) 2022-08-19 2022-08-19 System production method, device, equipment, medium and product based on label library

Publications (2)

Publication Number Publication Date
CN115082247A true CN115082247A (en) 2022-09-20
CN115082247B CN115082247B (en) 2022-11-18

Family

ID=83244553

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210995655.1A Active CN115082247B (en) 2022-08-19 2022-08-19 System production method, device, equipment, medium and product based on label library

Country Status (1)

Country Link
CN (1) CN115082247B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116720628A (en) * 2023-08-07 2023-09-08 建信金融科技有限责任公司 System production change prediction method, device, equipment and storage medium
CN117149304A (en) * 2023-09-01 2023-12-01 安徽慢音科技有限公司 Plug-in management method, device, equipment and medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120072845A1 (en) * 2010-09-21 2012-03-22 Avaya Inc. System and method for classifying live media tags into types
US20150268992A1 (en) * 2014-03-21 2015-09-24 Oracle International Corporation Runtime handling of task dependencies using dependence graphs
CN111090587A (en) * 2019-12-11 2020-05-01 中国建设银行股份有限公司 Method, device and equipment for testing production point service and storage medium
US20200159525A1 (en) * 2018-11-19 2020-05-21 Sd Elements Inc. Automation of task identification in a software lifecycle
CN112597134A (en) * 2020-12-29 2021-04-02 中国工商银行股份有限公司 Configuration method and device of distributed configuration center, electronic equipment and medium
CN113052707A (en) * 2021-04-30 2021-06-29 中国工商银行股份有限公司 Application production method and device, computer equipment and storage medium
CN113177051A (en) * 2021-05-20 2021-07-27 武汉众邦银行股份有限公司 Method for dynamically adding and maintaining data tag
CN113326030A (en) * 2021-05-26 2021-08-31 北京京东拓先科技有限公司 Service request processing method and device
CN113656116A (en) * 2021-08-18 2021-11-16 中国邮政储蓄银行股份有限公司 Business process processing method and device
CN113793063A (en) * 2021-09-28 2021-12-14 广东电网有限责任公司 Method and device for detecting conflict of power distribution network planning project schemes

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120072845A1 (en) * 2010-09-21 2012-03-22 Avaya Inc. System and method for classifying live media tags into types
US20150268992A1 (en) * 2014-03-21 2015-09-24 Oracle International Corporation Runtime handling of task dependencies using dependence graphs
US20200159525A1 (en) * 2018-11-19 2020-05-21 Sd Elements Inc. Automation of task identification in a software lifecycle
CN111090587A (en) * 2019-12-11 2020-05-01 中国建设银行股份有限公司 Method, device and equipment for testing production point service and storage medium
CN112597134A (en) * 2020-12-29 2021-04-02 中国工商银行股份有限公司 Configuration method and device of distributed configuration center, electronic equipment and medium
CN113052707A (en) * 2021-04-30 2021-06-29 中国工商银行股份有限公司 Application production method and device, computer equipment and storage medium
CN113177051A (en) * 2021-05-20 2021-07-27 武汉众邦银行股份有限公司 Method for dynamically adding and maintaining data tag
CN113326030A (en) * 2021-05-26 2021-08-31 北京京东拓先科技有限公司 Service request processing method and device
CN113656116A (en) * 2021-08-18 2021-11-16 中国邮政储蓄银行股份有限公司 Business process processing method and device
CN113793063A (en) * 2021-09-28 2021-12-14 广东电网有限责任公司 Method and device for detecting conflict of power distribution network planning project schemes

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116720628A (en) * 2023-08-07 2023-09-08 建信金融科技有限责任公司 System production change prediction method, device, equipment and storage medium
CN116720628B (en) * 2023-08-07 2023-11-03 建信金融科技有限责任公司 System production change prediction method, device, equipment and storage medium
CN117149304A (en) * 2023-09-01 2023-12-01 安徽慢音科技有限公司 Plug-in management method, device, equipment and medium

Also Published As

Publication number Publication date
CN115082247B (en) 2022-11-18

Similar Documents

Publication Publication Date Title
US10048830B2 (en) System and method for integrating microservices
CN108920222B (en) Business processing method and device based on rule engine
US20190332357A1 (en) System and method for automated generation of integration elements modeling process flow for an integration process with a swagger api
US20130166550A1 (en) Integration of Tags and Object Data
US11171835B2 (en) Automated generation of an information technology asset ontology
US20150007084A1 (en) Chaining applications
CN111427971B (en) Business modeling method, device, system and medium for computer system
US20150120479A1 (en) Catalog driven order management for rule definition
CN111177541A (en) Data analysis method and device based on user tag generation time, server and storage medium
CN115082247B (en) System production method, device, equipment, medium and product based on label library
CN113076224B (en) Data backup method, data backup system, electronic device and readable storage medium
CN113448570A (en) Data processing method and device, electronic equipment and storage medium
US9117177B1 (en) Generating module stubs
CN115718806A (en) System commissioning problem management method, apparatus, device, medium, and program product
US20220334817A1 (en) Cross platform configuration domain translation
CN114782013A (en) Request processing method and device for process modeling and electronic equipment
CN114281586A (en) Fault determination method and device, electronic equipment and computer readable storage medium
CN113723892A (en) Data processing method and device, electronic equipment and storage medium
CN113741888A (en) Service processing method and device
CN113253991A (en) Task visualization processing method and device, electronic equipment and storage medium
CN114363172B (en) Decoupling management method, device, equipment and medium for container group
CN117193990B (en) Scheduling management method, device, equipment and storage medium of http interface
US20240192930A1 (en) Application Dependency Visualization
US20240192931A1 (en) Application Dependency Visualization
CN114328096A (en) Index monitoring method, device, equipment and 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