CN114020444B - Calling system and method for resource service application in enterprise digital middle station - Google Patents

Calling system and method for resource service application in enterprise digital middle station Download PDF

Info

Publication number
CN114020444B
CN114020444B CN202210005572.3A CN202210005572A CN114020444B CN 114020444 B CN114020444 B CN 114020444B CN 202210005572 A CN202210005572 A CN 202210005572A CN 114020444 B CN114020444 B CN 114020444B
Authority
CN
China
Prior art keywords
service application
extension point
point service
resource
resource service
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210005572.3A
Other languages
Chinese (zh)
Other versions
CN114020444A (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.)
Alibaba Cloud Computing Ltd
Original Assignee
Alibaba Cloud Computing 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 Alibaba Cloud Computing Ltd filed Critical Alibaba Cloud Computing Ltd
Priority to CN202210005572.3A priority Critical patent/CN114020444B/en
Publication of CN114020444A publication Critical patent/CN114020444A/en
Application granted granted Critical
Publication of CN114020444B publication Critical patent/CN114020444B/en
Priority to PCT/CN2022/141125 priority patent/WO2023130978A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • 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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • 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/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/544Remote

Abstract

The application discloses a system and a method for calling resource service application in an enterprise digital middle station, wherein the system comprises: the enterprise digital middle station management and control platform is used for creating extension point service application configuration data according to the extension point service application request; uploading the program file of the extension point service application to the resource service application middle platform container; and the extension point service application configuration library is used for storing the extension point service application configuration data. And the resource service application middle platform container is used for acquiring the expansion point service application configuration data from the expansion point service application configuration library, creating a resource service application middle platform process and an expansion point service application process according to the corresponding relation, and establishing a local communication relation between the resource service application middle platform process and the expansion point service application process. Therefore, the stability of the isolation performance between the extension point service application requests is realized, namely the stable isolation in the east-west call flow direction is realized.

Description

