CN113760567A - Information processing system, method, apparatus and storage medium - Google Patents

Information processing system, method, apparatus and storage medium Download PDF

Info

Publication number
CN113760567A
CN113760567A CN202011331938.3A CN202011331938A CN113760567A CN 113760567 A CN113760567 A CN 113760567A CN 202011331938 A CN202011331938 A CN 202011331938A CN 113760567 A CN113760567 A CN 113760567A
Authority
CN
China
Prior art keywords
layer
information processing
configuration
information
user
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.)
Pending
Application number
CN202011331938.3A
Other languages
Chinese (zh)
Inventor
刘国权
安杰
汤洪刚
王亚东
戚依楠
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Shangke Information Technology Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Jingdong Shangke Information Technology Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Shangke Information Technology Co Ltd, Beijing Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Jingdong Shangke Information Technology Co Ltd
Priority to CN202011331938.3A priority Critical patent/CN113760567A/en
Publication of CN113760567A publication Critical patent/CN113760567A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/545Gui
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/547Messaging middleware
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/548Queue

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an information processing system, method, device and storage medium, and relates to the technical field of computers. The information processing system includes: the supporting layer comprises a message middleware and a storage middleware and provides interfaces corresponding to the middleware for other layers; the protocol layer comprises a plurality of encapsulated communication protocol clients and provides interfaces corresponding to the communication protocols for other layers; the basic layer is configured to receive basic information which is input by a user and is used for information processing, and the basic information is written into the storage middleware through an interface of the storage middleware; the configuration layer is configured to receive configuration information which is input by a user and is processed by information, and write the configuration information into the storage middleware through an interface of the storage middleware; and the execution layer comprises a flow execution engine, and the flow execution engine is configured to manage the life cycle of the flow of the information processing according to the basic information and the configuration information input by the user.

Description

