CN114969173A - Service integration and sharing system and method - Google Patents

Service integration and sharing system and method Download PDF

Info

Publication number
CN114969173A
CN114969173A CN202210303700.2A CN202210303700A CN114969173A CN 114969173 A CN114969173 A CN 114969173A CN 202210303700 A CN202210303700 A CN 202210303700A CN 114969173 A CN114969173 A CN 114969173A
Authority
CN
China
Prior art keywords
service
integration
resources
center module
unit
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
CN202210303700.2A
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.)
Langxin Data Technology Co ltd
Original Assignee
Langxin Data 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 Langxin Data Technology Co ltd filed Critical Langxin Data Technology Co ltd
Priority to CN202210303700.2A priority Critical patent/CN114969173A/en
Publication of CN114969173A publication Critical patent/CN114969173A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/256Integrating or interfacing systems involving database management systems in federated or virtual databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • 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/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/548Queue
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/549Remote execution

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention provides a service integration and sharing system and a method thereof, wherein the system comprises: the system comprises an integration center module and a service center module; the integration center module is used for integrating discrete resources of different data sources to generate service resources; the service center module is used for carrying out unified management on the service resources and configuring a calling interface of the service resources so as to provide a calling program for calling the service resources. The service integration and sharing system and method provided by the invention integrate the discrete resources of different data sources to form the service resources, realize the unified management of the service resources, realize the sharing of the service resources by calling the service resources, are beneficial to eliminating the technical barriers between different systems and applications, and realize the interconnection and intercommunication of data.

Description

