CN113672287A - Method and device for generating dynamic running water - Google Patents

Method and device for generating dynamic running water Download PDF

Info

Publication number
CN113672287A
CN113672287A CN202111033404.7A CN202111033404A CN113672287A CN 113672287 A CN113672287 A CN 113672287A CN 202111033404 A CN202111033404 A CN 202111033404A CN 113672287 A CN113672287 A CN 113672287A
Authority
CN
China
Prior art keywords
sub
flow
dynamic
configuration information
pipeline
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
CN202111033404.7A
Other languages
Chinese (zh)
Other versions
CN113672287B (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.)
Postal Savings Bank of China Ltd
Original Assignee
Postal Savings Bank of China 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 Postal Savings Bank of China Ltd filed Critical Postal Savings Bank of China Ltd
Priority to CN202111033404.7A priority Critical patent/CN113672287B/en
Publication of CN113672287A publication Critical patent/CN113672287A/en
Application granted granted Critical
Publication of CN113672287B publication Critical patent/CN113672287B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3867Concurrent instruction execution, e.g. pipeline or look ahead using instruction pipelines
    • G06F9/3869Implementation aspects, e.g. pipeline latches; pipeline synchronisation and clocking

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method and a device for generating dynamic running water. The invention comprises the following steps: reading configuration information of the dynamic flow, wherein the configuration information comprises a sequence number corresponding to each sub-flow section to be generated; generating a plurality of sub-flow sections according to configuration information and a generation rule, wherein one sub-flow section is used for representing basic information of events in the system; and combining the plurality of sub-stream segments into dynamic stream according to the sequence number, wherein the dynamic stream is used for representing the event. The invention solves the technical problem that the flow curing in the related technology can not be flexibly expanded.

Description

