CN114124976A - Service request processing system and method for realizing internal and external network penetration - Google Patents

Service request processing system and method for realizing internal and external network penetration Download PDF

Info

Publication number
CN114124976A
CN114124976A CN202111442334.0A CN202111442334A CN114124976A CN 114124976 A CN114124976 A CN 114124976A CN 202111442334 A CN202111442334 A CN 202111442334A CN 114124976 A CN114124976 A CN 114124976A
Authority
CN
China
Prior art keywords
message
service
request
micro
extranet
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
CN202111442334.0A
Other languages
Chinese (zh)
Inventor
苑学贺
庞帆
王小平
吴嘉生
田涛
仪孝龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing China Power Information Technology Co Ltd
Original Assignee
Beijing China Power Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing China Power Information Technology Co Ltd filed Critical Beijing China Power Information Technology Co Ltd
Priority to CN202111442334.0A priority Critical patent/CN114124976A/en
Publication of CN114124976A publication Critical patent/CN114124976A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways

Abstract

The invention provides a business request processing system and method for realizing the penetration of an internal network and an external network.A distribution center converts a business request into a request message when receiving the business request sent by an external network micro-service and sends the request message to a message forwarding device; the micro service gateway converts the request message in the message forwarding device into a service request and sends the service request to the back-end service micro service for processing; the micro service gateway acquires the feedback message and sends the feedback message to the message forwarding device; the distribution center converts the feedback message in the message forwarding device into a request response and feeds the request response back to the extranet micro-service. A back-end service micro-service processes and feeds back the service request, so that the time from processing to feeding back the service request is shortened, and the operation efficiency of service application is improved; and the tracking request path and the message path can be obtained from one back-end service microservice, and the processing and feedback of the service request can be completed in one back-end service microservice, so that the maintenance cost and the research and development cost are reduced.

Description