Information processing system, method, apparatus and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to an information processing system, method, apparatus, and storage medium.
Background
In the related art, when information cooperation is performed by both of the retailer and the supplier, the following method is generally adopted.
1) Application Programming Interface (Application Programming Interface, abbreviated as: API) mode: one system can expose its own system business capabilities and data through the API and enable other applications.
2) The communication protocol is as follows: such AS SFTP (Secure File Transfer Protocol), FTP (File Transfer Protocol), FTPs (FTP over SSL, SSL being Secure socket Protocol), AS2 (application state standard, No. 2), HTTP (HyperText Transfer Protocol), OFTP2 (advanced File Transfer Protocol 2), HTTPs (HyperText Transfer Protocol security), and so forth.
Disclosure of Invention
After analysis, the inventor finds that the technologies adopted by the supply chain information collaboration platform in the related technology are single, and each technology has defects and scene limitations. For example, the API interface mode is not suitable for large data volume transmission; three modes of SFTP, FTP and FTPS have no synchronous feedback mechanism; the AS2 communication protocol is costly to use and requires offline exchange of certificates.
Therefore, the supply chain information collaboration platform in the related art has the disadvantages of poor flexibility and narrow application range.
The embodiment of the invention aims to solve the technical problem that: how to improve the flexibility of the information collaboration platform and expand the application range of the information collaboration platform.
According to a first aspect of some embodiments of the present invention, there is provided an information processing system including: the supporting layer comprises a message middleware and a storage middleware and provides interfaces corresponding to the middleware for other layers; the protocol layer comprises a plurality of encapsulated communication protocol clients and provides interfaces corresponding to the communication protocols for other layers; the basic layer is configured to receive basic information which is input by a user and is used for information processing, and the basic information is written into the storage middleware through an interface of the storage middleware; the configuration layer is configured to receive configuration information which is input by a user and is used for information processing, and write the configuration information into the storage middleware through an interface of the storage middleware, wherein the configuration information comprises a communication protocol adopted when the information processing is carried out; and the execution layer comprises a flow execution engine, and the flow execution engine is configured to manage the life cycle of the flow of the information processing according to the basic information and the configuration information input by the user.
In some embodiments, the message middleware is further configured to generate a message according to the configuration information input by the user and synchronize the message to the execution layer in response to the user inputting the configuration information through the configuration layer.
In some embodiments, the base layer, the configuration layer, and the execution layer are deployed in a distributed manner in a plurality of nodes, the protocol layer and the support layer are deployed in each node, and the support layer further comprises: and the remote procedure call middleware is configured to provide remote procedure call interfaces for the base layer, the configuration layer and the execution layer, so that at least one of the base layer, the configuration layer and the execution layer calls the functions provided by the layers on other nodes through the corresponding remote procedure call interface.
In some embodiments, the base layer includes a foreground module and a background module; the foreground module of the base layer is configured to provide a visual interface of the base layer for a user, wherein an operable unit of the visual interface of the base layer comprises visual components, each component corresponds to one sub-process in information processing, and the background module of the base layer has corresponding sub-process processing logic.
In some embodiments, in the background module of the base layer, the sub-flow processing logic corresponding to each component is stored in an independent component class loader, and the sub-flow processing logic corresponding to each component communicates and calls with the sub-flow processing logic corresponding to other components by means of attribute injection.
In some embodiments, the base information received by the base layer includes at least one of: the main body of data exchange, the carrier of data, component management and authority control are carried out in the information processing.
In some embodiments, the configuration layer includes a foreground module and a background module, and the foreground module of the configuration layer is configured to provide a configuration layer visualization interface to a user.
In some embodiments, the configuration information received by the configuration layer includes at least one of: the receiver and/or sender of data in information processing, the data processed in information processing, the time of information processing, the receiving and/or sending mode of data, and the processing mode of data.
According to a second aspect of some embodiments of the present invention, there is provided an information processing method including: the information processing system receives basic information which is input by a user and is processed by the user through the basic layer, and writes the basic information into the storage middleware through an interface of the storage middleware of the supporting layer of the information processing system; the information processing system receives configuration information which is input by a user and is used for information processing through a configuration layer, and writes the configuration information into a storage middleware through an interface of the storage middleware, wherein the configuration information comprises a communication protocol adopted when the information processing is carried out; the execution layer of the information processing system reads the basic information and the configuration information input by the user through the process execution engine and manages the life cycle of the information processing process, wherein in the execution process of the information processing process, the process execution engine calls the corresponding communication protocol to communicate through an interface corresponding to the configuration of the communication protocol input by the user.
In some embodiments, the information processing method further includes: in response to a user entering configuration information through the configuration layer, the message middleware in the support layer generates a message according to the configuration information entered by the user and synchronizes the message to the execution layer.
In some embodiments, the base layer, the configuration layer, and the execution layer are deployed in a distributed manner in a plurality of nodes, with a protocol layer and a support layer deployed in each node; the information processing method further includes: one of the base layer, the configuration layer and the execution layer calls a remote procedure call interface provided by the remote procedure call middleware of the support layer, and calls functions provided by layers on other nodes through the corresponding remote procedure call interface.
According to a third aspect of some embodiments of the present invention, there is provided an information processing apparatus comprising: a memory; and a processor coupled to the memory, the processor configured to perform any of the foregoing information processing methods based on instructions stored in the memory.
According to a fourth aspect of some embodiments of the present invention, there is provided a computer-readable storage medium having a computer program stored thereon, wherein the program, when executed by a processor, implements any one of the information processing methods described above.
Some embodiments of the above invention have the following advantages or benefits. Through the embodiment of the invention, the information processing system can integrate a plurality of communication protocols, and can realize the function of flexibly switching among the communication protocols according to the input of a user through the cooperative work among a plurality of layers. Therefore, the user can customize and configure the information processing flow according to the requirements of the actual application scene, the flexibility of the information collaboration platform is improved, and the application range is expanded.
Other features of the present invention and advantages thereof will become apparent from the following detailed description of exemplary embodiments thereof, which proceeds with reference to the accompanying drawings.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 illustrates a block diagram of an information handling system according to some embodiments of the inventions.
Fig. 2 shows a schematic structural view of a support layer according to some embodiments of the invention.
Fig. 3 exemplarily shows a visualization operation diagram of field splicing.
Fig. 4 shows an exemplary structural diagram of the component control module.
FIG. 5 is a diagram illustrating an example foreground visualization interface when a user uses a configuration layer.
FIG. 6 illustrates a flow diagram of an information processing method according to some embodiments of the inventions.
FIG. 7 illustrates a schematic diagram of an information processing apparatus according to some embodiments of the inventions.
Fig. 8 is a schematic diagram showing a configuration of an information processing apparatus according to further embodiments of the present invention.
Detailed Description
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. The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the invention, its application, or uses. 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.
The relative arrangement of the components and steps, the numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present invention unless specifically stated otherwise.
Meanwhile, it should be understood that the sizes of the respective portions shown in the drawings are not drawn in an actual proportional relationship for the convenience of description.
Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail but are intended to be part of the specification where appropriate.
In all examples shown and discussed herein, any particular value should be construed as merely illustrative, and not limiting. Thus, other examples of the exemplary embodiments may have different values.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, further discussion thereof is not required in subsequent figures.
FIG. 1 illustrates a block diagram of an information handling system according to some embodiments of the inventions. As shown in fig. 1, the information processing system 10 of this embodiment includes a support layer 110, a protocol layer 120, a base layer 130, a configuration layer 140, and an execution layer 150.
The support layer 110 includes message middleware 1101 and storage middleware 1102, and provides interfaces corresponding to the respective middleware, the message middleware 1101 and the storage middleware 1102 to other layers.
The message middleware 1101 is used for synchronizing information between different layers in the process of information processing, such as task distribution, configuration synchronization, and the like. Message middleware 1101 includes, for example, embedded message middleware, message middleware support components, and the like. The embedded message middleware is self-contained application middleware and does not need to depend on a third party. In some embodiments, message middleware 1101 uses message middleware JMQ and AMQ (Aretemis) techniques.
In some embodiments, message middleware 1101 is further configured to generate a message according to configuration information input by a user in response to the user inputting the configuration information through configuration layer 140, and synchronize the message to the execution layer. Thus, message middleware 1101 can function as information collaboration between different layers.
The Storage middleware 1102 may include various types, such as cloud Storage, OSS (Object Storage Service, OSS for short), and the like
The protocol layer 120 includes a plurality of encapsulated communication protocol clients and provides interfaces corresponding to respective communication protocols to other layers. Therefore, various communication protocols provided by the system can be selected according to the requirement of information processing.
In some embodiments, the communication protocols include, for example, FTP, SFTP, FTPS, JSS, WS, HTTP, AS2, and the like.
In some embodiments, the protocol layer is directed to the architecture of a c/s (server/client) layer application.
The base layer 130 is configured to receive base information of information processing input by a user and write the base information into the storage middleware through an interface of the storage middleware.
In some embodiments, the base information received by the base layer includes at least one of: the main body of data exchange, the carrier of data, component management and authority control are carried out in the information processing.
The main subject performing data exchange in information processing is, for example, a partner, such as in an information processing system in which a retailer and a supplier perform information collaboration, and if the information processing system belongs to the supplier, the retailer is the main subject performing data exchange in information processing.
The carrier of data is presented, for example, in a form management manner, including functions of form type, form template, template mapping, mapping function, and the like.
A component is a sub-flow in information processing. In some embodiments, a component includes inputs, outputs, processing logic, control parameters, and the like. In some embodiments, the components are presented in a visual manner in the foreground. The user can freely combine the components provided by the system as required to realize the customizable flow.
The rights control includes, for example, function rights, button rights, and the like.
The configuration layer 140 is configured to receive configuration information of information processing input by a user, and write the configuration information into the storage middleware through an interface of the storage middleware, wherein the configuration information includes a communication protocol used when the information processing is performed.
In some embodiments, the configuration information received by the configuration layer includes at least one of: the receiver and/or sender of data in information processing, the data processed in information processing, the time of information processing, the receiving and/or sending mode of data, and the processing mode of data.
Thus, the base layer 130 and the configuration layer 140 provide an interface for interaction with a user. The user side can select corresponding basic information and configuration information according to the actual requirements of information processing so as to flexibly process data by the system.
The execution layer 150 includes a flow execution engine configured to manage a life cycle of a flow of information processing according to basic information and configuration information input by a user. Including, for example, creation, execution, pause, resume, abort, end, etc. of the flow. In some embodiments, the execution layer also adds support of a Handler to support personalized processing before and after the start of a flow, before and after the start of a node, and when an exception occurs.
In some embodiments, the execution layer 150 reads the database flow configuration through the flow execution engine, and performs operations such as receiving, processing, sending, and the like of data.
In some embodiments, the execution layer 150 performs lifecycle management of tasks, including, for example, task creation, task execution, task interruption, task termination (including abnormal termination, normal termination), and so forth. In some embodiments, the task execution process is visualized.
In some embodiments, the execution layer 150 also includes data transceiving scheduling execution services, AS2 services, API gateway services, and the like.
With the above-described embodiments, the information processing system can integrate a plurality of communication protocols, and can realize a function of flexibly switching between the communication protocols according to an input of a user by cooperative work between a plurality of layers. Therefore, the user can customize and configure the information processing flow according to the requirements of the actual application scene, the flexibility of the information collaboration platform is improved, and the application range is expanded.
In some embodiments, system monitoring can also be deployed at a protocol layer, a base layer, a configuration layer and an execution layer, so that the system can be monitored from two aspects of service and system, and from multiple dimensions of channels, tasks, logs and the like, thereby realizing flexible monitoring. When the system is monitored to be abnormal, reminding can be carried out through mails, short messages and the like.
In some embodiments, some layers in the system may be considered independent applications, and these applications are deployed independently in multiple nodes, i.e., the system is deployed in a distributed manner. For example, the base layer, configuration layer, and execution layer are deployed in a distributed manner among a plurality of nodes, with each node having deployed protocol layers and support layers to provide the underlying services. In this case, the support layer may also provide a Remote Procedure Call (RPC) function, so as to implement a Call Procedure between applications in the system.
Fig. 2 shows a schematic structural view of a support layer according to some embodiments of the invention. As shown in fig. 2, the support layer 210 of this embodiment includes message middleware 2101, storage middleware 2102, and remote procedure call middleware 2103.
The remote procedure call middleware 2103 is configured to provide remote procedure call interfaces to the base layer, the configuration layer and the execution layer so that at least one of the base layer, the configuration layer and the execution layer calls functions provided by layers on other nodes through the corresponding remote procedure call interface. Therefore, the information processing system can adopt a more flexible deployment mode, and the support layer maintains the calling relationship among the nodes.
In some embodiments, the support layers may also include logging services, caching services, RDS (Relational Database Service), open source distributed search engine ES services, and so forth.
In some embodiments, at least one of the base layer and the configuration layer is implemented in a foreground plus background deployment. The foreground is used for displaying a visual interface to a user so that the user can conveniently operate, and the background is used for receiving the operation of the user and carrying out corresponding data processing.
The base layer is further described below.
In some embodiments, a foreground module of the base layer is configured to provide a base layer visualization interface to a user, wherein an operable unit of the base layer visualization interface includes visualized components, each component corresponding to one sub-flow in information processing, and a background module at the base layer has corresponding sub-flow processing logic.
Taking document management as an example, in some embodiments, the base layer enables visualization of document mapping visualization at the front end, for example, by using tools such as vue and jspulmb. Therefore, after the input of the user is received, the document field operation, such as merging, splitting, adding, custom setting and the like, can be realized through the JavaScript code. After the background of the base layer receives the operations, the fields in the data table in the storage middleware are modified correspondingly by calling the interface of the storage middleware provided by the support layer.
Fig. 3 exemplarily shows a visualization operation diagram of field splicing. As shown in fig. 3, the left column represents the original field, and the right column represents the corresponding field after splicing. The user introduces an operation 'splicing storehouse code' component in a dragging mode, connects an original field 'orgCode' and 'wartehousecode' with an operation component to represent an operation object, and connects the operation component with a target field 'wartehouse' to represent an operation result. And these simple operations by the user may correspond to the specific operational logic descriptions in table 1.
TABLE 1
Name (R) Spliced storehouse code
Type (B) Ordinary function
Inputting parameters orgCode
warehouseCode
Output parameter warehouse
Script type JavaScript
Script content warehouse=”X-”+orgCode+”-”+warehouseCode
For example, if the orgCode value of a certain item of data is 123 and the wartousecode value is 456, the generated wartousose value is "X-123-456".
In some embodiments, in the background module of the base layer, the sub-flow processing logic corresponding to each component is stored in an independent component class loader, and the sub-flow processing logic corresponding to each component communicates and calls with the sub-flow processing logic corresponding to other components by means of attribute injection.
Fig. 4 shows an exemplary structural diagram of the component control module. As shown in fig. 4, the component management module 4000 of this embodiment includes a component manager 4100 and a component container 4200.
The component manager 4100 includes a component definition module 4101, a component version module 4102, a component uninstallation module 4103, a component installation module 4104, and a component verification module 4105.
The component container 4200 includes an entry module 4201, a component information management module 4202, a component class loader module 4203, a component service management module 4204, and a component Control reversal (IoC for short) module 4205.
In the related art, when a module in a complex system needs to be brought online or taken offline, the whole system needs to be stopped and restarted after the completion of the bringing online or offline. The component management module 4000 according to the embodiment of the present invention can implement dynamic publishing and dynamic unloading, i.e., hot loading, of a component.
In some embodiments, in the background module of the base layer, the sub-flow processing logic corresponding to each component is stored in the independent component class loader 4203, and the sub-flow processing logic corresponding to each component communicates and calls with the sub-flow processing logic corresponding to other components by way of attribute injection, for example, by way of the component control reversal module 4205. Therefore, when the new component is on-line, the availability of the new component can be realized by referring to the functions of the old component in the new component, so that the whole system does not need to be restarted, and the availability of the system is greatly improved.
The configuration layer is further described below.
In some embodiments, the configuration layer includes a foreground module and a background module, and the foreground module of the configuration layer is configured to provide a configuration layer visualization interface to a user.
FIG. 5 is a diagram illustrating an example foreground visualization interface when a user uses a configuration layer. AS shown in fig. 5, the left "functional component" column includes a plurality of component groups such AS "protocol component", "conversion component", and the like below, and each component group includes a plurality of components below, for example, "SFTP synchronous upload component", "AS 2 send component", "FTP upload file", "SFTP upload file", "custom cloud upload", "HTTP send", "database scan", "database warehousing", and the like in "protocol component"; the "flow configuration" column on the right is space for user-defined configuration, e.g., the user forms a personalized configuration by dragging the components in the left column and connecting the components. For example, the user flow configuration shown in fig. 5 includes "start" - "load" - "JSON- > XML" - "XML- > XML conversion" - "EDIFACT packet conversion" - "upload" - "global condition parameter setting" - "custom message sending" - "end". Therefore, the user can realize the personalized configuration function through simple operation.
Currently, the mainstream message formats include XML (eXtensible Markup Language), JSON (JavaScript Object Notation), CSV (Comma-Separated Values), Flat File (a File containing records without a relative relationship structure), EDIFACT (Electronic Data Interchange for Administration communication and Transport), and the like. The current mainstream information collaboration tool does not support flexible configuration and conversion of various message formats. By the embodiment, the user can realize flexible message format conversion according to the requirement, thereby improving the use range of the system.
An embodiment of the information processing method of the present invention is described below with reference to fig. 6.
FIG. 6 illustrates a flow diagram of an information processing method according to some embodiments of the inventions. As shown in fig. 6, the information processing method of this embodiment includes steps S602 to S606.
In step S602, the information processing system receives basic information of information processing input by a user through the base layer, and writes the basic information into the storage middleware through an interface of the storage middleware of the support layer of the information processing system.
In step S604, the information processing system receives configuration information of information processing input by a user through the configuration layer, and writes the configuration information into the storage middleware through an interface of the storage middleware, wherein the configuration information includes a communication protocol used when the information processing is performed.
In some embodiments, in response to a user entering configuration information through the configuration layer, message middleware in the support layer generates a message according to the configuration information entered by the user and synchronizes the message to the execution layer.
In step S606, the execution layer of the information processing system reads the basic information and the configuration information input by the user through the process execution engine, and manages the lifecycle of the process of the information processing, where in the process of executing the process of the information processing, the process execution engine invokes a corresponding communication protocol to perform communication through an interface corresponding to the configuration of the communication protocol input by the user.
In some embodiments, the base layer, the configuration layer, and the execution layer are deployed in a distributed manner in a plurality of nodes, with a protocol layer and a support layer deployed in each node; the information processing method further includes: one of the base layer, the configuration layer and the execution layer calls a remote procedure call interface provided by the remote procedure call middleware of the support layer, and calls functions provided by layers on other nodes through the corresponding remote procedure call interface.
With the above-described embodiments, the information processing system can integrate a plurality of communication protocols, and can realize a function of flexibly switching between the communication protocols according to an input of a user by cooperative work between a plurality of layers. Therefore, the user can customize and configure the information processing flow according to the requirements of the actual application scene, the flexibility of the information collaboration platform is improved, and the application range is expanded.
FIG. 7 illustrates a schematic diagram of an information processing apparatus according to some embodiments of the inventions. As shown in fig. 7, the information processing apparatus 70 of this embodiment includes: a memory 710 and a processor 720 coupled to the memory 710, the processor 720 being configured to execute the information processing method of any of the foregoing embodiments based on instructions stored in the memory 710.
Memory 710 may include, for example, system memory, fixed non-volatile storage media, and the like. The system memory stores, for example, an operating system, an application program, a Boot Loader (Boot Loader), and other programs.
Fig. 8 is a schematic diagram showing a configuration of an information processing apparatus according to further embodiments of the present invention. As shown in fig. 8, the information processing apparatus 80 of this embodiment includes: the memory 810 and the processor 820 may further include an input/output interface 830, a network interface 840, a storage interface 850, and the like. These interfaces 830, 840, 850 and the memory 810 and the processor 820 may be connected, for example, by a bus 860. The input/output interface 830 provides a connection interface for input/output devices such as a display, a mouse, a keyboard, and a touch screen. The network interface 840 provides a connection interface for various networking devices. The storage interface 850 provides a connection interface for external storage devices such as an SD card and a usb disk.
An embodiment of the present invention also provides a computer-readable storage medium on which a computer program is stored, wherein the program is configured to implement any one of the information processing methods described above when executed by a processor.
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 non-transitory 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.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (13)