Calling system and method for resource service application in enterprise digital middle station
Technical Field
The application relates to the technical field of computers, in particular to a system, a method and a device for calling resource service application in an enterprise digital middle station. The application also relates to a computer storage medium and an electronic device.
Background
With the continuous development of science and technology, computer foundations such as informatization, intellectualization and the like are widely applied to various industry fields and daily life. Driven by industry and technology, digital transformation has become a consensus of enterprises. The Digital transformation (Digital transformation) is established on the basis of Digital transformation (Digitization) and Digital upgrading (Digitization), and can touch the core business of an enterprise and establish transformation with a business operation mode as a target.
With the continuous promotion and deepening of enterprise sharing capacity in a digital service mode, in order to deposit the core capacity of an enterprise to a platform in a digital form along with the continuous development of services, an effective system form and an organization method for carrying out digital transformation on the enterprise are formed by a digital middle station which takes the services as a center and constructs a data closed-loop operation system by the business middle station and the data middle station, so that the enterprise can more efficiently carry out service exploration and innovation, and the purpose of constructing the core differentiated competitiveness of the enterprise in a digital asset form is realized.
Disclosure of Invention
The application provides a calling system of enterprise digital middlebox resource service application, which aims to solve the problem that in the prior art, due to the fact that an expansion point service application request flow isolation mode of middlebox resource service application cannot keep good isolation performance when request flow is increased.
The application provides a system for calling enterprise digital middlebox resource service application, which comprises: the system comprises an enterprise digital middle station management and control platform, an extension point service application configuration library and a resource service application middle station container;
the enterprise digital center station management and control platform is used for creating extension point service application configuration data according to an extension point service application request, wherein the extension point service application configuration data comprises: a plurality of resource service application identification information and a corresponding relation between each resource service application identification information and an extension point service application; uploading the program file of the extension point service application to the resource service application middle platform container; wherein the resource service application identification information represents identity information of the resource service application participation identity;
the extension point service application configuration library is used for storing the extension point service application configuration data.
The resource service application middle platform container is used for acquiring the extension point service application configuration data from the extension point service application configuration library, creating a resource service application middle platform process and an extension point service application process according to the corresponding relation, and establishing a local communication relation between the resource service application middle platform process and the extension point service application process.
In some embodiments, the main process in the resource service application middleware container is configured to read a correspondence between the identity information and the extension point service application from the extension point service application configuration library, and create the resource service application middleware process and the extension point service application process according to the correspondence.
In some embodiments, the resource service application middleware container establishes a local communication relationship between the resource service application middleware process and the extension point service application process according to an enterprise data middleware service framework.
In some embodiments, the host process in the platform container in the resource service application acquires change data of the extension point service application configuration data in the extension point service application configuration library, and determines an adjustment manner of the platform process in the resource service application and the extension point service application process according to the change data.
In some embodiments, when the change data of the extension point service application configuration library acquired by the host process is a newly added resource service application identifier and a newly added extension point service application, the newly added extension point service application is created in the resource service application middle platform container according to a program file of the newly added extension point service application acquired from the enterprise digital middle platform management and control platform, and a local communication relationship between the newly added extension point service application and a platform process in the resource service application is established.
In some embodiments, when the change data of the extension point service application configuration library acquired by the host process is to delete the resource service application identifier and/or the extension point service application, the extension point service application process corresponding to the extension point service application is deleted from a station container in the resource service application.
In some embodiments, when the change data of the extension point service application configuration library acquired by the host process is to modify the resource service application identifier and/or the extension point service application, a new extension point service application process corresponding to the new extension point service application is created in the resource service application middle container according to a modified program file of the new extension point service application process acquired from the enterprise digital middle platform management and control platform, and an old extension point service application process before modification is replaced with the new extension point service application process.
In some embodiments, further comprising:
the display device is used for displaying at least one of processing state information of the extension point service application process, the number information of the extension point service application processes for establishing the local communication relationship, extension point service application request number information of the extension point service application process, adding information of the extension point service application process, deleting information of the extension point service application process, and modifying information of the extension point service application process on an interface.
The application also provides a method for calling the resource service application in the enterprise digital middlebox, which comprises the following steps:
acquiring configuration data of the extension point service application and a program file of the extension point service application according to the extension point service application request; wherein the extension point service application configuration data comprises: resource service application identification information and a corresponding relation between the resource service application identification information and an extension point service application; uploading the program file of the extension point service application to the resource service application middle platform container; wherein the resource service application identification information represents identity information of the resource service application participation identity;
establishing a resource service application middle process and an extension point service application process according to the corresponding relation between the resource service application identification information and the extension point service application and the program file;
and establishing a local communication relation between the platform process and the extension point service application process in the resource service application.
In some embodiments, the creating a middle process and an extension point service application process of a resource service application according to the correspondence between the resource service application identification information and the extension point service application and the program file includes:
and creating a resource service application middle stage process and an extension point service application process in a resource service application middle stage container positioned in the resource service application middle stage according to the corresponding relation between the resource service application identification information and the extension point service application and the program file.
In some embodiments, further comprising:
acquiring change data of the extension point service application configuration data;
and determining the adjustment modes of the platform process and the extension point service application process in the resource service application according to the change data.
In some embodiments, the determining, according to the change data, an adjustment manner of the station process and the extension point service application process in the resource service application includes:
when the change data is a newly added resource service application identifier and a newly added extension point service application, acquiring a program file of the newly added extension point service application;
creating the newly-added extension point service application according to the program file;
and establishing a local communication relation between the newly added extension point service application and the station process in the resource service application.
In some embodiments, the determining, according to the change data, an adjustment manner of the station process and the extension point service application process in the resource service application includes:
when the change data is the resource service application identifier and/or the extension point service application, acquiring an extension point service application to be deleted;
and deleting the extension point service application process corresponding to the extension point service application to be deleted.
In some embodiments, the determining, according to the change data, an adjustment manner of the station process and the extension point service application process in the resource service application includes:
when the changed data is the resource service application identification and/or the extension point service application, acquiring a program file of a new extension point service application and an old extension point service application;
creating a new extension point service application process corresponding to the new extension point service application according to the program file of the new extension point service application;
replacing the old extension point service application process with the new extension point service application process.
In some embodiments, further comprising:
displaying at least one of processing state information of the extension point service application process, number information of the extension point service application processes for establishing the local communication relationship, extension point service application request number information of the extension point service application process, addition information of the extension point service application process, deletion information of the extension point service application process, and modification information of the extension point service application process on an interface.
The application also provides a computer storage medium for storing the data generated by the network platform and a program for processing the data generated by the network platform;
the program, when read and executed by a processor, performs the method of invoking a resource service application in an enterprise digital center as described above.
The present application further provides an electronic device, comprising:
a processor;
a memory for storing a program for processing data generated by the network platform, wherein the program, when read and executed by the processor, executes the method for calling the resource service application in the enterprise digital center.
Compared with the prior art, the method has the following advantages:
the system for calling the resource service application in the enterprise digital center station obtains the configuration data of the extension point service application from an extension point service application configuration library through the resource service application center station container, creates a resource service application center station process and an extension point service application process according to the extension point service application configuration data, and establishes a local communication relationship between the resource service application center station process and the extension point service application process, so that the resource service application center station process and the extension point service application process are deployed in the same resource service application center station container. Each extension point service application process and the resource service application middle station process establish a local communication relation, so that when the extension point service application is called, the isolation performance between the extension point service applications is stable, namely, the isolation is stable in the east-west call flow direction, and the limitation of a programming language is not limited.
Drawings
Fig. 1 is a schematic structural diagram of an embodiment of a system for invoking a resource service application in an enterprise digital middlebox according to the present application.
Fig. 2 is a flowchart of an embodiment of a method for invoking a resource service application in an enterprise digital middlebox according to the present application.
Fig. 3 is a schematic structural diagram of an embodiment of a device for invoking a resource service application in an enterprise digital middlebox according to the present application.
Fig. 4 is a schematic structural diagram of an embodiment of an electronic device provided in the present application.
Detailed Description
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present application. This application is capable of implementation in many different ways than those herein set forth and of similar import by those skilled in the art without departing from the spirit of this application and is therefore not limited to the specific implementations disclosed below.
The terminology used in the description herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. The description used in this application and in the appended claims is for example: the terms "a," "an," "first," and "second," etc., are not intended to be limiting in number or order, but rather are used to distinguish one type of information from another.
By combining the background technologies, the enterprise digital middle station is service-oriented capability combination, sharing and multiplexing, provides an integrated solution, and aims to improve research and development efficiency and reduce innovation cost. The enterprise digital center station can comprise users, combinations, platforms, data, standards and specifications, and is an integral system of users and systems. Namely: the enterprise digital middle platform is an enterprise level capability multiplexing platform which abstracts the common requirements of enterprises, creates platform and component system capabilities and shares the system capabilities to each service unit in the forms of interfaces, components and the like.
The enterprise digital middleboxes can provide services for each application in a sharing mode, each application service can have an own extended application function, under the background of the sharing mode, ensuring that the extended applications of the application services are not affected by each other is one of important factors for normal operation of the enterprise digital middleboxes, and the existing flow isolation for the extended applications of each application service in the enterprise digital middleboxes, namely the isolation in the east-west direction is generally realized in the following mode:
1. the extension point application and the middle application are directly packaged together and then loaded and executed through an isolation mechanism in the process. The disadvantages of this approach are: the isolation of the extension point application is insufficient, and the implementation language of the extension point application must be consistent with the language of the middle platform application;
2. the extension point application is separately deployed and called by a remote RPC mode, and the method has the following defects: the insulation performance is unstable.
In view of this, the present disclosure provides a system and a method for calling a resource service application in an enterprise digital middlebox, which can solve the problem of unstable isolation performance, and the following describes in detail the system and the method for calling a resource service application in an enterprise digital middlebox provided by the present disclosure.
Fig. 1 is a schematic structural diagram of an embodiment of a scheduling system for resource service applications in an enterprise digital middlebox according to the present application; the embodiment of the scheduling system comprises: the system comprises an enterprise digital middle platform management and control platform 101, an extension point service application configuration library 102 and a resource service application middle platform container 103.
The enterprise digital center station management and control platform 101 is configured to create extension point service application configuration data according to an extension point service application request, where the extension point service application configuration data includes: resource service application identification information and a corresponding relation between the resource service application identification information and an extension point service application; uploading the program file of the extension point service application to the resource service application middle platform container; wherein the resource service application identification information represents identity information of the resource service application participation identity. The program file of the extension point service application is transmitted to the resource service application middle station container 103, which may be specifically transmitted to the resource service application middle station container for storing the program file of the extension point service application in the directory.
In this embodiment, the correspondence between the resource service application identification information and the extension point service application may be in the form of an identification list.
The resource service application identification information may also be referred to as a service identity or identity information, that is, a level of a resource service application, and multiple resource service applications may exist for the same user, and different resource service applications have different identity levels and may belong to the same identity level. The identity level of the resource service application may further include a sub-identity level, that is, an identity level of an overall link capable of distinguishing the resource service application. For example: the application 1 is a primary service identity, the application 2 is also a primary service identity, and the application 3 belongs to the application 1 and is a secondary service identity.
In this embodiment, the resource service application may be various application services, for example: living, shopping, medicine, etc.
In this embodiment, the extension point service application may be understood as a resource service application that may implement corresponding functional logic by customization, and may be routed to different extension points according to different service identities. The extension point can also be called a customization point, and is a secondary development mode which is opened by the system aiming at the difference under different service scenes. For example: usually, in a shopping service application, different resource service applications have corresponding payment aging limits after shopping is ordered, and an overtime system automatically closes an order. For example, the payment time for ordering tickets is 20 minutes, the payment time for ordering clothes is 24 hours, and for the payment platform, the payment time can be set as an extended point service application because the payment time has different requirements for different resource service applications.
The extension point service application configuration library 102 is configured to store the extension point service application configuration data.
In this embodiment, the extension point service application configuration library 102 may store resource service application identification information (service identity or identity information) created by a user based on the enterprise digital middlebox resource service application, and a corresponding relationship between the created resource service application identification information and the extension point service application. For example: the user creates identity information a of a resource service application A and identity information B of a resource service application B, and then creates an extension point service application 1 corresponding to the identity information a and an extension point service application 2 corresponding to the identity information B. The corresponding relation is that the identity information a is matched with the expansion point service application 1; the identity information b matches the extension point service application 2.
The resource service application middle station container 103 is configured to obtain the extension point service application configuration data from the extension point service application configuration library, create a resource service application middle station process and an extension point service application process according to the extension point service application configuration data, and establish a local communication relationship between the resource service application middle station process and the extension point service application process.
In this embodiment, the platform container in the resource service application may be a pod (container) of K8S, where K8S is fully called kubernets, and is an arrangement management tool of a portable container generated for container service. In the kubernets cluster, a pod is the basis for all traffic types, also the minimum unit level managed by K8S, and may be a combination of one or more containers.
In this embodiment, the resource service application middle process and the extension point service application process are deployed in the same container, which may specifically be:
a Primary Process (Primary Process) in the resource service application middle station container 103, configured to read a correspondence between the identity information and the extension point service application from the extension point service application configuration library 102, and create the resource service application middle station Process and the extension point service application Process according to the correspondence; and according to the enterprise data center service framework, establishing a local communication relationship between the resource service application center process and the extension point service application process, namely local IPC communication. In this embodiment, the local IPC communication may be understood as establishing a local communication relationship between the station process in the resource service application and the extension point service application process in the local of the station container in the resource service application.
In this embodiment, the host process in the station container in the resource service application acquires change data of the extension point service application configuration data in the extension point service application configuration library, and determines an adjustment manner of the station process in the resource service application and the extension point service application process according to the change data.
In this embodiment, the change data may be one or more of the addition of the resource service application identifier and the extension point service application, the modification of the resource service application identifier and/or the extension point service application, the deletion of the resource service application identifier and/or the extension point service application, and the like, and specifically may include:
and when the change data of the expansion point service application configuration library acquired by the main process is a newly added resource service application identifier and a newly added expansion point service application, creating the newly added expansion point service application in the resource service application middle station container according to a program file of the newly added expansion point service application acquired from the enterprise digital middle station management and control platform, and establishing a local communication relationship between the newly added expansion point service application and the resource service application middle station process. In this embodiment, it may be determined whether there is a newly added resource service application identifier, and then determine a newly added extension point service application corresponding to the newly added resource service application identifier.
And when the change data of the extension point service application configuration library acquired by the main process is the deletion of the resource service application identifier and/or the extension point service application, deleting the extension point service application process corresponding to the extension point service application in a resource service application middle container.
When the change data of the extension point service application configuration library acquired by the main process is to modify the resource service application identifier and/or the extension point service application, a new extension point service application process corresponding to the new extension point service application is created in the resource service application middle container according to a modified program file of the new extension point service application process acquired from the enterprise digital middle platform management and control platform, and an old extension point service application process before modification is replaced by the new extension point service application process.
Based on the above, it can be known that the call process of the extension point service application process can implement isolation of the extension point application service request traffic. For example: obtaining an extension point service application request 1 (the corresponding resource service application identification information is an application A), and establishing a local connection relation between a station process in the resource service application and an extension point service application process (belonging to an extension point of the application A), wherein the station process in the resource service application only needs to call one extension point service application process, so that the local connection relation is established between the two processes; if another extension point service application request 2 (the corresponding resource service application identification information is application B), the local connection relationship between the extension point service application process of application B and the station process in the resource service application can be reestablished. Therefore, in this embodiment, the number of extension point service application requests and the number of extension point service application processes are defined. When the number of the extension point service application requests is large, a station process in the resource service application may be added, that is, a local connection relationship may be established between the station process in the resource service application and a plurality of extension point service application processes, for example: the station process A in the resource service application establishes local connection with the extension point service application processes 1, 2 and 3. Or a local connection relationship may be established between a platform process and a plurality of extension point service application processes in a plurality of resource service applications, for example: the platform process A in the resource service application establishes local connection with the extension point service application processes 1 and 2, and the platform process B in the resource service application establishes local connection with the extension point service application processes 3 and 4. Nor is it limited herein.
In order to facilitate the user to provide reference for the subsequent management according to the processing situation of the extension point service application request, the method may further include:
the display device is used for displaying at least one of processing state information of the extension point service application process, the number information of the extension point service application processes for establishing the local communication relationship, extension point service application request number information of the extension point service application process, adding information of the extension point service application process, deleting information of the extension point service application process, and modifying information of the extension point service application process on an interface.
The above is a description of an embodiment of a system for invoking resource service applications in an enterprise digital center, which is provided by the present application, and the invoking system obtains, from an extension point service application configuration library, extension point service application configuration data through a resource service application center container, creates a resource service application center process and an extension point service application process according to the extension point service application configuration data, and establishes a local communication relationship between the resource service application center process and the extension point service application process, so that the resource service application center process and the extension point service application process are deployed in the same resource service application center container, and each extension point service application process establishes a local communication relationship with the resource service application center process, so that when an extension point service application is invoked, isolation performance between the extension point service applications is stable, and is not limited by the programming language.
Referring to fig. 2, because the embodiment of the calling method is basically similar to the embodiment of the calling system, the description is simple, and the relevant points can be referred to the partial description of the embodiment of the calling system. The embodiment of the calling method is mainly described by taking a platform container in resource service application as an angle, and specifically comprises the following steps:
fig. 2 is a flowchart illustrating an embodiment of a method for invoking a resource service application in an enterprise digital middlebox according to the present application; the calling method comprises the following steps:
step S201: obtaining configuration data of an extension point service application and a program file of the extension point service application; wherein the extension point service application configuration data comprises: resource service application identification information and a corresponding relation between the resource service application identification information and an extension point service application; uploading the program file of the extension point service application to the resource service application middle platform container; wherein the resource service application identification information represents identity information of the resource service application participation identity;
in this embodiment, the resource service application identification information in step S201 may also be referred to as a service identity, that is, a level of a resource service application, and multiple resource service applications may exist for the same user, where different resource service applications have different identity levels and may also belong to the same identity level. The identity level of the resource service application may further include a sub-identity level, that is, an identity level of an overall link capable of distinguishing the resource service application. For example: the application 1 is a primary service identity, the application 2 is also a primary service identity, and the application 3 belongs to the application 1 and is a secondary service identity.
The correspondence between the resource service application identification information and the extension point service application may be understood as, for example: the user creates identity information a of a resource service application A and identity information B of a resource service application B, and then creates an extension point service application 1 corresponding to the identity information a and an extension point service application 2 corresponding to the identity information B. The corresponding relation is that the identity information a is matched with the expansion point service application 1; the identity information b matches the extension point service application 2.
In this embodiment, the resource service application may be various application services, for example: living, shopping, medicine, etc.
In this embodiment, the extension point service application may be understood as a resource service application that may implement corresponding functional logic by customization, and may be routed to different extension points according to different service identities. The extension point may also be called a customization point, and is a secondary development mode that is opened by the system for differences in different service scenarios. For example: usually, in a shopping service application, different resource service applications have corresponding payment aging limits after shopping is ordered, and an overtime system automatically closes an order. For example, the payment aging of the ordered ticket is 20 minutes, the payment aging of the ordered garment is 24 hours, for the payment platform, because the payment time has different requirements for different resource service applications, the payment time can be set as an extended point service application, according to the identity information identifying the ordered ticket service application, the corresponding extended point service application can be determined as an extended point with the payment time of 20 minutes, and according to the identity information of the ordered garment service application, the corresponding extended point service application can be determined as an extended point with the payment time of 24 hours. The extension point corresponding to the service application can be accurately found through the identity information.
In this embodiment, the program file of the extension point service application may be obtained by the enterprise digital middle station management and control platform, or may also be understood as that the enterprise digital middle station management and control platform uploads the program file of the extension point service application to the storage directory of the resource service application middle station container. In this embodiment, only uploading and obtaining are taken as examples for explanation, and actually, the obtaining manner of the program file of the extension point service application is not limited.
Step S202: and establishing a platform process and an extension point service application process in the resource service application according to the corresponding relation between the resource service application identification information and the extension point service application and the program file.
The specific implementation process of step S202 may include:
step S202-1: and creating a resource service application middle stage process and an extension point service application process in a resource service application middle stage container positioned in the resource service application middle stage according to the corresponding relation between the resource service application identification information and the extension point service application and the program file.
In this embodiment, the station Process in the resource service application and the extension point service application Process created in step S202-1 may be implemented by a Primary Process (Primary Process) in a station container in the resource service application, that is, the Primary Process creates the station Process in the resource service application and the extension point service application Process according to the corresponding relationship between the resource service application identification information and the extension point service application and the program file.
Step S203: and establishing a local communication relation between the platform process and the extension point service application process in the resource service application.
The specific implementation process of step S203 may be to establish a local communication relationship between the station process in the resource service application and the extension point service application process, that is, local IPC communication, according to the station service framework in the enterprise data.
In the process that the platform process calls the extension point service application process in the resource service application, the extension point service application processes are not affected with each other, and the object call flow isolation in the calling process is realized in the steps S201 to S203; and because the resource service application middle stage process and the extension point service application process are created in the resource service application middle stage container or are deployed in the resource service application middle stage container, the calling process is not limited by the programming language.
Based on the above, it can be understood that the resource service application identification information and/or the extension point application service may change, and the station process and/or the extension point service application process in the resource service application may be updated or modified correspondingly based on the change, and therefore, the embodiment may further include:
step S204: acquiring change data of the extension point service application configuration data; in this embodiment, the change data may be one or more of the addition of the resource service application identifier and the extension point service application, the modification of the resource service application identifier and/or the extension point service application, the deletion of the resource service application identifier and/or the extension point service application, and the like.
Step S205: and determining the adjustment modes of the platform process and the extension point service application process in the resource service application according to the change data.
According to the change type of the change data in step S204, the specific implementation process of step S205 may include:
the first mode comprises the following steps:
step S204-11: when the change data is a newly added resource service application identifier and a newly added extension point service application, acquiring a program file of the newly added extension point service application;
step S204-12: creating the newly-added extension point service application according to the program file;
step S204-13: and establishing a local communication relation between the newly added extension point service application and the station process in the resource service application.
The second mode comprises the following steps:
step S204-21: when the change data is the resource service application identifier and/or the extension point service application, acquiring an extension point service application to be deleted;
step S204-21: and deleting the extension point service application process corresponding to the extension point service application to be deleted.
The third method comprises the following steps:
step S204-31: when the changed data is the resource service application identification and/or the extension point service application, acquiring a program file of a new extension point service application and an old extension point service application;
step S204-32: creating a new extension point service application process corresponding to the new extension point service application according to the program file of the new extension point service application;
step S204-33: replacing the old extension point service application process with the new extension point service application process.
Correspondingly, in the embodiment of the system for calling the enterprise digital middlebox resource service application, the embodiment of the calling method may further include:
displaying at least one of processing state information of the extension point service application process, number information of the extension point service application processes for establishing the local communication relationship, extension point service application request number information of the extension point service application process, addition information of the extension point service application process, deletion information of the extension point service application process, and modification information of the extension point service application process on an interface.
The above is a specific description of an embodiment of a method for invoking a resource service application in an enterprise digital center, which corresponds to the foregoing embodiment of the method for invoking the resource service application in the enterprise digital center, and the present application also discloses an embodiment of an apparatus for invoking the resource service application in the enterprise digital center, please refer to fig. 3. The device embodiments described below are merely illustrative.
Fig. 3 is a schematic structural diagram of an embodiment of a calling device for a resource service application in an enterprise digital middlebox according to the present application; the calling device embodiment comprises: an acquisition unit 301, a creation unit 302, and a creation unit 303.
The obtaining unit 301 is configured to obtain configuration data of an extension point service application and a program file of the extension point service application; wherein the extension point service application configuration data comprises: resource service application identification information and a corresponding relation between the resource service application identification information and an extension point service application; uploading the program file of the extension point service application to the resource service application middle platform container; wherein the resource service application identification information represents identity information of the resource service application participation identity.
The creating unit 302 is configured to create a middle process and an extension point service application process of the resource service application according to the corresponding relationship between the resource service application identification information and the extension point service application and the program file. The method may specifically be configured to create the resource service application middleware process and the extension point service application process in a resource service application middleware container located in the resource service application middleware according to the correspondence between the resource service application identification information and the extension point service application and the program file.
The establishing unit 303 is configured to establish a local communication relationship between a platform process and an extension point service application process in the resource service application.
To be able to adapt to changes in the real-time dynamics of the resource service application identification information and/or the extension point service application, for example: resource service application identification information and a corresponding relationship between the resource service application identification information and the extension point service application can be written into the extension point service application configuration library in real time, and the embodiment further includes:
a change data acquisition unit for acquiring change data of the extension point service application configuration data; wherein the change data may be one or more of addition of the resource service application identifier and the extension point service application, modification of the resource service application identifier and/or the extension point service application, deletion of the resource service application identifier and/or the extension point service application, and the like.
And the adjustment determining unit is used for determining the adjustment modes of the platform process and the extension point service application process in the resource service application according to the change data.
The adjustment determination unit may be at least three ways:
the first mode comprises the following steps:
a newly-added obtaining subunit, configured to obtain, when the change data is a newly-added resource service application identifier and a newly-added extension point service application, a program file of the newly-added extension point service application;
a newly-added creation subunit, configured to create the newly-added extension point service application according to the program file;
and the newly-added establishing subunit is used for establishing a local communication relationship between the newly-added extension point service application and the platform process in the resource service application.
The second mode comprises the following steps:
a deletion obtaining subunit, configured to obtain an extension point service application to be deleted when the change data is the resource service application identifier and/or the extension point service application is deleted;
and the deletion subunit is used for deleting the expansion point service application process corresponding to the expansion point service application to be deleted.
The third method comprises the following steps:
a modification obtaining subunit, configured to obtain, when the change data is to modify the resource service application identifier and/or the extension point service application, a program file of a new extension point service application and an old extension point service application;
a modification creation subunit, configured to create, according to the program file of the new extension point service application, a new extension point service application process corresponding to the new extension point service application;
a modify replace subunit, configured to replace the old extension point service application process with the new extension point service application process.
The method can also comprise the following steps: a display unit, configured to display, on an interface, at least one of processing state information of the extension point service application process, quantity information of the extension point service application process that establishes the local communication relationship, extension point service application request quantity information of the extension point service application process, addition information of the extension point service application process, deletion information of the extension point service application process, and modification information of the extension point service application process.
The above is an overview of an embodiment of the apparatus for invoking a resource service application in an enterprise digital middlebox provided by the present application, and specific contents may be combined with specific contents of step S201 to step S203 in the embodiment of the system and method for invoking a resource service application in an enterprise digital middlebox, which is not repeated herein.
Based on the above, the present application further provides a computer storage medium for storing data generated by a network platform and a program for processing the data generated by the network platform;
when the program is read and executed by the processor, the following steps are executed:
obtaining configuration data of an extension point service application and a program file of the extension point service application; wherein the extension point service application configuration data comprises: resource service application identification information and a corresponding relation between the resource service application identification information and an extension point service application; uploading the program file of the extension point service application to the resource service application middle platform container; wherein the resource service application identification information represents identity information of the resource service application participation identity;
establishing a resource service application middle process and an extension point service application process according to the corresponding relation between the resource service application identification information and the extension point service application and the program file;
and establishing a local communication relation between the platform process and the extension point service application process in the resource service application.
In some embodiments, performing:
and creating a resource service application middle stage process and an extension point service application process in a resource service application middle stage container positioned in the resource service application middle stage according to the corresponding relation between the resource service application identification information and the extension point service application and the program file.
In some embodiments, it may also be performed:
acquiring change data of the extension point service application configuration data;
and determining the adjustment modes of the platform process and the extension point service application process in the resource service application according to the change data.
In some embodiments, performing:
when the change data is a newly added resource service application identifier and a newly added extension point service application, acquiring a program file of the newly added extension point service application;
creating the newly-added extension point service application according to the program file;
and establishing a local communication relation between the newly added extension point service application and the station process in the resource service application.
In some embodiments, performing:
when the change data is the resource service application identifier and/or the extension point service application, acquiring an extension point service application to be deleted;
and deleting the extension point service application process corresponding to the extension point service application to be deleted.
In some embodiments, performing:
when the changed data is the resource service application identification and/or the extension point service application, acquiring a program file of a new extension point service application and an old extension point service application;
creating a new extension point service application process corresponding to the new extension point service application according to the program file of the new extension point service application;
replacing the old extension point service application process with the new extension point service application process.
Based on the foregoing, the present application further provides an electronic device, as shown in fig. 4, an embodiment of the electronic device includes:
a processor 401;
a memory 402 for storing a program for processing network platform generated data, which when read and executed by the processor performs the steps of:
obtaining extension point service application configuration data and a program file of an extension point service application; wherein the extension point service application configuration data comprises: resource service application identification information and a corresponding relation between the resource service application identification information and an extension point service application; uploading the program file of the extension point service application to the resource service application middle platform container; wherein the resource service application identification information represents identity information of the resource service application participation identity;
establishing a resource service application middle process and an extension point service application process according to the corresponding relation between the resource service application identification information and the extension point service application and the program file;
and establishing a local communication relation between the platform process and the extension point service application process in the resource service application.
In some embodiments, performing:
and creating a resource service application middle stage process and an extension point service application process in a resource service application middle stage container positioned in the resource service application middle stage according to the corresponding relation between the resource service application identification information and the extension point service application and the program file.
In some embodiments, it may also be performed:
obtaining the change data of the extension point service application configuration data;
and determining the adjustment modes of the platform process and the extension point service application process in the resource service application according to the change data.
In some embodiments, performing:
when the change data is a newly added resource service application identifier and a newly added extension point service application, acquiring a program file of the newly added extension point service application;
creating the newly-added extension point service application according to the program file;
and establishing a local communication relation between the newly added extension point service application and the station process in the resource service application.
In some embodiments, performing:
when the change data is the resource service application identifier and/or the extension point service application, acquiring an extension point service application to be deleted;
and deleting the extension point service application process corresponding to the extension point service application to be deleted.
In some embodiments, performing:
when the changed data is the resource service application identification and/or the extension point service application, acquiring a program file of a new extension point service application and an old extension point service application;
creating a new extension point service application process corresponding to the new extension point service application according to the program file of the new extension point service application;
replacing the old extension point service application process with the new extension point service application process.
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). Memory is an example of a computer-readable medium.
1. 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, computer readable media does not include non-transitory computer readable media (transient media), such as modulated data signals and carrier waves.
2. As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application 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.
Although the present application has been described with reference to the preferred embodiments, it is not intended to limit the present application, and those skilled in the art can make variations and modifications without departing from the spirit and scope of the present application, therefore, the scope of the present application should be determined by the claims that follow.