Method and device for generating dynamic running water
Technical Field
The invention relates to the field of software processing, in particular to a method and a device for generating dynamic running water.
Background
In the existing software and hardware IT systems of various software industries and enterprises, the serial number generation of software systems or systems is generally involved, the serial number generation is used for the internal or interactive use of the systems, and the serial number generation can be used for distinguishing the uniqueness of records, logs and data when the serial number generation is used in the internal of the systems, so that the problems of the systems are conveniently located, the systems can conveniently inquire the data, and personnel can conveniently perform statistical analysis and the like. When the pipeline is used among systems, besides basic functions such as problem positioning, data recording and the like, the functions or characteristics of uniqueness, strong consistency and the like of system calling can be ensured, and in addition, multiple related transactions of front and back calling can be related through a plurality of pipeline numbers, so that powerful expanding functions of the system are provided.
With more and more systems in various industries, enterprises use traditional flowing water to bring about a plurality of disadvantages, wherein the meaning of the flowing water is not clear, the flowing water changes along with the change of the systems frequently, and the systems cannot be used normally when the flowing water changes. The ambiguity of flowing water is mainly reflected in that flowing water is essentially composed of characters or a character string, and English letters or numbers in the flowing water cannot easily know the meanings of the characters or the character string; the frequent change of running water along with the change of the system is mainly reflected in that when the peripheral system is increased, the length of the running water or certain characters in the running water cannot be expanded, so that the increasing requirements of the peripheral system cannot be met; the reason why the system cannot be normally used when the pipeline changes is mainly that the past static pipeline practice generally determines meanings contained in the pipeline by analyzing some characters in the pipeline, such as peripheral system names, present interface calling modules, pipeline generation time, and the like, and then performs corresponding function or module processing according to the meanings, but when the pipeline changes, the meaning cannot be recognized any more, or even if the meaning can be recognized, a corresponding processing response cannot be made.
In the related art, most software systems are statically used to generate running water, that is, the running water length and one or some characters in the running water are processed with fixed length or fixed meaning in the development code, for example, a simple running water message in fig. 1, the first 5 characters represent the system name, and the last 7 characters represent the system call time, and the like, which has great disadvantages, including the following disadvantages:
A. when the system name is modified, the flow needs to be re-encoded and modified, namely, if the system name is slightly modified, the whole flow needs to be modified.
B. When module information needs to be added in the running water, the original running water needs to be abandoned and regenerated, so that huge workload is brought, and new running water and old running water cannot be compatible.
C. The flowing water meaning is not clear, and the meaning of each character string in the standard flowing water is not clear, so that the non-system related personnel can hardly recognize the meaning represented by the flowing water, thereby bringing great trouble to the problem troubleshooting and bringing great workload to the statistical work.
In view of the above problems in the related art, no effective solution has been proposed.
Disclosure of Invention
The invention mainly aims to provide a method and a device for generating dynamic running water, so as to solve the technical problem that the running water in the related technology cannot be expanded and further cannot meet the increased requirements of a peripheral system.
To achieve the above object, according to one aspect of the present invention, there is provided a method of generating a dynamic flow water. The invention comprises the following steps: reading configuration information of the dynamic flow, wherein the configuration information comprises a sequence number corresponding to each sub-flow section to be generated; generating a plurality of sub-flow sections according to configuration information and a generation rule, wherein one sub-flow section is used for representing basic information of events in the system; and combining the plurality of sub-stream segments into dynamic stream according to the sequence number, wherein the dynamic stream is used for representing the event.
Further, generating a plurality of sub-flow water segments according to the configuration information and the generation rule includes: according to the configuration information, determining basic information corresponding to each sub-flow water segment to be generated, wherein the basic information at least comprises the following contents: the name corresponding to the basic information, the length corresponding to the sub-flow water section, the effective information of the sub-flow water section and the arrangement serial number of the sub-flow water section in the dynamic flow water; determining the generation format and the character length of the basic information contained in each sub-flow section to be generated according to the generation rule; and generating a plurality of sub-flow water segments according to the basic information corresponding to each sub-flow water segment to be generated, the generation format of the basic information and the character length of the basic information.
Further, combining the plurality of sub-stream segments into the dynamic stream according to the permutation sequence number includes: acquiring host machine time when a plurality of sub-flow water segments are combined into dynamic flow water; and fusing the host time into the dynamic flowing water.
Further, reading configuration information of the dynamic pipeline includes: and when the dynamic pipeline generation instruction is received, reading the configuration information from the configuration file or the database.
Further, after reading the configuration information of the dynamic pipeline, the method further comprises: caching the configuration information in a system memory; and destroying the configuration information after the event is detected to be finished.
Further, after combining the plurality of sub-stream segments into the dynamic stream according to the sequence number, the method further includes: analyzing the dynamic flow and acquiring a processing path matched with the event corresponding to the dynamic flow; and executing the event according to the processing path.
To achieve the above object, according to another aspect of the present invention, there is provided an apparatus for generating dynamic running water. The device includes: the reading unit is used for reading the configuration information of the dynamic flow, and the configuration information comprises the arrangement serial number corresponding to each sub-flow section to be generated; the generating unit is used for generating a plurality of sub-flow water sections according to the configuration information and a generating rule, wherein one sub-flow water section is used for representing basic information of events in the system; and the combination unit is used for combining the plurality of sub-flowing water segments into dynamic flowing water according to the sequence number, wherein the dynamic flowing water is used for representing the event.
To achieve the above object, according to another aspect of the present invention, there is provided a computer-readable storage medium, a computer-readable storage medium comprising a stored program, wherein the program, when executed, controls an apparatus in which the computer-readable storage medium is located to perform the above method for generating dynamic flow.
To achieve the above object, according to another aspect of the present invention, there is provided a processor for executing a program, wherein the program executes the above method for generating dynamic pipelining.
The invention adopts the following steps: reading configuration information of the dynamic flow, wherein the configuration information comprises a sequence number corresponding to each sub-flow section to be generated; generating a plurality of sub-flow sections according to configuration information and a generation rule, wherein one sub-flow section is used for representing basic information of events in the system; and combining the plurality of sub-stream segments into dynamic stream according to the sequence number, wherein the dynamic stream is used for representing events, so that the technical problem that stream solidification in the related technology cannot be flexibly expanded is solved, and the technical effect of flexibly utilizing the stream to improve the treatment efficiency is achieved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate an embodiment of the invention and, together with the description, serve to explain the invention and not to limit the invention. In the drawings:
FIG. 1 is a schematic diagram of flow information in the related art; and
FIG. 2 is a flow chart of a method for generating dynamic pipelining according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a complete dynamic flow water provided according to this embodiment;
fig. 4 is a schematic diagram illustrating a process of loading configuration information read from a database or a data file into a memory according to an embodiment of the present application;
fig. 5 is a schematic diagram of an apparatus for generating dynamic flowing water according to an embodiment of the present invention.
Detailed Description
It should be noted that the embodiments and features of the embodiments may be combined with each other without conflict. The present invention will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged under appropriate circumstances in order to facilitate the description of the embodiments of the invention herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For convenience of description, some terms or expressions referring to the embodiments of the present invention are explained below:
dynamic flowing water: the pipelining refers to that in an IT system in the software and hardware industry, in order to keep the uniqueness of records, each record is distinguished by using one piece of characteristic information, the traditional pipelining method is that a single, for example, fixed length, fixed content, fixed sequence and the like, and dynamic pipelining is generated through configuration.
According to an embodiment of the invention, a method of generating a dynamic flow is provided.
Fig. 2 is a flowchart of a method for generating a dynamic flow according to an embodiment of the present invention. As shown in fig. 2, the present invention comprises the steps of:
step S201, reading configuration information of the dynamic flow, wherein the configuration information comprises an arrangement serial number corresponding to each sub-flow section to be generated;
step S202, generating a plurality of sub-flow water segments according to configuration information and a generation rule, wherein one sub-flow water segment is used for representing basic information of events in the system;
step S203, combining the plurality of sub-stream segments into dynamic stream according to the sequence number, wherein the dynamic stream is used for representing the event.
Specifically, in the method for generating dynamic running water provided by the present application, the running water is configured according to the configuration information, a plurality of sub-flow water segments are generated according to the configuration information, and then the sub-flow water segments are combined into complete dynamic running water, and the dynamic running water is used for representing events to be generated in the system.
Each sub-flow section characterizes one basic information in the event, such as a system name characterizing the execution event, a calling module, an execution event, and the like.
Optionally, generating the plurality of sub-flow water segments according to the configuration information and the generation rule includes:
according to the configuration information, determining basic information corresponding to each sub-flow water segment to be generated, wherein the basic information at least comprises the following contents: the name corresponding to the basic information, the length corresponding to the sub-flow water section, the effective information of the sub-flow water section and the arrangement serial number of the sub-flow water section in the dynamic flow water;
as shown in fig. 3, fig. 3 is a schematic diagram of a complete dynamic flow generated based on the method for generating a dynamic flow provided in this embodiment, where the dynamic flow includes three sub-flow water segments, which are a sub-flow water segment for defining a name, a sub-flow water segment for defining a module, and a sub-flow water segment for defining a time.
Specifically, each sub-flow water segment is configured by the read configuration information, as shown in fig. 3, each sub-flow water segment includes an arrangement serial number of the sub-flow water segment in the dynamic flow water, a name of the sub-flow water segment, a length of the sub-flow water segment, and valid information of the sub-flow water segment, that is, whether the sub-flow water segment is valid.
The static flowing water is dynamically processed in a fixed sequence by configuring a plurality of sub-flowing water segments according to the configuration information, namely, after the sequence number of the sub-flowing water segments is changed, the dynamic flowing water is changed.
On the other hand, name naming is carried out on each sub-flow water segment, so that the system can carry out simple identification and program logic processing and response according to name information.
On the other hand, the length of the sub-flowing water section can be correspondingly adjusted and changed, which is beneficial to lengthening each flowing water section, and improves the compatibility and expansibility of the flowing water of the system.
On the other hand, since the valid information of each sub-flow water segment is defined, when the sub-flow water segment is detected to be in the invalid state, the invalid sub-flow water segment can be deleted, and it should be noted that the valid time period of the sub-flow water segment can also be defined in the sub-flow water segment, that is, in which time period the sub-flow water segment is in the valid state.
It should be noted that the sub-flow water segments can also define the meaning of each corresponding sub-flow water segment, and the defined meaning helps a user or related personnel to clearly understand the true meaning of each segment of the flowing water without performing guessing and other actions.
It should be further noted that other information may be defined in the sub-stream segment, so that the stream information may be versioned and controlled, which is not described herein again.
In the embodiment provided by the application, the dynamic flow is generated by combining the sub-flow sections directly inside the machine, and when the sub-flow sections are combined, the basic information is generated in an information configuration mode.
Optionally, determining a generation format and a character length of basic information contained in each sub-flow section to be generated according to a generation rule;
as described above, the configuration information defines the structure of the sub-stream segments, and each sub-stream segment needs to be generated according to the generation rule, where the generation rule is used to define the character generation format and the character length in the sub-stream segment, for example, whether the generation mode of the serial number in the sub-stream segment is 1 or No. 1.
As described above, the generation rule of the sub-stream segment is also the configuration rule of the sub-stream segment.
Optionally, a plurality of sub-flow water segments are generated according to the basic information corresponding to each sub-flow water segment to be generated, the generation format of the basic information, and the character length of the basic information.
It should be noted that, the content of each sub-stream segment in the dynamic stream provided by the present application is not fixed, as shown in fig. 3, after the first configured stream is generated, the first stream segment is the system name, and the first stream segment of the second stream is time, such a segmentation process will bring great flexible processing capability to the system, and the recording capability of the system is greatly enhanced.
Meanwhile, it is also noted that the dynamic running water provided by the present application has a divide-and-conquer function, that is, when each sub-flow water segment of the dynamic running water changes, only the sub-flow water segment needs to be adjusted, and other sub-flow water segment information does not need to be adjusted. As shown in the following, when the System is changed from A to B, only System related information needs to be modified, and Module and Time information does not need to be modified.
In addition, it is further noted that the dynamic running water provided by the present application may perform non-fixed-length processing, and the conventional running water basically uses a fixed-length running water segment processing manner, which may cause the length to be fixed and not to be easily adjusted, and a large amount of storage space is wasted, as shown in fig. 3, when the Module field only needs the length of unit 1 in the system, only the length value needs to be modified from 2 to 1, and no other information needs to be changed, so that the length of the Module in the generated running water is 1.
Optionally, the combining the plurality of sub-stream segments into the dynamic stream according to the permutation sequence number includes: acquiring host machine time when a plurality of sub-flow water segments are combined into dynamic flow water; and fusing the host time into the dynamic flowing water.
In the above, when the plurality of sub-flow water segments are combined into the dynamic flow water, the host time is also required to be acquired, the host time is fused into the dynamic flow water, and by fusing the host time into the dynamic flow water, the problem tracing can be performed through the time of the dynamic flow water fusion in the subsequent processing process.
Optionally, reading the configuration information of the dynamic flow comprises: and when the dynamic pipeline generation instruction is received, reading the configuration information from the configuration file or the database.
As described above, when the dynamic pipeline generation instruction is received, the configuration file (also called a data file) or the database is read, and the configuration information is loaded into the memory to implement efficient processing of the pipeline generation configuration information, as shown in fig. 4, the configuration information is obtained from the memory instead of the disk, so that the configuration information can be loaded.
Optionally, after reading the configuration information of the dynamic pipeline, the method further includes: caching the configuration information in a system memory; and destroying the configuration information after the event is detected to be finished.
In the above way, the system caches the configuration information of the dynamic flow in the memory, and the information is cached in the memory until the application program is finished and is destroyed.
Optionally, after combining the plurality of sub-stream segments into the dynamic stream according to the permutation sequence number, the method further includes: analyzing the dynamic flow and acquiring a processing path matched with the event corresponding to the dynamic flow; and executing the event according to the processing path.
Specifically, since the dynamic flow is used to characterize an event, and the interaction between systems for generating the dynamic flow or the associated systems, the processing path of the event corresponding to the dynamic flow can be known by analyzing the dynamic flow, for example: as shown in the dynamic pipeline of FIG. 3, the dynamic pipeline of FIG. 3 indicates that a certain system calls a certain module at a certain time.
The method for generating dynamic flow provided by the embodiment of the invention reads the configuration information of the dynamic flow, wherein the configuration information comprises the corresponding arrangement serial number of each sub-flow segment to be generated; generating a plurality of sub-flow sections according to configuration information and a generation rule, wherein one sub-flow section is used for representing basic information of events in the system; and combining the plurality of sub-stream segments into dynamic stream according to the sequence number, wherein the dynamic stream is used for representing events, so that the technical problem that stream solidification in the related technology cannot be flexibly expanded is solved, and the technical effect of flexibly utilizing the stream to improve the treatment efficiency is achieved.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
The embodiment of the present invention further provides a device for generating dynamic flow water, and it should be noted that the device for generating dynamic flow water according to the embodiment of the present invention may be used to execute the method for generating dynamic flow water provided by the embodiment of the present invention. The following describes an apparatus for generating dynamic running water according to an embodiment of the present invention.
Fig. 5 is a schematic diagram of an apparatus for generating dynamic flowing water according to an embodiment of the present invention. As shown in fig. 5, the apparatus includes:
a reading unit 501, configured to read configuration information of the dynamic pipelining, where the configuration information includes a sequence number corresponding to each sub-pipelining segment to be generated;
the generating unit 502 is configured to generate a plurality of sub-flow water segments according to the configuration information and a generating rule, where one sub-flow water segment is used to represent basic information of an event in the system;
a combining unit 503, configured to combine the multiple sub-stream segments into a dynamic stream according to the sequence number, where the dynamic stream is used to characterize the event.
Optionally, the generating unit 502 includes: the first determining subunit is configured to determine, according to the configuration information, basic information corresponding to each to-be-generated sub-flow section, where the basic information at least includes the following contents: the name corresponding to the basic information, the length corresponding to the sub-flow water section, the effective information of the sub-flow water section and the arrangement serial number of the sub-flow water section in the dynamic flow water; the second determining subunit is used for determining the generation format and the character length of the basic information contained in each sub-flow section to be generated according to the generation rule; and the generating subunit is used for generating a plurality of sub-flow water segments according to the basic information corresponding to each sub-flow water segment to be generated, the generating format of the basic information and the character length of the basic information.
Optionally, the combining unit 503 includes: the acquisition subunit is used for acquiring the host time when the plurality of sub-flow sections are combined into the dynamic flow; and the fusion subunit is used for fusing the host time into the dynamic flowing water.
Alternatively, the reading unit 501 includes: and when the dynamic pipeline generation instruction is received, reading the configuration information from the configuration file or the database.
Optionally, the apparatus further comprises: the cache unit is used for caching the configuration information in a system memory after reading the configuration information of the dynamic flow; and the destroying unit is used for destroying the configuration information after the event is detected to be finished.
Optionally, the apparatus further comprises: the analysis unit is used for analyzing the dynamic running water and acquiring a processing path matched with an event corresponding to the dynamic running water after the plurality of sub-flow water segments are combined into the dynamic running water according to the arrangement serial number; and the execution unit is used for executing the event according to the processing path.
The device for generating dynamic flow water provided by the embodiment of the present invention is configured to read configuration information of the dynamic flow water through the reading unit 501, where the configuration information includes a sequence number corresponding to each sub-flow water segment to be generated; the generating unit 502 is configured to generate a plurality of sub-flow water segments according to the configuration information and a generating rule, where one sub-flow water segment is used to represent basic information of an event in the system; the combining unit 503 is configured to combine the multiple sub-stream segments into dynamic stream according to the sequence number, where the dynamic stream is used to represent an event, so as to solve a technical problem that stream solidification in the related art cannot be flexibly expanded, and achieve a technical effect of flexibly using the stream to improve processing efficiency.
An apparatus for generating a dynamic pipeline includes a processor and a memory, the reading unit 501 and the like are stored in the memory as a program unit, and the processor executes the program unit stored in the memory to realize corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. One or more than one kernel can be set, and the technical problem that the flow curing in the related technology cannot be flexibly expanded is solved by adjusting the kernel parameters.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
An embodiment of the present invention provides a computer-readable storage medium on which a program is stored, the program implementing a method of generating dynamic flow water when executed by a processor.
The embodiment of the invention provides a processor, which is used for running a program, wherein the method for generating dynamic flow is executed when the program runs.
The embodiment of the invention provides equipment, which comprises a processor, a memory and a program which is stored on the memory and can run on the processor, wherein the processor executes the program and realizes the following steps: reading configuration information of the dynamic flow, wherein the configuration information comprises a sequence number corresponding to each sub-flow section to be generated; generating a plurality of sub-flow sections according to configuration information and a generation rule, wherein one sub-flow section is used for representing basic information of events in the system; and combining the plurality of sub-stream segments into dynamic stream according to the sequence number, wherein the dynamic stream is used for representing the event.
Optionally, generating the plurality of sub-flow water segments according to the configuration information and the generation rule includes: according to the configuration information, determining basic information corresponding to each sub-flow water segment to be generated, wherein the basic information at least comprises the following contents: the name corresponding to the basic information, the length corresponding to the sub-flow water section, the effective information of the sub-flow water section and the arrangement serial number of the sub-flow water section in the dynamic flow water; determining the generation format and the character length of the basic information contained in each sub-flow section to be generated according to the generation rule; and generating a plurality of sub-flow water segments according to the basic information corresponding to each sub-flow water segment to be generated, the generation format of the basic information and the character length of the basic information.
Optionally, the combining the plurality of sub-stream segments into the dynamic stream according to the permutation sequence number includes: acquiring host machine time when a plurality of sub-flow water segments are combined into dynamic flow water; and fusing the host time into the dynamic flowing water.
Optionally, reading the configuration information of the dynamic flow comprises: and when the dynamic pipeline generation instruction is received, reading the configuration information from the configuration file or the database.
Optionally, after reading the configuration information of the dynamic pipeline, the method further includes: caching the configuration information in a system memory; and destroying the configuration information after the event is detected to be finished.
Optionally, after combining the plurality of sub-stream segments into the dynamic stream according to the permutation sequence number, the method further includes: analyzing the dynamic flow and acquiring a processing path matched with the event corresponding to the dynamic flow; and executing the event according to the processing path. The device herein may be a server, a PC, a PAD, a mobile phone, etc.
The invention also provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device: reading configuration information of the dynamic flow, wherein the configuration information comprises a sequence number corresponding to each sub-flow section to be generated; generating a plurality of sub-flow sections according to configuration information and a generation rule, wherein one sub-flow section is used for representing basic information of events in the system; and combining the plurality of sub-stream segments into dynamic stream according to the sequence number, wherein the dynamic stream is used for representing the event.
Optionally, generating the plurality of sub-flow water segments according to the configuration information and the generation rule includes: according to the configuration information, determining basic information corresponding to each sub-flow water segment to be generated, wherein the basic information at least comprises the following contents: the name corresponding to the basic information, the length corresponding to the sub-flow water section, the effective information of the sub-flow water section and the arrangement serial number of the sub-flow water section in the dynamic flow water; determining the generation format and the character length of the basic information contained in each sub-flow section to be generated according to the generation rule; and generating a plurality of sub-flow water segments according to the basic information corresponding to each sub-flow water segment to be generated, the generation format of the basic information and the character length of the basic information.
Optionally, the combining the plurality of sub-stream segments into the dynamic stream according to the permutation sequence number includes: acquiring host machine time when a plurality of sub-flow water segments are combined into dynamic flow water; and fusing the host time into the dynamic flowing water.
Optionally, reading the configuration information of the dynamic flow comprises: and when the dynamic pipeline generation instruction is received, reading the configuration information from the configuration file or the database.
Optionally, after reading the configuration information of the dynamic pipeline, the method further includes: caching the configuration information in a system memory; and destroying the configuration information after the event is detected to be finished.
Optionally, after combining the plurality of sub-stream segments into the dynamic stream according to the permutation sequence number, the method further includes: analyzing the dynamic flow and acquiring a processing path matched with the event corresponding to the dynamic flow; and executing the event according to the processing path.
As will be appreciated by one skilled in the art, 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, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams 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.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, 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 above are merely examples of the present invention, and are not intended to limit the present invention. Various modifications and alterations to this invention will become apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the scope of the claims of the present invention.