1. An information processing system comprising:
the supporting layer comprises a message middleware and a storage middleware and provides interfaces corresponding to the middleware for other layers;
the protocol layer comprises a plurality of encapsulated communication protocol clients and provides interfaces corresponding to the communication protocols for other layers;
the basic layer is configured to receive basic information which is input by a user and is used for information processing, and the basic information is written into the storage middleware through an interface of the storage middleware;
the configuration layer is configured to receive configuration information which is input by a user and is used for information processing, and write the configuration information into the storage middleware through an interface of the storage middleware, wherein the configuration information comprises a communication protocol adopted when the information processing is carried out;
and the execution layer comprises a flow execution engine which is configured to manage the life cycle of the flow of the information processing according to the basic information and the configuration information input by the user.
2. The processing system of claim 1, wherein the message middleware is further configured to generate a message according to configuration information input by a user and synchronize the message to the execution layer in response to the user inputting the configuration information through the configuration layer.
3. The processing system of claim 1, wherein the base layer, the configuration layer, and the execution layer are deployed in a distributed manner in a plurality of nodes, the protocol layer and the support layer are deployed in each node, and the support layer further comprises:
remote procedure call middleware configured to provide remote procedure call interfaces to the base layer, the configuration layer, and the execution layer, so that at least one of the base layer, the configuration layer, and the execution layer calls functions provided by layers on other nodes through the corresponding remote procedure call interface.
4. The processing system of claim 1, wherein the base layer comprises a foreground module and a background module;
the foreground module of the base layer is configured to provide a visual interface of the base layer for a user, wherein the operable unit of the visual interface of the base layer comprises visual components, each component corresponds to one sub-process in information processing, and a background module of the base layer is provided with corresponding sub-process processing logic.
5. The processing system of claim 4, wherein in the background module of the base layer, the sub-flow processing logic corresponding to each component is stored in an independent component class loader, and the sub-flow processing logic corresponding to each component communicates and calls with the sub-flow processing logic corresponding to other components by means of attribute injection.
6. The processing system of any of claims 1, 4, or 5, wherein the base information received by the base layer comprises at least one of: the main body of data exchange, the carrier of data, component management and authority control are carried out in the information processing.
7. The processing system of claim 1, wherein the configuration layer comprises a foreground module and a background module, and the foreground module of the configuration layer is configured to provide a configuration layer visualization interface to a user.
8. The processing system of claim 1 or 7, wherein the configuration information received by the configuration layer comprises at least one of: the receiver and/or sender of data in information processing, the data processed in information processing, the time of information processing, the receiving and/or sending mode of data, and the processing mode of data.
9. An information processing method comprising:
the information processing system receives basic information which is input by a user and is processed by an information processing system through a basic layer, and writes the basic information into a storage middleware through an interface of the storage middleware of a supporting layer of the information processing system;
the information processing system receives configuration information which is input by a user and is used for information processing through a configuration layer, and writes the configuration information into the storage middleware through an interface of the storage middleware, wherein the configuration information comprises a communication protocol adopted when the information processing is carried out;
the execution layer of the information processing system reads basic information and configuration information input by a user through a process execution engine and manages the life cycle of the information processing process, wherein in the execution process of the information processing process, the process execution engine calls a corresponding communication protocol to communicate through an interface corresponding to the configuration of the communication protocol input by the user.
10. The information processing method according to claim 9, further comprising:
and responding to the configuration information input by the user through the configuration layer, generating a message by the message middleware in the support layer according to the configuration information input by the user, and synchronizing the message to the execution layer.
11. The information processing method according to claim 9, wherein the base layer, the configuration layer, and the execution layer are deployed in a distributed manner in a plurality of nodes, the protocol layer and the support layer being deployed in each node;
the information processing method further includes:
one of the basic layer, the configuration layer and the execution layer calls a remote procedure call interface provided by the remote procedure call middleware of the support layer, and calls functions provided by layers on other nodes through the corresponding remote procedure call interface.
12. An information processing apparatus comprising:
a memory; and
a processor coupled to the memory, the processor configured to perform the information processing method of any of claims 9-11 based on instructions stored in the memory.
13. A computer-readable storage medium on which a computer program is stored, which when executed by a processor implements the information processing method of any one of claims 9 to 11.
CN202011331938.3A 2020-11-24 2020-11-24 Information processing system, method, apparatus and storage medium Pending CN113760567A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011331938.3A CN113760567A (en) 2020-11-24 2020-11-24 Information processing system, method, apparatus and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011331938.3A CN113760567A (en) 2020-11-24 2020-11-24 Information processing system, method, apparatus and storage medium