Service request processing system and method for realizing internal and external network penetration
Technical Field
The invention relates to the technical field of data processing, in particular to a service request processing system and method for realizing internal and external network penetration.
Background
In the development and operation of business applications, data interaction between an intranet and an extranet is usually realized in a database synchronization manner. However, when the database synchronization mode is used for processing services, the processing and feedback of the same service request are realized by 2 different services; on one hand, the method can increase the workload of problem analysis, research and development and operation and maintenance, and the maintenance cost and research and development cost of business application are higher; on the other hand, the method can cause that the time from the processing to the feedback of the service request is long, the processing result of the service request cannot be synchronously displayed, and the operation efficiency of the service application is low.
Disclosure of Invention
In view of this, embodiments of the present invention provide a service request processing system and method for implementing intranet and intranet penetration, so as to solve the problems of high maintenance cost, high research and development cost, low operation efficiency, and the like of service applications in the existing intranet and intranet data interaction manner.
In order to achieve the above purpose, the embodiments of the present invention provide the following technical solutions:
the first aspect of the embodiments of the present invention discloses a service request processing system for implementing internal and external network penetration, where the system includes: the distribution center is arranged at the outer network side, and the message forwarding device and the micro service gateway are arranged at the inner network side;
the distribution center is used for converting a service request into a request message when receiving the service request sent by the extranet micro-service, and sending the request message to the message forwarding device;
the micro service gateway is used for converting the request message in the message forwarding device into the service request and sending the service request to a back-end service micro service for processing, wherein the back-end service micro service is arranged at an intranet side;
the micro service gateway is further configured to obtain a feedback message and send the feedback message to the message forwarding device, where the feedback message is obtained by processing the service request by the back-end service micro service;
the distribution center is also used for converting the feedback message in the message forwarding device into a request response and feeding back the request response to the extranet micro-service.
Preferably, the message forwarding apparatus includes: the system comprises an extranet message middleware, a message synchronous management service and an intranet message middleware.
Preferably, the distribution center, configured to send the request message to the message forwarding apparatus, is specifically configured to: and sending the request message to the extranet message middleware, so that the message synchronization management service synchronizes the request message in the extranet message middleware to the intranet message middleware.
Preferably, the microservice gateway, configured to convert the request message in the message forwarding apparatus into the service request and send the service request to a backend service microservice for processing, is specifically configured to: acquiring the request message from the intranet message middleware; and converting the request message into the service request and sending the service request to a back-end service microservice for processing.
Preferably, the micro service gateway, configured to acquire the feedback message and send the feedback message to the message forwarding apparatus, is further configured to: and obtaining a feedback message, and sending the feedback message to the intranet message middleware, so that the message synchronization management service synchronizes the feedback message in the intranet message middleware to the extranet message middleware.
Preferably, the distribution center is configured to convert the feedback message in the message forwarding apparatus into a request response and feed the request response back to the extranet microservice, and specifically is configured to: acquiring the feedback message from the extranet message middleware; and converting the feedback message into a request response and feeding the request response back to the extranet micro-service.
Preferably, the middleware type of the extranet message middleware and the intranet message middleware is kafka.
Preferably, the micro service gateway is further configured to: and automatically waking up the connection with the back-end service microservice and the message forwarding device before acquiring the feedback message.
Preferably, the distribution center for converting the service request into a request message is specifically configured to: and converting the service request into a request message based on a response service mode.
The second aspect of the embodiment of the invention discloses a service request processing method for realizing internal and external network penetration, which comprises the following steps:
when a service request sent by an external network micro service is received, converting the service request into a request message, and sending the request message to a message forwarding device;
converting the request message in the message forwarding device into the service request and sending the service request to a back-end service microservice for processing, wherein the back-end service microservice is arranged at an intranet side;
obtaining a feedback message and sending the feedback message to the message forwarding device, wherein the feedback message is obtained by processing the service request by the back-end service micro-service;
and converting the feedback message in the message forwarding device into a request response and feeding the request response back to the extranet micro-service.
Based on the above-mentioned service request processing system and method for implementing internal and external network penetration provided by the embodiment of the present invention, the system includes: the distribution center is arranged at the outer network side, and the message forwarding device and the micro service gateway are arranged at the inner network side; when receiving a service request sent by an extranet micro-service, a distribution center converts the service request into a request message and sends the request message to a message forwarding device; the micro service gateway converts the request message in the message forwarding device into a service request and sends the service request to the back-end service micro service for processing; the micro service gateway acquires the feedback message and sends the feedback message to the message forwarding device; the distribution center converts the feedback message in the message forwarding device into a request response and feeds the request response back to the extranet micro-service. In the scheme, when a service request sent by an external network micro service is received, the service request is sent to a back-end service micro service for processing and feedback, so that the time from processing to feedback of the service request is shortened, and the operation efficiency of service application is improved; moreover, technicians can acquire a tracking request path and a message path from one back-end service microservice, and complete the processing and feedback of service requests in one back-end service microservice, thereby reducing the maintenance cost and the research and development cost of service application.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a block diagram of a service request processing system for implementing intranet and extranet penetration according to an embodiment of the present invention;
fig. 2 is another structural block diagram of a service request processing system for implementing intranet and extranet penetration according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a service request processing system for implementing intranet and extranet penetration according to an embodiment of the present invention;
fig. 4 is a flowchart of a service request processing method for implementing intranet and extranet penetration according to an embodiment of the present invention;
fig. 5 is another flowchart of a method for processing a service request to implement intranet and extranet penetration according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. 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.
In this application, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
As known from the background art, currently, in the development and operation of business applications, a database synchronization manner is usually adopted to implement data interaction between an intranet and an extranet, but in this manner, processing and feedback for the same business request are implemented by 2 different services, which may result in high maintenance cost, high development cost, and low operation efficiency of the business applications.
Therefore, the embodiment of the invention provides a service request processing system and method for realizing the penetration of an internal network and an external network, when receiving a service request sent by an external network micro-service, the service request is sent to a back-end service micro-service for processing and feedback, and the time from the processing to the feedback of the service request is shortened so as to improve the operation efficiency of service application; moreover, technicians can acquire a tracking request path and a message path from one back-end service microservice and complete the processing and feedback of service requests in one back-end service microservice so as to reduce the maintenance cost and the research and development cost of service application.
Referring to fig. 1, a block diagram of a service request processing system for implementing intranet and extranet penetration according to an embodiment of the present invention is shown, where the service request processing system includes: a distribution center 100 provided on the external network side (i.e., the external network side), and a message transfer device 200 and a microservice gateway 300 provided on the internal network side (i.e., the internal network side).
The distribution center 100 is configured to, when receiving a service request sent by an extranet microservice, convert the service request into a request message, and send the request message to the message forwarding apparatus 200.
In a specific implementation, the extranet microservice (i.e., a microservice located on the extranet side) sends the service request to the distribution center 100; the distribution center 100 converts the service request into a request message based on a responsive service manner. Specifically, the distribution center 100 converts a service request using, for example, a Hypertext Transfer Protocol (HTTP) into a request message of the message Protocol corresponding to the message forwarding apparatus 200 according to a preset Protocol.
It should be noted that the distribution center 100 transmits the request message to the message forwarding apparatus 200 through the information security network separation apparatus.
It is understood that, after the distribution center 100 transmits the request message to the message forwarding apparatus 200, the distribution center 100 maintains the connection with the message forwarding apparatus 200 and performs service waiting.
The microservice gateway 300 is configured to convert the request message in the message forwarding apparatus 200 into a service request and send the service request to a backend service microservice for processing, where the backend service microservice is disposed on the intranet side.
In a particular implementation, microservice gateway 300 automatically consumes request messages in message forwarding device 200; the micro service gateway 300 converts the request message pulled from the message forwarding apparatus 200 into a service request such as an HTTP request according to a preset protocol; that is, the service request sent by the extranet microservice passes through the distribution center 100 and the message forwarding apparatus 200 in sequence, and is obtained by the microservice gateway 300.
After the micro service gateway 300 converts the request message into a service request, the micro service gateway 300 distributes the service request to a back-end service micro service for processing according to a response service mode, where the back-end service micro service is a micro service arranged on the intranet side and used for processing the service request.
After the micro service gateway 300 distributes the service request to the back-end service micro service, the micro service gateway 300 keeps the connection with the back-end service micro service and waits for the service.
It is understood that the micro service gateway 300 is designed using a responsive programming framework (e.g., Spring WebFlux), so that the micro service gateway 300 can automatically pull the request message from the message forwarding device 200.
The micro service gateway 300 is further configured to obtain a feedback message and send the feedback message to the message forwarding apparatus 200, where the feedback message is obtained by the back-end service micro service processing service request.
After the micro service gateway 300 distributes the service request to the back-end service micro service, the back-end service micro service processes the service request to obtain corresponding feedback information.
In a specific implementation, the micro service gateway 300 acquires a feedback message delivered by the back-end service micro service, and sends the feedback message to the message forwarding device 200.
Preferably, the micro service gateway 300 automatically wakes up the connection with the back-end service micro service and message forwarding device 200 before obtaining the feedback message; namely, the micro service gateway 300 automatically wakes up the connection with the back-end service micro service, and the micro service gateway 300 automatically wakes up the connection with the message forwarding device 200.
The distribution center 100 is further configured to convert the feedback message in the message forwarding apparatus 200 into a request response and feed back the request response to the extranet microservice.
In a specific implementation, the distribution center 100 automatically wakes up the connection with the message forwarding device 200, and the distribution center 100 automatically wakes up the connection with the extranet microservice; the distribution center 100 penetrates the information security network isolation device to acquire a feedback message (acquired by processing a service request of an external network micro service by a back-end service micro service) from the message forwarding device 200; the distribution center 100 converts the feedback message into a request response (i.e., request response), and the distribution center 100 feeds back the request response to the extranet microservice.
After the extranet micro-service acquires the request response, the penetration and the asynchronization processing between the intranet and the extranet are completed.
In the embodiment of the invention, when a service request sent by an external network micro-service is received, the service request is sent to a back-end service micro-service for processing and feedback, so that the time from the processing to the feedback of the service request is shortened, and the operation efficiency of service application is improved; moreover, technicians can acquire a tracking request path and a message path from one back-end service microservice, and complete the processing and feedback of service requests in one back-end service microservice, thereby reducing the maintenance cost and the research and development cost of service application.
Preferably, referring to fig. 2 in conjunction with fig. 1, another structural block diagram of a service request processing system for implementing intranet and extranet penetration according to an embodiment of the present invention is shown, where the message forwarding apparatus 200 includes: extranet message middleware 201, message synchronization management service 202, and intranet message middleware 203.
In some embodiments, after the distribution center 100 converts the service request sent by the extranet microservice into the request message, the distribution center 100 sends the request message to the extranet message middleware 201, so that the message synchronization management service 202 synchronizes the request message in the extranet message middleware 201 to the intranet message middleware 203.
It is understood that after the distribution center 100 sends the request message to the extranet message middleware 201, the message synchronization management service 202 automatically synchronizes the request message in the extranet message middleware 201 to the intranet message middleware 203.
In some embodiments, after the message synchronization management service 202 automatically synchronizes the request message in the extranet message middleware 201 to the intranet message middleware 203, the microservice gateway 300 obtains the request message from the intranet message middleware 203; the microservice gateway 300 converts the request message into a service request and sends it to the back-end service microservice for processing.
In some embodiments, microservice gateway 300 obtains the feedback message; the microservice gateway 300 sends the feedback message to the intranet message middleware 203, so that the message synchronization management service 202 synchronizes the feedback message in the intranet message middleware 203 to the extranet message middleware 201.
It is understood that after micro service gateway 300 sends the feedback message to intranet message middleware 203, message synchronization management service 202 automatically synchronizes the feedback message in intranet message middleware 203 to extranet message middleware 201.
In some embodiments, the distribution center 100 obtains the feedback message from the extranet message middleware 201; the distribution center 100 converts the feedback message into a request response and feeds it back to the extranet microservice.
In some embodiments, the above mentioned middleware type of extranet message middleware 201 and intranet message middleware 203 is kafka. That is, the extranet message middleware 201 and the intranet message middleware 203 may be kafka, and similarly, the extranet message middleware 201 and the intranet message middleware 203 may also be other types of message middleware according to actual requirements, which is not specifically limited herein.
The above-mentioned message forwarding apparatus 200 is installed on the intranet side, that is, the extranet message middleware 201, the message synchronization management service 202, and the intranet message middleware 203 are installed on the intranet side. The distribution center 100 sends the request message to the extranet message middleware 201 through the information security network isolation device, and the distribution center 100 obtains the feedback message from the extranet message middleware 201 through the information security network isolation device.
In the embodiment of the invention, when receiving a service request sent by an extranet micro-service, a distribution center sends the service request to a back-end service micro-service for processing and feedback through an extranet message middleware, a message synchronous management service, an intranet message middleware and a micro-service gateway, and a feedback message is fed back to the extranet micro-service through the micro-service gateway, the intranet message middleware, the message synchronous management service, the extranet message middleware and the distribution center, so that the time from processing to feedback of the service request is shortened, and the operation efficiency of service application is improved; moreover, technicians can acquire a tracking request path and a message path from one back-end service microservice, and complete the processing and feedback of service requests in one back-end service microservice, thereby reducing the maintenance cost and the research and development cost of service application.
To better explain the disclosure of fig. 1 and fig. 2 in the above embodiments of the present invention, an architecture diagram of a service request processing system for implementing intranet and extranet penetration is illustrated in fig. 3.
As shown in fig. 3, the service request processing system for implementing intranet and extranet penetration includes: distribution center 100, extranet message middleware 201, message synchronization management service 202, intranet message middleware 203, and microservice gateway 300 (designed based on Spring WebFlux). The distribution center 100 is installed on the external network side, and the external network message middleware 201, the message synchronization management service 202, the internal network message middleware 203, and the microservice gateway 300 are installed on the internal network side.
After receiving a service request sent by extranet microservice, the distribution center 100 converts the service request into a request message according to a response service mode, and the distribution center 100 delivers the request message to the extranet message middleware 201 through an information security network isolation device.
The message synchronization management service 202 automatically synchronizes the request message in the extranet message middleware 201 to the intranet message middleware 203.
The micro service gateway 300 pulls the request message from the intranet message middleware 203, the micro service gateway 300 converts the request message into a service request, and the micro service gateway 300 distributes the service request to the back-end service micro service for processing according to a response service mode.
After the micro service gateway 300 obtains the feedback message obtained by the back-end service micro service processing service request, the micro service gateway 300 delivers the feedback message to the intranet message middleware 203.
The message synchronization management service 202 automatically synchronizes the feedback message in the intranet message middleware 203 to the extranet message middleware 201.
The distribution center 100 penetrates through the information security network isolation device and pulls the feedback message from the extranet message middleware 201; the distribution center 100 converts the feedback message into a request response and feeds it back to the extranet microservice.
In the embodiment of the invention, when receiving a service request sent by an extranet micro-service, a distribution center sends the service request to a back-end service micro-service for processing and feedback through an extranet message middleware, a message synchronous management service, an intranet message middleware and a micro-service gateway, and a feedback message is fed back to the extranet micro-service through the micro-service gateway, the intranet message middleware, the message synchronous management service, the extranet message middleware and the distribution center, so that the time from processing to feedback of the service request is shortened, and the operation efficiency of service application is improved; moreover, technicians can acquire a tracking request path and a message path from one back-end service microservice, and complete the processing and feedback of service requests in one back-end service microservice, thereby reducing the maintenance cost and the research and development cost of service application.
Corresponding to the service request processing system for implementing intranet and extranet penetration provided by the embodiment of the present invention, referring to fig. 4, an embodiment of the present invention further provides a flowchart of a service request processing method for implementing intranet and extranet penetration, where the service request processing method includes:
step S401: when receiving a service request sent by an external network micro service, converting the service request into a request message, and sending the request message to a message forwarding device.
In the process of implementing step S401 specifically, when receiving a service request sent by an external network microservice, the service request is converted into a request message based on a responsive service mode, and the request message is sent to a message forwarding device.
Step S402: and converting the request message in the message forwarding device into a service request and sending the service request to the back-end service microservice for processing.
It should be noted that the back-end service microservices are located on the intranet side.
Step S403: and acquiring the feedback message and sending the feedback message to the message forwarding device.
It should be noted that the feedback message is obtained by the back-end service microservice processing service request.
Step S404: and converting the feedback message in the message forwarding device into a request response and feeding the request response back to the extranet micro-service.
In the embodiment of the invention, when a service request sent by an external network micro-service is received, the service request is sent to a back-end service micro-service for processing and feedback, so that the time from the processing to the feedback of the service request is shortened, and the operation efficiency of service application is improved; moreover, technicians can acquire a tracking request path and a message path from one back-end service microservice, and complete the processing and feedback of service requests in one back-end service microservice, thereby reducing the maintenance cost and the research and development cost of service application.
In some embodiments, the message forwarding apparatus includes: the system comprises an extranet message middleware, a message synchronous management service and an intranet message middleware; referring to fig. 5, another flowchart of a service request processing method for implementing intranet and extranet penetration is shown, where the service request processing method includes:
step S501: and when receiving a service request sent by the external network micro service, converting the service request into a request message.
Step S502: and sending the request message to the extranet message middleware to enable the message synchronization management service to synchronize the request message in the extranet message middleware to the intranet message middleware.
Step S503: acquiring a request message from an intranet message middleware; and converting the request message into a service request and sending the service request to the back-end service microservice for processing.
Step S504: and acquiring a feedback message.
Step S505: and sending the feedback message to the intranet message middleware to enable the message synchronization management service to synchronize the feedback message in the intranet message middleware to the extranet message middleware.
It should be noted that the feedback message is obtained by the back-end service microservice processing service request.
Step S506: and acquiring the feedback message from the extranet message middleware.
Step S507: the feedback message is converted into a request response and fed back to the extranet microservice.
In the embodiment of the invention, when receiving a service request sent by an extranet micro-service, a distribution center sends the service request to a back-end service micro-service for processing and feedback through an extranet message middleware, a message synchronous management service, an intranet message middleware and a micro-service gateway, and a feedback message is fed back to the extranet micro-service through the micro-service gateway, the intranet message middleware, the message synchronous management service, the extranet message middleware and the distribution center, so that the time from processing to feedback of the service request is shortened, and the operation efficiency of service application is improved; moreover, technicians can acquire a tracking request path and a message path from one back-end service microservice, and complete the processing and feedback of service requests in one back-end service microservice, thereby reducing the maintenance cost and the research and development cost of service application.
To sum up, the embodiment of the present invention provides a system and a method for processing a service request to implement intranet and extranet penetration, where the system includes: the distribution center is arranged at the outer network side, and the message forwarding device and the micro service gateway are arranged at the inner network side; when a service request sent by an external network micro service is received, the service request is sent to a back-end service micro service for processing and feedback, so that the time from processing to feedback of the service request is shortened, and the operation efficiency of service application is improved; moreover, technicians can acquire a tracking request path and a message path from one back-end service microservice, and complete the processing and feedback of service requests in one back-end service microservice, thereby reducing the maintenance cost and the research and development cost of service application.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, the system or system embodiments are substantially similar to the method embodiments and therefore are described in a relatively simple manner, and reference may be made to some of the descriptions of the method embodiments for related points. The above-described system and system embodiments are only illustrative, wherein the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A service request processing system for implementing intranet and extranet penetration, the system comprising: the distribution center is arranged at the outer network side, and the message forwarding device and the micro service gateway are arranged at the inner network side;
the distribution center is used for converting a service request into a request message when receiving the service request sent by the extranet micro-service, and sending the request message to the message forwarding device;
the micro service gateway is used for converting the request message in the message forwarding device into the service request and sending the service request to a back-end service micro service for processing, wherein the back-end service micro service is arranged at an intranet side;
the micro service gateway is further configured to obtain a feedback message and send the feedback message to the message forwarding device, where the feedback message is obtained by processing the service request by the back-end service micro service;
the distribution center is also used for converting the feedback message in the message forwarding device into a request response and feeding back the request response to the extranet micro-service.
2. The system of claim 1, wherein the message forwarding device comprises: the system comprises an extranet message middleware, a message synchronous management service and an intranet message middleware.
3. The system according to claim 2, wherein the distribution center configured to send the request message to the message forwarding device is specifically configured to: and sending the request message to the extranet message middleware, so that the message synchronization management service synchronizes the request message in the extranet message middleware to the intranet message middleware.
4. The system according to claim 3, wherein the microservice gateway, configured to convert the request message in the message forwarding apparatus into the service request and send the service request to a backend service microservice for processing, is specifically configured to: acquiring the request message from the intranet message middleware; and converting the request message into the service request and sending the service request to a back-end service microservice for processing.
5. The system of claim 2, wherein the micro-service gateway configured to obtain and send a feedback message to the message forwarding device is further configured to: and obtaining a feedback message, and sending the feedback message to the intranet message middleware, so that the message synchronization management service synchronizes the feedback message in the intranet message middleware to the extranet message middleware.
6. The system according to claim 5, wherein said distribution center for converting said feedback message in said message forwarding device into a request response and feeding it back to said extranet microservice is specifically configured to: acquiring the feedback message from the extranet message middleware; and converting the feedback message into a request response and feeding the request response back to the extranet micro-service.
7. The system of claim 2, wherein the middleware type of the extranet message middleware and the intranet message middleware is kafka.
8. The system of claim 1, wherein the microservice gateway is further configured to: and automatically waking up the connection with the back-end service microservice and the message forwarding device before acquiring the feedback message.
9. The system according to claim 1, wherein said distribution center for converting said service request into a request message is specifically configured to: and converting the service request into a request message based on a response service mode.
10. A service request processing method for realizing internal and external network penetration is characterized in that the method comprises the following steps:
when a service request sent by an external network micro service is received, converting the service request into a request message, and sending the request message to a message forwarding device;
converting the request message in the message forwarding device into the service request and sending the service request to a back-end service microservice for processing, wherein the back-end service microservice is arranged at an intranet side;
obtaining a feedback message and sending the feedback message to the message forwarding device, wherein the feedback message is obtained by processing the service request by the back-end service micro-service;
and converting the feedback message in the message forwarding device into a request response and feeding the request response back to the extranet micro-service.
CN202111442334.0A 2021-11-30 2021-11-30 Service request processing system and method for realizing internal and external network penetration Pending CN114124976A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111442334.0A CN114124976A (en) 2021-11-30 2021-11-30 Service request processing system and method for realizing internal and external network penetration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111442334.0A CN114124976A (en) 2021-11-30 2021-11-30 Service request processing system and method for realizing internal and external network penetration