Claims (10)

1.一种生成动态流水的方法,其特征在于,包括:1. a method for generating dynamic running water, is characterized in that, comprises: 读取动态流水的配置信息,所述配置信息中包括每个待生成子流水段对应的排列序号;Reading the configuration information of the dynamic pipeline, the configuration information includes the sequence number corresponding to each sub-flow section to be generated; 依据所述配置信息按照生成规则生成多个子流水段,其中,一个所述子流水段用于表征系统内事件的基本信息;According to the configuration information, a plurality of sub-flow sections are generated according to the generation rules, wherein one of the sub-flow sections is used to represent basic information of events in the system; 依据所述排列序号将多个所述子流水段组合成动态流水,其中,所述动态流水用于表征所述事件。A plurality of the sub-flow stages are combined into a dynamic pipeline according to the sequence number, wherein the dynamic pipeline is used to represent the event. 2.根据权利要求1所述的方法,其特征在于,依据所述配置信息按照生成规则生成多个子流水段包括:2. The method according to claim 1, wherein generating a plurality of sub-pipeline segments according to the configuration information according to the generation rule comprises: 依据所述配置信息,确定每个待生成子流水段对应的所述基本信息,所述基本信息至少包括以下内容:所述基本信息对应的名称、所述子流水段对应的长度、所述子流水段的有效信息、所述子流水段的在所述动态流水中的排列序号;According to the configuration information, determine the basic information corresponding to each sub-pipeline section to be generated, and the basic information includes at least the following contents: the name corresponding to the basic information, the length corresponding to the sub-pipeline section, the sub-pipeline section The valid information of the flow section, the sequence number of the sub flow section in the dynamic flow water; 依据所述生成规则,确定每个所述待生成子流水段中包含的所述基本信息的生成格式以及字符长度;According to the generation rule, determine the generation format and character length of the basic information contained in each of the sub-flow sections to be generated; 依据每个所述待生成子流水段对应的所述基本信息、所述基本信息的生成格式以及所述基本信息的所述字符长度,生成多个所述子流水段。According to the basic information corresponding to each of the sub-pipeline sections to be generated, the generation format of the basic information, and the character length of the basic information, a plurality of the sub-pipeline sections are generated. 3.根据权利要求1所述的方法,其特征在于,依据所述排列序号将多个所述子流水段组合成动态流水包括:3. The method according to claim 1, wherein combining a plurality of the sub-flow sections into a dynamic flow according to the arrangement sequence number comprises: 获取将多个所述子流水段组合成所述动态流水时的主机时间;Obtain the host time when a plurality of the sub-flow stages are combined into the dynamic pipeline; 将所述主机时间融合至所述动态流水中。The host time is fused into the dynamic pipeline. 4.根据权利要求1所述的方法,其特征在于,读取动态流水的配置信息包括:4. The method according to claim 1, wherein reading the configuration information of the dynamic pipeline comprises: 在接收到动态流水生成指令时,从配置文件或数据库中读取所述配置信息。The configuration information is read from the configuration file or the database when the dynamic pipeline generation instruction is received. 5.根据权利要求1所述的方法,其特征在于,在读取动态流水的配置信息之后,所述方法还包括:5. The method according to claim 1, wherein after reading the configuration information of the dynamic pipeline, the method further comprises: 将所述配置信息缓存在系统内存中;caching the configuration information in the system memory; 在检测到所述事件结束后,销毁所述配置信息。After detecting that the event ends, the configuration information is destroyed. 6.根据权利要求1所述的方法,其特征在于,在依据所述排列序号将多个所述子流水段组合成动态流水之后,所述方法还包括:6. The method according to claim 1, wherein after combining a plurality of the sub-flow sections into a dynamic flow according to the arrangement sequence number, the method further comprises: 解析所述动态流水并获取与所述动态流水对应的事件匹配的处理路径;Parse the dynamic pipeline and obtain a processing path matching the event corresponding to the dynamic pipeline; 依据所述处理路径执行所述事件。The event is executed according to the processing path. 7.一种生成动态流水的装置,其特征在于,包括:7. A device for generating dynamic running water, comprising: 读取单元,用于读取动态流水的配置信息,所述配置信息中包括每个待生成子流水段对应的排列序号;a reading unit, configured to read the configuration information of the dynamic pipeline, the configuration information including the sequence number corresponding to each sub-flow section to be generated; 生成单元,用于依据所述配置信息按照生成规则生成多个子流水段,其中,一个所述子流水段用于表征系统内事件的基本信息;a generating unit, configured to generate a plurality of sub-flow sections according to the generation rules according to the configuration information, wherein one of the sub-flow sections is used to represent basic information of events in the system; 组合单元,用于依据所述排列序号将多个所述子流水段组合成动态流水,其中,所述动态流水用于表征所述事件。A combining unit, configured to combine a plurality of the sub-flow stages into a dynamic pipeline according to the arrangement sequence number, wherein the dynamic pipeline is used to represent the event. 8.根据权利要求7所述的装置,其特征在于,所述生成单元包括:8. The apparatus according to claim 7, wherein the generating unit comprises: 第一确定子单元,用于依据所述配置信息,确定每个待生成子流水段对应的所述基本信息,所述基本信息至少包括以下内容:所述基本信息对应的名称、所述子流水段对应的长度、所述子流水段的有效信息、所述子流水段的在所述动态流水中的排列序号;a first determination subunit, configured to determine the basic information corresponding to each sub-flow section to be generated according to the configuration information, the basic information at least includes the following contents: the name corresponding to the basic information, the sub-flow section The length corresponding to the segment, the valid information of the sub-flow section, the sequence number of the sub-flow section in the dynamic flow; 第二确定子单元,用于依据所述生成规则,确定每个所述待生成子流水段中包含的所述基本信息的生成格式以及字符长度;a second determination subunit, configured to determine, according to the generation rule, the generation format and character length of the basic information contained in each of the sub-flow sections to be generated; 生成子单元,用于依据每个所述待生成子流水段对应的所述基本信息、所述基本信息的生成格式以及所述基本信息的所述字符长度,生成多个所述子流水段。A generating subunit, configured to generate a plurality of the sub-pipeline sections according to the basic information corresponding to each of the sub-pipeline sections to be generated, the generation format of the basic information, and the character length of the basic information. 9.一种计算机可读存储介质,其特征在于,所述计算机可读存储介质包括存储的程序,其中,在所述程序运行时控制所述计算机可读存储介质所在设备执行权利要求1至6中任意一项所述一种生成动态流水的方法。9. A computer-readable storage medium, characterized in that the computer-readable storage medium comprises a stored program, wherein, when the program is run, a device where the computer-readable storage medium is located is controlled to execute claims 1 to 6 A method for generating a dynamic pipeline described in any one of the above. 10.一种处理器,其特征在于,所述处理器用于运行程序,其中,所述程序运行时执行权利要求1至6中任意一项所述一种生成动态流水的方法。10 . A processor, wherein the processor is configured to run a program, wherein when the program runs, the method for generating a dynamic pipeline according to any one of claims 1 to 6 is executed.
CN202111033404.7A 2021-09-03 2021-09-03 A method and device for generating dynamic flowing water Active CN113672287B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111033404.7A CN113672287B (en) 2021-09-03 2021-09-03 A method and device for generating dynamic flowing water

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111033404.7A CN113672287B (en) 2021-09-03 2021-09-03 A method and device for generating dynamic flowing water