Publications (1)

Publication Number Publication Date
CN113760567A true CN113760567A (en) 2021-12-07

Family

ID=78786100

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011331938.3A Pending CN113760567A (en) 2020-11-24 2020-11-24 Information processing system, method, apparatus and storage medium

Country Status (1)

Country Link
CN (1) CN113760567A (en)

Similar Documents

Publication Publication Date Title
AU2016273909B2 (en) Data pipeline architecture for cloud processing of structured and unstructured data
US8838980B2 (en) Mobile solution for signing and retaining third-party documents
US9229998B2 (en) Method and system for exchanging information between back-end and front-end systems
CN111831269A (en) Application development system, operation method, equipment and storage medium
US11797273B2 (en) System and method for enhancing component based development models with auto-wiring
US11755461B2 (en) Asynchronous consumer-driven contract testing in micro service architecture
KR101212778B1 (en) Cloud computing based smart office system and server for managing the same and method for managing the same
CN110232091B (en) Method, system and apparatus for synchronizing data
US9509560B2 (en) Unified configuration for cloud integration
US20190155585A1 (en) Dynamic hybrid rendering
US20230161738A1 (en) Building collaborative data processing flows
CN111507674B (en) Task information processing method, device and system
CN107896242B (en) Service sharing method and device
CN113448570A (en) Data processing method and device, electronic equipment and storage medium
US20180239749A1 (en) Techniques for asynchronous execution of computationally expensive local spreadsheet tasks
CN113760567A (en) Information processing system, method, apparatus and storage medium
CN112700014B (en) Method, device, system and electronic equipment for deploying federal learning application
CN113407229B (en) Method and device for generating offline scripts
CN114579120A (en) Application code processing method and device, electronic equipment and storage medium
US11385954B2 (en) Graphical management of big data pipelines
US9195704B2 (en) Automated logging for object-oriented environments
Xie et al. Study on the Integration Framework and Reliable Information Transmission of Manufacturing Inte-grated Services Platform.
CN115580622B (en) Workflow execution method based on edge synchronization service, electronic equipment and medium
CN111752534B (en) Multi-domain custom project template engine, method, apparatus and medium for execution by the same
US20230185584A1 (en) Custom publisher system integration

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