Publications (1)

Publication Number Publication Date
CN114124976A true CN114124976A (en) 2022-03-01

Family

ID=80368111

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111442334.0A Pending CN114124976A (en) 2021-11-30 2021-11-30 Service request processing system and method for realizing internal and external network penetration

Country Status (1)

Country Link
CN (1) CN114124976A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050073982A1 (en) * 2003-10-07 2005-04-07 Accenture Global Services Gmbh. Connector gateway
CN108234451A (en) * 2017-12-11 2018-06-29 厦门亿力吉奥信息科技有限公司 Electric power intranet and extranet request forwarding Proxy Method and computer readable storage medium
CN108600204A (en) * 2018-04-11 2018-09-28 浙江大学 A kind of corporate intranet access method based on Opposite direction connection and application layer tunnel
CN109150702A (en) * 2018-08-16 2019-01-04 南京南瑞信息通信科技有限公司 A kind of the high-performance mobile access gateway and its method of communication information intranet and extranet
CN111313545A (en) * 2020-01-08 2020-06-19 国网内蒙古东部电力有限公司检修分公司 Extra-high voltage transmission line on-line monitoring platform based on big data
WO2020206904A1 (en) * 2019-04-12 2020-10-15 平安科技(深圳)有限公司 File transmission method and system, and storage medium
CN111786956A (en) * 2020-06-05 2020-10-16 四川省东宇信息技术有限责任公司 System and method for safely accessing intranet network based on message middleware communication
CN113079156A (en) * 2021-03-31 2021-07-06 国网浙江省电力有限公司信息通信分公司 Intranet and extranet information interaction system
CN113411343A (en) * 2021-06-25 2021-09-17 国电南瑞科技股份有限公司 Internal and external network request ferrying system and method for cross-isolation device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050073982A1 (en) * 2003-10-07 2005-04-07 Accenture Global Services Gmbh. Connector gateway
CN108234451A (en) * 2017-12-11 2018-06-29 厦门亿力吉奥信息科技有限公司 Electric power intranet and extranet request forwarding Proxy Method and computer readable storage medium
CN108600204A (en) * 2018-04-11 2018-09-28 浙江大学 A kind of corporate intranet access method based on Opposite direction connection and application layer tunnel
CN109150702A (en) * 2018-08-16 2019-01-04 南京南瑞信息通信科技有限公司 A kind of the high-performance mobile access gateway and its method of communication information intranet and extranet
WO2020206904A1 (en) * 2019-04-12 2020-10-15 平安科技(深圳)有限公司 File transmission method and system, and storage medium
CN111313545A (en) * 2020-01-08 2020-06-19 国网内蒙古东部电力有限公司检修分公司 Extra-high voltage transmission line on-line monitoring platform based on big data
CN111786956A (en) * 2020-06-05 2020-10-16 四川省东宇信息技术有限责任公司 System and method for safely accessing intranet network based on message middleware communication
CN113079156A (en) * 2021-03-31 2021-07-06 国网浙江省电力有限公司信息通信分公司 Intranet and extranet information interaction system
CN113411343A (en) * 2021-06-25 2021-09-17 国电南瑞科技股份有限公司 Internal and external network request ferrying system and method for cross-isolation device