Service integration and sharing system and method
Technical Field
The invention relates to the technical field of computers, in particular to a service integration and sharing system and a service integration and sharing method.
Background
The requirement of the digital development of cities in the new era needs to perform comprehensive resource integration and open sharing across applications, enterprises, departments and fields.
However, various types of data, services and resources are scattered in different applications and systems among cities, and fragmentation is serious, so that a lot of discrete resources are formed.
Huge cost consumption is brought to a calling party of the discrete resources, and comprehensive utilization and sharing of the discrete resources are difficult to realize.
Disclosure of Invention
The invention provides a service integration and sharing system which is used for solving the defects in the prior art.
In a first aspect, the present invention provides a service integration and sharing system, comprising: the system comprises an integration center module and a service center module; the integration center module is used for integrating discrete resources of different data sources to generate service resources; the service center module is used for carrying out unified management on the service resources and configuring a calling interface of the service resources so as to provide a calling program for calling the service resources.
According to a service integration and sharing system provided by the present invention, the integration center module includes: the system comprises an API integrated unit, a database integrated unit and a message queue integrated unit; the API integration unit is used for integrating discrete resources conforming to an HTTP (hyper text transport protocol) based on an API connector; the database integration unit is used for integrating discrete resources in the database based on the database connector; and the message queue integration unit is used for integrating the discrete resources in the message queue based on the message queue connector.
According to a service integration and sharing system provided by the present invention, the integration center module further comprises: a connector configuration unit; the connector configuration unit is used for configuring parameters of the API connector, the database connector and the message queue connector.
According to a service integration and sharing system provided by the present invention, the service center module includes: an application scene configuration unit and a service resource management unit; an application scenario configuration unit, configured to classify the service resources according to application scenarios; the service resource management unit is used for carrying out configuration management on the service resources and issuing the information of the service resources to a registration center.
According to a service integration and sharing system provided by the present invention, the service center module further comprises: a service deployment management unit; the service deployment management unit is used for deploying an application programming interface of the service resource and authorizing a specified application program so that the application program can call the service resource.
The service integration and sharing system provided by the invention further comprises: a data switching center module; and the data exchange center module is used for defining a data exchange process among the data sources so as to realize data synchronization among the data sources.
According to a service integration and sharing system provided by the present invention, the type of the database includes at least one of: MySQL database, Oracle database, SQLServer database; the category of the message queue includes at least one of: a rockmq message queue, a Kafka message queue.
In a second aspect, the present invention further provides a service integration and sharing method, including: integrating discrete resources of different data sources to generate service resources; and configuring a calling interface of the service resource to make a call to the service resource by an application program.
In a third aspect, the present invention provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor executes the program to implement the steps of the service integration and sharing method as described above.
In a fourth aspect, the present invention also provides a non-transitory computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the service integration and sharing method as described above.
The service integration and sharing system and method provided by the invention integrate the discrete resources of different data sources to form the service resources, realize the unified management of the service resources, realize the sharing of the service resources by calling the service resources, are beneficial to eliminating the technical barriers between different systems and applications, and realize the interconnection and intercommunication of data.
Drawings
In order to more clearly illustrate the technical solutions of the present invention or the prior art, the drawings needed for 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 some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a schematic diagram of a service integration and sharing system provided by the present invention;
FIG. 2 is an architectural diagram of a service integration and sharing system provided by the present invention;
FIG. 3 is a schematic diagram of the integrated timing provided by the present invention;
FIG. 4 is a schematic diagram of a call link provided by the present invention;
FIG. 5 is a flow chart diagram of a service integration and sharing method provided by the present invention;
fig. 6 is a schematic structural diagram of an electronic device provided in the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that, in the description of the embodiments of the present invention, the terms "comprises," "comprising," or any other variation thereof are intended to cover a non-exclusive inclusion, so that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but also other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element. The terms "upper", "lower", and the like, indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are only for convenience in describing the present invention and simplifying the description, but do not indicate or imply that the referred devices or elements must have a specific orientation, be constructed and operated in a specific orientation, and thus, should not be construed as limiting the present invention. Unless expressly stated or limited otherwise, the terms "mounted," "connected," and "connected" are intended to be inclusive and mean, for example, that they may be fixedly connected, detachably connected, or integrally connected; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood by those skilled in the art according to specific situations.
The service integration and sharing system and method provided by the embodiment of the invention are described in conjunction with fig. 1-6.
Fig. 1 is a schematic structural diagram of a service integration and sharing system provided by the present invention, including: an integration center module 101 and a service center module 102. And the integration center module 101 is used for integrating discrete resources of different data sources to generate service resources. The service center module 102 is configured to perform unified management on the service resources and configure a call interface of the service resources, so as to allow an application program to call the service resources.
The discrete resources may originate from different data sources, the types of the data sources may be applications or systems, databases, message queues, and the like, and the different data sources may also have different data protocols and request modes.
And the integration center module can integrate discrete resources of different protocols to generate different types of service resources. For example, integrating discrete resources that conform to the HTTP type, integrating data in a database, and the like.
And the service center module is used for carrying out configuration management and capacity improvement on the integrated service resources. The invention can uniformly manage the service resources of different protocols which are integrated, monitor the whole running condition of the service resources, realize the capability opening of the integrated service resources, and realize the calling of the service resources by external application programs in an application program interface mode.
The invention provides a service integration and sharing system, which integrates discrete resources of different data sources to form service resources, realizes the unified management of the service resources, realizes the sharing of the service resources by calling the service resources, is beneficial to eliminating the technical barriers between different systems and applications and realizes the interconnection and intercommunication of data.
It should be noted that the present invention provides the application management module as a basic unit for the integration and invocation of resources. In addition, the service integration and sharing system provided by the present invention is actually a digital hub service, and the digital hub mentioned hereinafter refers to the service integration and sharing system without specific explanation.
The invention sets an application management module, which is mainly used for registering service provider and application information to a digital hub. The application management module is divided into two parts of service provider management and application registration. Service providers to denote units/organizations/institutions, etc. that perform the integration; an application is the basic unit that integrates access and service resource invocation. Both processes are performed on an application basis and are typically used to represent systems/platforms/applications, etc. that integrate or invoke service resources. The application program is created and simultaneously generates a pair of appKey and appserver, which are used as key information to participate in the authentication of the calling process.
The invention also provides a gateway management module, wherein the gateway refers to the API gateway. The digital hub may utilize the API gateway to route service resources by way of API calls. The whole gateway management module can comprise a first overview view, a node deployment unit and a plug-in management unit.
The first overview view is used for comprehensively monitoring the API gateway, and mainly comprises flow monitoring, peak monitoring and abnormal monitoring. And both real-time data and historical data can be displayed.
The node deployment unit is used for dynamically deploying and configuring the API gateway and uniformly managing the node information and the authentication information of the gateway.
The plug-in management unit is used for performing centralized management on the plug-ins of the API gateway, and mainly comprises the configuration of plug-in information and the uploading of plug-in packages. The plug-in is a dynamic code program, can be conveniently installed and uninstalled, enhances the operation of the service request through the plug-in, and supports two core capabilities of authentication and message modification.
The plug-in may provide customized authentication for different integration scenarios, the whole being equivalent to a front-end application, following the existing authentication logic of the service integrator. The resources provided by the application and the system can be safely provided by only developing corresponding plug-ins, and then the service resources can enter a service center for unified management without adjusting the safety design for the unification.
The digital center provides a default authentication plug-in used in the links of service deployment and service authorization, adopts an AES256 algorithm for encryption, and calls service resources for application programs to perform identity authentication. Some special scenes can enter a digital center only after the source end message is adjusted, and dynamic modification through a plug-in is supported.
Fig. 2 is a schematic architecture diagram of a service integration and sharing system provided by the present invention, and a digital hub service provided by the present invention is described below with reference to fig. 2.
The integrated central module of the present invention further comprises: a second overview view, a connector configuration unit, an API integration unit, a database integration unit, a message queue integration unit.
The second overview view comprehensively monitors the whole integration work and mainly comprises index data of the whole condition, the service condition, the abnormal condition and the like of the service resources.
And the connector configuration unit is used for realizing the maintenance of the data source connection information of the multi-protocol service integration. The system supports three types of connectors, namely, Application Interface (API), JAVA Database Connectivity (JDBC), and Message Queue (MQ).
The API connector manages Host (IP or domain name) and Port information of a data source end; the database connector supports information configuration of databases such as MySQL, Oracle and SQLServer, and comprises a URL of a corresponding JDBC protocol, a database user name and a password, and the message queue connector supports information configuration of two message queues, namely Kafka and RocktMQ, and comprises the user name and the password of the message queue. The connector configuration unit also supports connection checking on all types of data sources, and provides warning information for data sources with abnormal connection through timing detection.
And the API integration unit is used for carrying out integrated configuration on the API discrete resource conforming to the HTTP protocol, and completing access of the protocol (HTTP or HTTPS), the request method (POST, GET), the path and the parameter definition of the API discrete resource. The method supports the visual editing of parameter definition, and can realize the design of complex parameter structures through simple operation. The API integration unit is mainly used for service integration of an external system or application.
And the database integration unit is used for performing integrated configuration on discrete resources in a database of the JDBC protocol and completing the access of SQL query statements and parameter definitions of the service resources. The database integration unit can support direct use of a standard Structured Query Language (SQL) to directly connect the database to Query data, and create service resources for the acquired data. The method can be used for solving the problem that part of unmanned maintenance systems cannot open API service and integrate to a digital hub, independently establishing an account with controlled authority to register to the digital hub, and acquiring data by using SQL.
And the message queue integration unit is used for pulling the data in the message queue to generate service resources and finish the access of the subject to which the data belong and the parameter definition.
Optionally, the service center module of the present invention includes: the third overview view, the application scene configuration unit, the service resource management unit and the service deployment management.
And the third overview view is used for comprehensively monitoring the current state and the calling condition of the service resource. Including but not limited to: global case, average case, peak case, etc. call data.
The application scene configuration unit is used for carrying out scene classification on the integrated service resources, realizing the logic classification of the service resources and facilitating the management of the service resources.
The service resource management part is used for uniformly managing and maintaining the integrated service resources and issuing the information of the service resources to the registration center, and the subsequent gateway can automatically discover the service through the registration center and call the specific service resources.
The information of the service resources can be from a centralized central unit, and some customized scenarios also exist. After the back-end service is clustered, a single service resource can have a plurality of service instances to process the service, and the operation condition of the service resource multiple instances can be checked. In order to ensure the safety and stability of the service, current limiting and fusing configurations need to be performed, and the configuration information is finally synchronized to the API gateway to realize the governance capability. For some customized scenarios, different configurations of different service resources are required, which can be controlled by the flag switch. The log recording switch supports the service resource to select to record the log or not to record the log, and is more flexible and convenient.
And the service deployment management unit is used for realizing the capability opening of the integrated service resources and synchronizing information to the gateway, and then the external application program can be called in an API mode. The information of the published API is deployed, for which published protocols (HTTP or HTTPs), request methods (GET or POST), path and parameter definitions are configured. Configuring corresponding plug-ins for the issued API interface to realize interface authentication and protocol conversion, wherein the data authentication plug-ins are used by the interface authentication default, and a service calling party follows a uniform authentication rule; if the service calling party has special authentication requirements, a new authentication plug-in can be newly developed for configuration.
And (4) application authorization, namely authorization to a specified application, wherein the authorized application can generate authentication information by using the allocated appKey and appSecret according to the configured authentication rule of the authentication plug-in so as to initiate calling. The data clipping refers to clipping the requested exit parameters, only the fields allowed to be displayed are reserved, and the data desensitization is to use special character masks for certain parts of the data according to a certain rule. When the authorization is applied, the field without permission can be cut out by simple configuration, and the sensitive field is desensitized, so that the data security is further improved. And then synchronizing the configured information to the gateway, wherein the gateway provides service routing capability and supports the calling mode of the API.
Optionally, the service integration and sharing system provided by the present invention further includes: and a data switching center module. The data exchange center module provides a programmable mode, defines a data exchange process, realizes data synchronization among different data sources, and simultaneously, the service resources of the service center can also participate in parameter conversion operation of the data synchronization.
Specifically, the method is used for performing an Extract-Transform-Load (ETL) operation, connecting different data sources, synchronizing data from a source end data source to a target end data source, and customizing some data conversion operations in the synchronization process. The whole data exchange center module can be divided into a fourth overview view, a process management unit, a function management unit, a task log management unit and the like.
The fourth overview view is used for realizing the overall monitoring of the data exchange center, and mainly relates to indexes of data exchange such as data volume, time consumption and the like.
And the flow management unit is used for managing the ETL flow definition. The invention realizes the visual arrangement of the flow definition, and can quickly realize the complex definition by simple dragging and pulling. The basic information configuration and the node incidence relation of a source end, a target end and a function node required in the process can be visually displayed in the arrangement diagram. The source end and the target end are data sources, and information of the data sources is uniformly managed in a connector of the integrated central unit without resetting. The connector configuration of the integrated central unit achieves one-position configuration and is used in multiple positions.
And the function management unit is used for managing the function information required in the ETL flow definition. The function refers to a code segment or capability capable of supporting data conversion during data synchronization or performing additional operations. The digital hub of the present invention provides both script and service functions. The script function needs to compile a Groovy script by itself to realize data conversion, the data center formulates a unified standard for compiling the script, relevant codes are strictly checked to ensure safety, and the Groovy script execution engine is built in to directly execute the script to perform data recording processing. In addition, the service function can directly call the service resource of the integrated access to realize data conversion, and cooperation between data exchange and the service resource is realized.
And the task management unit is used for maintaining the execution information of the data synchronization task and supporting two execution modes of single time and timing. In order to support timing execution, a timing policy can be configured through a standard CRON expression, and a special scheduling module can analyze the policy and synchronize data within a specified time.
And the task log management unit is used for summarizing, counting and visualizing the logs generated in the task execution process. The flow chart can be dynamically rendered according to the flow defined by the flow arrangement, and states such as data amount, time consumption, abnormity and the like are displayed.
Optionally, the present invention further comprises: monitoring center module, test center module. The monitoring center module monitors links of the internal hub node and the external data source node, displays the topological relation of each node through a topological graph, monitors the health state and checks index data. And the test center module provides an easy-to-use tool for testing the API which is integrated and deployed to the gateway, so that the integration is ensured to be normal.
The service integration and sharing system provided by the invention can be used for carrying out integrated, cooperative, monitoring, treatment and open centralized management on discrete resources. The method supports the discrete resources of multiple protocols, is not limited to the API service of the HTTP protocol, and can also directly pull data from a database or a message queue to generate service resources. Further, data pushing and data synchronization between service resources and cooperation between the service resources are achieved. The method realizes the link monitoring of all the deployment nodes, sends out warning to abnormal conditions and behaviors, and calculates and displays the associated indexes in each module. Service resources can be shared openly through the API gateway, and external systems and applications can use various service resources only by following the protocol of the central pivot. The digital center is used for uniformly managing the services and the service resources, so that the breaking of an information island can be assisted, technical barriers among different systems are eliminated, the service access threshold is greatly reduced, and the power digitization capability is assisted.
Fig. 3 is a schematic diagram of an integration timing sequence provided by the present invention, and a service integration implementation process of the present invention is described below with reference to fig. 3. Service integration refers to the unified convergence of discrete resources scattered in various applications and systems to a digital hub for centralized management. As shown in fig. 3, the service integration is mainly divided into three major phases of application configuration, service configuration, and service deployment.
The service integration means that resources scattered on each application and system are uniformly converged to a central hub for centralized management, and the centralized management is mainly divided into three stages of application configuration, service configuration and service deployment.
The configuration phase is applied. The integrator needs to register the information of its own system/application/platform and the information of its organization/unit to the platform, and the platform performs centralized management. Applications that have been logged need not be reconfigured.
A service configuration phase. According to the type of service (API, database, message queue), the corresponding data source information and the specific information of discrete resources are managed uniformly on the platform, and after the integration of services of different types and protocols is finished, standard service resources are generated and enter the service center.
A service deployment phase. And opening the service resources integrated by fusion, authorizing the service resources to the specified application, selecting the authentication plug-in, and deploying the authentication plug-in to the target gateway. The method supports a single service to deploy multiple pieces of API calling information, also supports the API calling information to be deployed to multiple gateways, and can realize the intercommunication of a single service resource and different application systems in cross-cloud and cross-network.
The calling of the service resources is to call the service resources integrated to the digital center through the agreed unified specification, and the calling is divided into two steps of application configuration and initiation calling.
The application configuration requires that a calling party also brings an application system and an organization unit of the calling party into a central pivot for unified maintenance, and a pair of unique key information exists after the establishment is successful. If the registration is already carried out, repeated registration is not needed. It can be seen that the applications are the basic units for service integration and invocation, and one application can merge its own resources and use the resources of other applications
And initiating a call to require a caller to use a secret key to generate an authentication information adding request according to rules, and initiating the call to the API gateway.
FIG. 4 is a schematic diagram of a call link provided by the present invention, as shown in FIG. 4, since the digital hub uses an API gateway for service routing, the service call follows the Restful style in an API manner. The API message firstly reaches the gateway, the gateway automatically discovers the service resource instance of the central service center through the registration center, and the data is acquired from the source end through the connector.
Fig. 5 is a flow chart of a service integration and sharing method provided by the present invention, as shown in fig. 5, the method at least includes the following steps:
step 501: integrating discrete resources of different data sources to generate service resources;
step 502: and configuring a calling interface of the service resource to make a call to the service resource by an application program.
The invention provides a service integration and sharing method, which integrates discrete resources of different data sources to form service resources, realizes unified management of the service resources, realizes sharing of the service resources through calling of the service resources, is favorable for eliminating technical barriers between different systems and applications, and realizes interconnection and intercommunication of data.
Fig. 6 is a schematic structural diagram of an electronic device provided in the present invention, and as shown in fig. 6, the electronic device may include: a processor (processor)610, a communication Interface (Communications Interface)620, a memory (memory)630 and a communication bus 640, wherein the processor 610, the communication Interface 620 and the memory 630 communicate with each other via the communication bus 640. The processor 610 may invoke logic instructions in the memory 630 to perform a service integration and sharing method comprising: integrating discrete resources of different data sources to generate service resources; and configuring a calling interface of the service resource to make a call to the service resource by an application program.
In addition, the logic instructions in the memory 630 may be implemented in software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, the present invention also provides a computer program product comprising a computer program stored on a non-transitory computer-readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform a method of service integration and sharing provided by the above methods, the method comprising: integrating discrete resources of different data sources to generate service resources; and configuring a calling interface of the service resource to make a call to the service resource by an application program.
In yet another aspect, the present invention also provides a non-transitory computer readable storage medium having stored thereon a computer program, which when executed by a processor is implemented to perform the service integration and sharing method provided by the above embodiments, the method comprising: integrating discrete resources of different data sources to generate service resources; and configuring a calling interface of the service resource to make a call to the service resource by an application program.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, and not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A service integration and sharing system, comprising: the system comprises an integration center module and a service center module;
the integration center module is used for integrating discrete resources of different data sources to generate service resources;
the service center module is used for carrying out unified management on the service resources and configuring a calling interface of the service resources so as to provide a calling program for calling the service resources.
2. The service integration and sharing system of claim 1, wherein the integration center module comprises: the system comprises an API integrated unit, a database integrated unit and a message queue integrated unit;
the API integration unit is used for integrating discrete resources conforming to an HTTP (hyper text transport protocol) based on an API connector;
the database integration unit is used for integrating discrete resources in the database based on the database connector;
and the message queue integration unit is used for integrating discrete resources in the message queue based on the message queue connector.
3. The service integration and sharing system of claim 2, wherein the integration center module further comprises: a connector configuration unit;
the connector configuration unit is used for configuring parameters of the API connector, the database connector and the message queue connector.
4. The service integration and sharing system of claim 1, wherein the service center module comprises: an application scene configuration unit and a service resource management unit;
an application scenario configuration unit, configured to classify the service resources according to application scenarios;
the service resource management unit is used for carrying out configuration management on the service resources and issuing the information of the service resources to a registration center.
5. The service integration and sharing system of claim 4, wherein the service center module further comprises: a service deployment management unit;
the service deployment management unit is used for deploying an application programming interface of the service resource and authorizing a specified application program so that the application program can call the service resource.
6. The service integration and sharing system of claim 1, further comprising: a data switching center module;
and the data exchange center module is used for defining a data exchange process among the data sources so as to realize data synchronization among the data sources.
7. The service integration and sharing system of claim 2, wherein the type of the database comprises at least one of: MySQL database, Oracle database, SQLServer database;
the category of the message queue includes at least one of: a rockmq message queue, a Kafka message queue.
8. A method for service integration and sharing, comprising:
integrating discrete resources of different data sources to generate service resources;
and configuring a calling interface of the service resource to make a call to the service resource by an application program.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the service integration and sharing method according to claim 8 when executing the computer program.
10. A non-transitory computer readable storage medium having stored thereon a computer program, wherein the computer program, when executed by a processor, implements the steps of the service integration and sharing method of any of claim 8.
CN202210303700.2A 2022-03-24 2022-03-24 Service integration and sharing system and method Pending CN114969173A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210303700.2A CN114969173A (en) 2022-03-24 2022-03-24 Service integration and sharing system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210303700.2A CN114969173A (en) 2022-03-24 2022-03-24 Service integration and sharing system and method