Publications (2)

Publication Number Publication Date
CN113672287A true CN113672287A (en) 2021-11-19
CN113672287B CN113672287B (en) 2024-11-15

Family

ID=78548373

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111033404.7A Active CN113672287B (en) 2021-09-03 2021-09-03 A method and device for generating dynamic flowing water

Country Status (1)

Country Link
CN (1) CN113672287B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102594891A (en) * 2012-02-17 2012-07-18 中国科学院计算技术研究所 Method and system for processing remote procedure call request
CN111352907A (en) * 2020-03-30 2020-06-30 见知数据科技(上海)有限公司 Method and device for analyzing pipeline file, computer equipment and storage medium
US20200409946A1 (en) * 2019-06-28 2020-12-31 Informatica Llc Method, apparatus, and computer-readable medium for dynamic hierarchical data flow mapping
CN112882724A (en) * 2021-03-29 2021-06-01 浪潮云信息技术股份公司 Method for automatic deployment of OpenStack cloud platform pipeline

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102594891A (en) * 2012-02-17 2012-07-18 中国科学院计算技术研究所 Method and system for processing remote procedure call request
US20200409946A1 (en) * 2019-06-28 2020-12-31 Informatica Llc Method, apparatus, and computer-readable medium for dynamic hierarchical data flow mapping
CN111352907A (en) * 2020-03-30 2020-06-30 见知数据科技(上海)有限公司 Method and device for analyzing pipeline file, computer equipment and storage medium
CN112882724A (en) * 2021-03-29 2021-06-01 浪潮云信息技术股份公司 Method for automatic deployment of OpenStack cloud platform pipeline

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
马琳, 陈莉, 冯晓兵: "基于动态profiling技术的流水粒度调优", 计算机研究与发展, no. 06, 16 June 2005 (2005-06-16) *