Similar Documents

Publication Publication Date Title
CN105721473A (en) WEB side remote invoking optimizing method and system
US20090276525A1 (en) Method and apparatus for integrating heterogeneous sensor data in ubiquitous sensor network
US20200195458A1 (en) Multiplexing message distribution within group-based communication system
US20130036167A1 (en) Automatic synchronization of clipboards
DE102009031304B4 (en) Assignment of system questions to SMS user responses
CN103023609A (en) Data transmission device and method for heterogeneous systems
CN102137132A (en) System and method for synchronizing data
CN110192428A (en) Service request handling
EP2187610A1 (en) Method of issuing user service capability and present server and communication service system
CN101540781B (en) Method and apparatus for anonymous subject-based addressing
US7363053B2 (en) System for integrated mobile devices
CN103942324A (en) Data real-time synchronization system and method
CN114124976A (en) Service request processing system and method for realizing internal and external network penetration
CN107193663B (en) Service message processing method and device
US7051335B2 (en) Synchronization of applications in distributed systems using an asynchronous communication channel
CN113507498A (en) Government affair hall device data exchange method and model
CN111314213B (en) Communication gateway system of cross-local area network
CN106534245A (en) notification method of KTV service requirement
CN103338160A (en) Buffer queue-based polling service optimization system and optimization method
CN114363799B (en) Unmanned aerial vehicle indoor positioning system capable of being started and stopped dynamically according to requirements
JP2011527783A5 (en)
CN104796458A (en) Information fusion method for Android system
CN111935316B (en) Method and device for acquiring front-end equipment catalog
US20070005728A1 (en) System and method of queued web services
CN108880779A (en) A kind of text synchronous method based on redis message informing

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