Claims (17)

1. A system for invoking a resource service application in an enterprise digital center, comprising: the system comprises an enterprise digital middle station management and control platform, an extension point service application configuration library and a resource service application middle station container;
the enterprise digital center station management and control platform is used for creating extension point service application configuration data according to an extension point service application request, wherein the extension point service application configuration data comprises: a plurality of resource service application identification information and a corresponding relation between each resource service application identification information and an extension point service application; uploading the program file of the extension point service application to the resource service application middle platform container; wherein the resource service application identification information represents identity information of the resource service application participation identity;
the extension point service application configuration library is used for storing the extension point service application configuration data;
the resource service application middle platform container is used for acquiring the extension point service application configuration data from the extension point service application configuration library, creating a resource service application middle platform process and an extension point service application process according to the corresponding relation and the program file, and establishing a local communication relation between the resource service application middle platform process and the extension point service application process.
2. The system according to claim 1, wherein the main process in the resource service application middleware container is configured to read a correspondence between the identity information and the extension point service application from the extension point service application configuration library, and create the resource service application middleware process and the extension point service application process according to the correspondence and the program file.
3. The system for invoking enterprise digital middleware resource services application as claimed in claim 1, wherein said resource services application middleware container establishes a local communication relationship between said resource services application middleware process and said extension point services application process according to an enterprise data middleware services framework.
4. The system for invoking an enterprise digital middlebox resource service application of claim 1, wherein: and the main process in the station container in the resource service application acquires the change data of the expansion point service application configuration data in the expansion point service application configuration library, and determines the adjustment modes of the station process in the resource service application and the expansion point service application process according to the change data.
5. The system for invoking an enterprise digital midlet resource service application as claimed in claim 4, wherein: and when the change data of the expansion point service application configuration library acquired by the main process is a newly added resource service application identifier and a newly added expansion point service application, creating the newly added expansion point service application in the resource service application middle station container according to a program file of the newly added expansion point service application acquired from the enterprise digital middle station management and control platform, and establishing a local communication relationship between the newly added expansion point service application and the resource service application middle station process.
6. The system for invoking an enterprise digital midlet resource service application as claimed in claim 4, wherein: and when the change data of the extension point service application configuration library acquired by the main process is the deletion of the resource service application identifier and/or the extension point service application, deleting the extension point service application process corresponding to the extension point service application in a resource service application middle container.
7. The system for invoking an enterprise digital midlet resource service application as claimed in claim 4, wherein: when the change data of the extension point service application configuration library acquired by the main process is to modify the resource service application identifier and/or the extension point service application, a new extension point service application process corresponding to the new extension point service application is created in the resource service application middle container according to a modified program file of the new extension point service application process acquired from the enterprise digital middle platform management and control platform, and an old extension point service application process before modification is replaced by the new extension point service application process.
8. The system for invoking an enterprise digital midlet resource service application according to claim 1, further comprising:
the display device is used for displaying at least one of processing state information of the extension point service application process, the number information of the extension point service application processes for establishing the local communication relationship, extension point service application request number information of the extension point service application process, adding information of the extension point service application process, deleting information of the extension point service application process, and modifying information of the extension point service application process on an interface.
9. A method for calling resource service application in an enterprise digital center is characterized by comprising the following steps:
acquiring configuration data of the extension point service application and a program file of the extension point service application according to the extension point service application request; wherein the extension point service application configuration data comprises: resource service application identification information and a corresponding relation between the resource service application identification information and an extension point service application; uploading the program file of the extension point service application to a resource service application middle platform container; wherein the resource service application identification information represents identity information of the resource service application participation identity;
establishing a resource service application middle process and an extension point service application process according to the corresponding relation between the resource service application identification information and the extension point service application and the program file;
and establishing a local communication relation between the platform process and the extension point service application process in the resource service application.
10. The method for invoking the resource service application in the enterprise digital center according to claim 9, wherein the creating the resource service application center process and the extension point service application process according to the corresponding relationship between the resource service application identification information and the extension point service application and the program file comprises:
and creating a resource service application middle stage process and an extension point service application process in a resource service application middle stage container positioned in the resource service application middle stage according to the corresponding relation between the resource service application identification information and the extension point service application and the program file.
11. The method of claim 9, further comprising:
acquiring change data of the extension point service application configuration data;
and determining the adjustment modes of the platform process and the extension point service application process in the resource service application according to the change data.
12. The method according to claim 11, wherein the determining the adjustment mode of the station process of the resource service application and the extension point service application process according to the change data comprises:
when the change data is a newly added resource service application identifier and a newly added extension point service application, acquiring a program file of the newly added extension point service application;
creating the newly-added extension point service application according to the program file;
and establishing a local communication relation between the newly added extension point service application and the station process in the resource service application.
13. The method according to claim 11, wherein the determining the adjustment mode of the station process of the resource service application and the extension point service application process according to the change data comprises:
when the change data is the resource service application identifier and/or the extension point service application, acquiring an extension point service application to be deleted;
and deleting the extension point service application process corresponding to the extension point service application to be deleted.
14. The method according to claim 11, wherein the determining the adjustment mode of the station process of the resource service application and the extension point service application process according to the change data comprises:
when the changed data is the resource service application identification and/or the extension point service application, acquiring a program file of a new extension point service application and an old extension point service application;
creating a new extension point service application process corresponding to the new extension point service application according to the program file of the new extension point service application;
replacing the old extension point service application process with the new extension point service application process.
15. The method of claim 9, further comprising:
displaying at least one of processing state information of the extension point service application process, number information of the extension point service application processes for establishing the local communication relationship, extension point service application request number information of the extension point service application process, addition information of the extension point service application process, deletion information of the extension point service application process, and modification information of the extension point service application process on an interface.
16. A computer storage medium for storing network platform generated data and a program for processing the network platform generated data;
the program, when read and executed by a processor, performs a method of invoking a resource service application in an enterprise digital center as claimed in any one of claims 9-14.
17. An electronic device, comprising:
a processor;
a memory for storing a program for processing data generated by a network platform, the program, when read and executed by the processor, executing the method for invoking a resource service application in an enterprise digital center as claimed in any one of claims 9-14.
CN202210005572.3A 2022-01-05 2022-01-05 Calling system and method for resource service application in enterprise digital middle station Active CN114020444B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210005572.3A CN114020444B (en) 2022-01-05 2022-01-05 Calling system and method for resource service application in enterprise digital middle station
PCT/CN2022/141125 WO2023130978A1 (en) 2022-01-05 2022-12-22 System and method for calling resource service application from digital middle office of enterprise

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210005572.3A CN114020444B (en) 2022-01-05 2022-01-05 Calling system and method for resource service application in enterprise digital middle station