Publications (1)

Publication Number Publication Date
CN114969173A true CN114969173A (en) 2022-08-30

Family

ID=82975279

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210303700.2A Pending CN114969173A (en) 2022-03-24 2022-03-24 Service integration and sharing system and method

Country Status (1)

Country Link
CN (1) CN114969173A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115774573A (en) * 2023-02-10 2023-03-10 美云智数科技有限公司 Application integration method and device, electronic equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115774573A (en) * 2023-02-10 2023-03-10 美云智数科技有限公司 Application integration method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
JP6712213B2 (en) Application self-service for guaranteed log management in cloud environments
CN111488595B (en) Method for realizing authority control and related equipment
CN110191063B (en) Service request processing method, device, equipment and storage medium
CN109559258B (en) Educational resource public service system
CN110535831A (en) Cluster safety management method, device and storage medium based on Kubernetes and network domains
US8327441B2 (en) System and method for application attestation
CN102369713B (en) Automatic removing method and device of system configuration items
CN108134764B (en) Distributed data sharing and exchanging method and system
US20200336489A1 (en) Cloud least identity privilege and data access framework
EP2244419A1 (en) Policy provisioning
CN113794636B (en) Dynamic routing arrangement method and system based on Spring Cloud Gateway
US20180115521A1 (en) Dynamically managing, from a centralized service, valid cipher suites allowed for secured sessions
US20110264782A1 (en) Systems and methods for improved multisite management of converged communication systems and computer systems
CN104504014A (en) Data processing method and device based on large data platform
CN110958306B (en) Data request unified exchange mechanism based on micro-service
US11106763B2 (en) Systems and methods for transaction-based licensing
CN114969173A (en) Service integration and sharing system and method
CN113794578A (en) Communication network monitoring architecture system based on cloud platform
WO2012119340A1 (en) Method and apparatus for implementing north interface
US20240012921A1 (en) Dynamic resolution and enforcement of data compliance
CN116094696A (en) Data security protection method, data security management platform, system and storage medium
CN115941287A (en) Password service integration and management method, device, management platform and storage medium
CN116095642A (en) Power wireless network data management system
CN114826790A (en) Block chain monitoring method, device, equipment and storage medium
CN115174592A (en) Enterprise-level data request forwarding system and method

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