Also Published As

Publication number Publication date
CN113672287B (en) 2024-11-15

Similar Documents

Publication Publication Date Title
CN109065044B (en) Awakening word recognition method and device, electronic equipment and computer readable storage medium
CN106202235B (en) A data processing method and device
US11301444B2 (en) Methods and systems for data traceability and provenance
US20180189249A1 (en) Providing application based subtitle features for presentation
US11960870B2 (en) Container image management
CN108874379B (en) Page processing method and device
US10957089B2 (en) Animation generation
CN106844369A (en) Objectification SQL statement building method and device
US20220188347A1 (en) Digital semantic structure conversion
CN113672222B (en) Application program interface management device and construction method thereof
US20200350032A1 (en) Data and memory reorganization
CN113672287A (en) Method and device for generating dynamic running water
US20220342918A1 (en) Multi-format content repository search
CN114647548A (en) Log generation method and device
US10915710B2 (en) Clause analysis based on collection coherence in legal domain
US11681865B2 (en) Annotating a log based on log documentation
WO2022057634A1 (en) Containerized software discovery and identification
CN108874994A (en) A kind of piecemeal reads the method, apparatus and computer storage medium of data
CN115048083A (en) Visualization method and device for assembly, storage medium and electronic equipment
US11119760B2 (en) Identifying and deleting unnecessary code lines
US10606939B2 (en) Applying matching data transformation information based on a user's editing of data within a document
CN114035974B (en) Data operation method and device
CN110489121A (en) A kind of generation method and system of skin APMB package
CN110597763B (en) Method and device for generating function index table
US10936671B2 (en) Linked record declaration of related content items

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