Publications (2)

Publication Number Publication Date
CN114020444A CN114020444A (en) 2022-02-08
CN114020444B true CN114020444B (en) 2022-05-10

Family

ID=80069492

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210005572.3A Active CN114020444B (en) 2022-01-05 2022-01-05 Calling system and method for resource service application in enterprise digital middle station

Country Status (2)

Country Link
CN (1) CN114020444B (en)
WO (1) WO2023130978A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114020444B (en) * 2022-01-05 2022-05-10 阿里云计算有限公司 Calling system and method for resource service application in enterprise digital middle station
CN117240767B (en) * 2023-11-16 2024-01-23 国网信息通信产业集团有限公司 Method and system for monitoring service bypass call of business center

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101073058A (en) * 2004-09-30 2007-11-14 茨特里克斯系统公司 Method and apparatus for isolating execution of software applications
CN101702128A (en) * 2004-09-30 2010-05-05 茨特里克斯系统公司 Methods and systems for accessing, by application programs, resources provided by an operating system
CN102073506A (en) * 2011-02-24 2011-05-25 北京中电普华信息技术有限公司 Java 2 enterprise edition (J2EE) based method and system for processing Web application request
CN103384220A (en) * 2013-06-28 2013-11-06 华为技术有限公司 Method, device and system for building traffic engineering label switching path
CN106462476A (en) * 2014-05-29 2017-02-22 苹果公司 Consistent extension points to allow an extension to extend functionality of an application to another application
CN110300025A (en) * 2019-06-28 2019-10-01 湖南御家科技有限公司 Platform service extension method and system in a kind of business
CN111309374A (en) * 2020-01-21 2020-06-19 苏州达家迎信息技术有限公司 Micro-service system and service calling method in micro-service system
CN111586033A (en) * 2020-03-07 2020-08-25 浙江齐治科技股份有限公司 Asset data middle platform of data center
CN111831458A (en) * 2020-06-11 2020-10-27 武汉烽火技术服务有限公司 High-concurrency high-decoupling data processing method and data center system
CN112000723A (en) * 2020-08-19 2020-11-27 上海百胜软件股份有限公司 Enterprise information management platform and application thereof
CN113157339A (en) * 2021-04-23 2021-07-23 东云睿连(武汉)计算技术有限公司 Application service expansion method, system, storage medium and device based on OSB
CN113810472A (en) * 2021-08-27 2021-12-17 阿里巴巴(中国)有限公司 Request processing method and device, electronic equipment and storage medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10540191B2 (en) * 2017-03-21 2020-01-21 Veritas Technologies Llc Systems and methods for using dynamic templates to create application containers
CN112527248A (en) * 2019-09-18 2021-03-19 阿里巴巴集团控股有限公司 Request processing method and device and electronic equipment
CN112015521A (en) * 2020-09-30 2020-12-01 北京百度网讯科技有限公司 Configuration method and device of inference service, electronic equipment and storage medium
CN112199430A (en) * 2020-10-15 2021-01-08 苏州龙盈软件开发有限公司 Business data processing system and method based on data middling station
CN113220290A (en) * 2021-04-23 2021-08-06 杭州数跑科技有限公司 Method, device, equipment and storage medium for realizing business function of application
CN114020444B (en) * 2022-01-05 2022-05-10 阿里云计算有限公司 Calling system and method for resource service application in enterprise digital middle station

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101073058A (en) * 2004-09-30 2007-11-14 茨特里克斯系统公司 Method and apparatus for isolating execution of software applications
CN101702128A (en) * 2004-09-30 2010-05-05 茨特里克斯系统公司 Methods and systems for accessing, by application programs, resources provided by an operating system
CN102073506A (en) * 2011-02-24 2011-05-25 北京中电普华信息技术有限公司 Java 2 enterprise edition (J2EE) based method and system for processing Web application request
CN103384220A (en) * 2013-06-28 2013-11-06 华为技术有限公司 Method, device and system for building traffic engineering label switching path
CN106462476A (en) * 2014-05-29 2017-02-22 苹果公司 Consistent extension points to allow an extension to extend functionality of an application to another application
CN110300025A (en) * 2019-06-28 2019-10-01 湖南御家科技有限公司 Platform service extension method and system in a kind of business
CN111309374A (en) * 2020-01-21 2020-06-19 苏州达家迎信息技术有限公司 Micro-service system and service calling method in micro-service system
CN111586033A (en) * 2020-03-07 2020-08-25 浙江齐治科技股份有限公司 Asset data middle platform of data center
CN111831458A (en) * 2020-06-11 2020-10-27 武汉烽火技术服务有限公司 High-concurrency high-decoupling data processing method and data center system
CN112000723A (en) * 2020-08-19 2020-11-27 上海百胜软件股份有限公司 Enterprise information management platform and application thereof
CN113157339A (en) * 2021-04-23 2021-07-23 东云睿连(武汉)计算技术有限公司 Application service expansion method, system, storage medium and device based on OSB
CN113810472A (en) * 2021-08-27 2021-12-17 阿里巴巴(中国)有限公司 Request processing method and device, electronic equipment and storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Strong Temporal Isolation among Containers in OpenStack for NFV Services;Tommaso Cucinotta等;《 IEEE Transactions on Cloud Computing ( Early Access )》;20210928;第1-16页 *
基于业务中台模式的企业级信息系统架构设计研究;赵业海等;《装备制造技术》;20200630(第6期);第173-175页 *
智慧运营企业中台的设计方案研究;陈小勇等;《数字技术与应用》;20181130;第36卷(第11期);第110-111页 *

Also Published As

Publication number Publication date
CN114020444A (en) 2022-02-08
WO2023130978A1 (en) 2023-07-13

Similar Documents

Publication Publication Date Title
CN101930449B (en) Client, brokerage server and method for providing cloud storage
CN114020444B (en) Calling system and method for resource service application in enterprise digital middle station
US9614931B2 (en) Identifying a resource set require for a requested application and launching the resource set in a container for execution in a host operating system
CN109639598A (en) Request processing method, server, storage medium and device based on micro services
CN112306645B (en) Transaction processing method, device, equipment and medium for Ether house virtual machine
CN104866976A (en) Multi-tenant-oriented information managing system
CN105227672A (en) The method and system that data store and access
CN114036031B (en) Scheduling system and method for resource service application in enterprise digital middleboxes
CN108459910A (en) A kind of method and apparatus for deleting resource
CN112948383A (en) Government affair data sharing and exchanging method and device
CN110764930B (en) Request or response processing method and device based on message mode
CN114885024B (en) Routing method, device, equipment and medium of application instance
CN114979114B (en) Cloud application processing method and system
CN110489392A (en) Data access method, device, system, storage medium and equipment between multi-tenant
CN115422218A (en) Device and method compatible with Ethernet EVM through virtual fragmentation mode
CN114780361A (en) Log generation method, device, computer system and readable storage medium
US20170364293A1 (en) Method and apparatus for data processing
CN114860203A (en) Project creation method, project creation device, server and storage medium
CN114253922A (en) Resource directory management method, resource management method, device, equipment and medium
CN105824712A (en) Method and device for executing business logic
CN115484149B (en) Network switching method, network switching device, electronic equipment and storage medium
WO2024001569A1 (en) Network configuration method and apparatus, storage medium and electronic apparatus
CN111694611B (en) Data processing method and device and electronic equipment
CN111897623B (en) Cluster management method, device, equipment and storage medium
CN116467083A (en) System migration method and related device

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40067495

Country of ref document: HK