CN113301136A - Service request processing method and device - Google Patents

Service request processing method and device Download PDF

Info

Publication number
CN113301136A
CN113301136A CN202110536193.2A CN202110536193A CN113301136A CN 113301136 A CN113301136 A CN 113301136A CN 202110536193 A CN202110536193 A CN 202110536193A CN 113301136 A CN113301136 A CN 113301136A
Authority
CN
China
Prior art keywords
service request
service
processing result
connection
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110536193.2A
Other languages
Chinese (zh)
Other versions
CN113301136B (en
Inventor
王松
徐昌柏
王连凯
励胜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yinqing Technology Co ltd
Original Assignee
Yinqing 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 Yinqing Technology Co ltd filed Critical Yinqing Technology Co ltd
Priority to CN202110536193.2A priority Critical patent/CN113301136B/en
Publication of CN113301136A publication Critical patent/CN113301136A/en
Application granted granted Critical
Publication of CN113301136B publication Critical patent/CN113301136B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • 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/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1008Server selection for load balancing based on parameters of servers, e.g. available memory or workload
    • 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/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1031Controlling of the operation of servers by a load balancer, e.g. adding or removing servers that serve requests
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a method and a device for processing a service request, wherein the method comprises the following steps: acquiring a service request message of a user; searching for an idle connection node from a preset connection pool, wherein the connection pool comprises a plurality of connection nodes, and each connection node is connected with a forwarding agent end; and sending the service request message to the forwarding agent end through the idle connection node, so that the forwarding agent end sends the service request message to a corresponding service system for processing. The invention sets and maintains the connection pool and the receiving waiting queue, so that the service processing is more efficient.

Description

Service request processing method and device
Technical Field
The present invention relates to the technical field of data processing, and in particular, to a method and an apparatus for processing a service request.
Background
Currently, when a user performs a service operation, a client establishes a connection with a generic forwarding agent, and forwards a user service operation request to a corresponding service system through the generic forwarding agent for processing. At present, the method needs that each client establishes connection with a universal forwarding agent and maintains the connection by itself, and due to numerous client data, the situation that each client occupies connection resources can occur, so that the service operation request processing efficiency of a user is not ideal.
Disclosure of Invention
The present invention provides a method and an apparatus for processing a service request to solve at least one technical problem in the background art.
In order to achieve the above object, according to an aspect of the present invention, there is provided a service request processing method, including:
acquiring a service request message of a user;
searching for an idle connection node from a preset connection pool, wherein the connection pool comprises a plurality of connection nodes, and each connection node is connected with a forwarding agent end;
and sending the service request message to the forwarding agent end through the idle connection node, so that the forwarding agent end sends the service request message to a corresponding service system for processing.
Optionally, the service request processing method further includes:
and adding a piece of processing result receiving waiting information in a preset receiving waiting queue according to the message identification number of the service request message of each user.
Optionally, the service request processing method further includes:
receiving a service processing result of a service system to a service request message of a user, wherein the service processing result comprises a message identification number of the service request message;
searching processing result receiving waiting information corresponding to the message identification number contained in the service processing result from the receiving waiting queue;
and receiving the user information in the waiting information according to the searched processing result and sending the service processing result to the user.
Optionally, the service request processing method further includes:
monitoring the running state of each connecting node in the connecting pool;
and deleting the connecting nodes with abnormal running states from the connecting pool.
In order to achieve the above object, according to another aspect of the present invention, there is provided a service request processing apparatus including:
a message obtaining unit, configured to obtain a service request message of a user;
a connection node determination unit, configured to search for an idle connection node from a preset connection pool, where the connection pool includes multiple connection nodes, and each connection node is connected to a forwarding agent;
and the message sending unit is used for sending the service request message to the forwarding agent end through the idle connecting node so that the forwarding agent end sends the service request message to a corresponding service system for processing.
Optionally, the service request processing apparatus further includes:
and the information adding unit is used for adding a piece of processing result receiving waiting information in a preset receiving waiting queue according to the message identification number of the service request message of each user.
Optionally, the service request processing apparatus further includes:
a service processing result receiving unit, configured to receive a service processing result of a service system to a service request packet of a user, where the service processing result includes a packet identifier of the service request packet;
a receiving waiting queue query unit, configured to find, from the receiving waiting queue, processing result receiving waiting information corresponding to the message identification number included in the service processing result;
and the result sending unit is used for sending the service processing result to the user according to the found user information in the processing result receiving waiting information.
Optionally, the service request processing apparatus further includes:
the monitoring unit is used for monitoring the running state of each connecting node in the connecting pool;
and the connection pool maintenance unit is used for deleting the connection nodes with abnormal operation states from the connection pool.
In order to achieve the above object, according to another aspect of the present invention, there is also provided a computer device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps in the service request processing method when executing the computer program.
In order to achieve the above object, according to another aspect of the present invention, there is also provided a computer-readable storage medium storing a computer program which, when executed in a computer processor, implements the steps in the service request processing method described above.
The invention has the beneficial effects that: the embodiment of the invention realizes the business operation transmission between the client and the proxy server by setting the connection pool comprising a plurality of connection nodes and applying the idle connection point proxy in the connection pool, so as to avoid the problem of low business operation request processing efficiency caused by resource occupation when the client performs data transmission with the universal forwarding proxy by itself, further ensure that the connection of the client is more efficient, and be beneficial to improving the processing efficiency of the user business operation request.
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 introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts. In the drawings:
FIG. 1 is a first flowchart of a method for processing a service request according to an embodiment of the present invention;
FIG. 2 is a second flowchart of a method for processing a service request according to an embodiment of the present invention;
fig. 3 is an application scenario diagram of a service request processing method according to an embodiment of the present invention;
fig. 4 is a first block diagram of a service request processing apparatus according to an embodiment of the present invention;
fig. 5 is a second block diagram of a service request processing apparatus according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of a computer device according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
It should be noted that the terms "comprises" and "comprising," and any variations thereof, in the description and claims of the present invention and the above-described drawings, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that the embodiments and features of the embodiments may be combined with each other without conflict. The present invention will be described in detail below with reference to the embodiments with reference to the attached drawings.
Fig. 3 is an application scenario diagram of a service request processing method according to an embodiment of the present invention, and as shown in fig. 3, in an optional embodiment of the present invention, an application scenario of the service request processing method according to the present invention includes: the system comprises a client, an open service tool, a forwarding agent and a business system. The open service tool includes: the device comprises a message generation module, a connection pool and a receiving waiting queue. The main implementation body of the business request processing method is an open service tool. In an optional embodiment of the present invention, the service system may be a service server, a server cluster, a cloud server, a remote service terminal, or an online banking terminal of each banking outlet. In an optional embodiment of the present invention, the client may be a WEB client, a mobile terminal, or the like. In one or more embodiments of the present application, the service request refers to a processing request of various kinds of actual services initiated by a user to a corresponding enterprise or institution, and if the institution is a financial institution such as a bank, examples of the service request may be: financial related business requests such as transfer requests and withdrawal requests.
In the application scenario shown in fig. 3, a user sends a service operation request to an open service tool through a client, and the open service tool encapsulates the service operation request into a service request message through a message generation module after receiving the service operation request of the user. And the open service tool sends the service request message to the forwarding agent end through the established socket. After receiving the message, the forwarding agent performs the verification and preliminary processing of the message, and forwards the message to the corresponding service system for processing through the established socket after the analysis and verification are passed. The service system executes the command carried in the message by analyzing the message after receiving the message, synchronously returns the execution result after executing the command and synchronously returns the execution result to the forwarding agent end in the form of the message, the forwarding agent end analyzes the message and then forwards the message to the open service tool, and the open service tool analyzes the message and returns the message to the client end execution result.
Fig. 1 is a first flowchart of a service request processing method according to an embodiment of the present invention, the main body of the service request processing method is an open service tool, and as shown in fig. 1, the service request processing method according to the embodiment of the present invention includes steps S101 to S103.
Step S101, obtaining a service request message of a user.
In the embodiment of the invention, a user sends a service operation request to an open service tool through a client, and the open service tool packages the service operation request into a service request message through a message generation module after receiving the service operation request of the user.
Step S102, searching for an idle connection node from a preset connection pool, wherein the connection pool comprises a plurality of connection nodes, and each connection node is connected with a forwarding agent terminal.
In the embodiment of the present invention, the open service tool of the present invention is provided with a connection pool, where the connection pool includes a plurality of connection nodes for connecting with the forwarding agent, and the open service tool of the present invention sends the service request packet to the forwarding agent through the connection nodes. In an alternative embodiment of the present invention, the connection pool may be a first-in-first-out long connection queue. After the service request message is generated, polling is performed from the connection node at the head of the long connection queue, a free connection node is found out, when the free connection node is found out, whether each connection node is busy (namely whether message sending is executed) or not and whether connection is abnormal or not are judged, if yes, the connection node is determined to be the free connection node, and then the service request message can be sent to the forwarding agent terminal according to the free connection node.
In an optional embodiment of the present invention, in order to improve the query efficiency of a connection node and improve the success rate of the query of the connection node, so as to further improve the processing efficiency of a user service operation request, the present invention searches for a free connection node by polling the connection node in a connection pool, records a first connection node of polling to record the polling times, and creates a new connection node connected to a forwarding agent end to process packet transmission if there is no free connection node after a round of polling (i.e., the first connection node obtained this time is polled again) and the number of the currently established connection nodes does not reach the upper limit of the connection pool configured by the configuration file.
In an optional embodiment of the present invention, in order to improve the query efficiency of the connection node, the present invention further monitors the operation state of each connection node in the connection pool in real time or according to a preset frequency. And when the abnormal node is monitored to appear, deleting the abnormal node from the connection pool.
In an optional embodiment of the present invention, the present invention further monitors the operation states of the connection nodes in the connection pool in real time or according to a preset frequency, and sequentially adds the monitored connection nodes in a busy state to the end of the connection queue of the connection pool, so as to improve the query efficiency of the connection nodes. In another optional embodiment of the present invention, the present invention further sequentially adds the monitored connection nodes in the idle state to the head of the connection queue of the connection pool at the same time, so as to quickly determine the idle connection nodes.
Step S103, sending the service request packet to the forwarding agent end through the idle connection node, so that the forwarding agent end sends the service request packet to a corresponding service system for processing.
In an optional embodiment of the present invention, the forwarding agent in this step determines the service system corresponding to the service request packet by analyzing the service request packet, and then sends the service request packet to the corresponding service system for processing. In the optional embodiment of the present invention, the forwarding agent may analyze the service type of the service request packet, and further send the service request packet to the service system corresponding to the service type. In another optional embodiment of the present invention, the forwarding agent may parse out a target service system of the service request packet, and further send the packet to the target service system.
Therefore, the embodiment of the invention sets the connection pool comprising a plurality of connection nodes and continuously maintains the connection pool, so that the connection of the client is more efficient, and the processing efficiency of the user service operation request is improved.
In an optional embodiment of the present invention, in order to accurately and efficiently return the processing result to the user, the open service tool according to the embodiment of the present invention is further provided with a receiving wait queue, where the receiving wait queue is used for returning the processing result of the subsequent service. In an alternative embodiment of the present invention, the receive wait queue may receive a set of wait messages for processing results uniquely identified by a message identification number. In an optional embodiment of the present invention, when the service request packet of the user is obtained, the present invention further adds a processing result reception waiting message in a preset reception waiting queue according to the packet identification number of the service request packet, for waiting for the return of the subsequent service processing result.
Fig. 2 is a second flowchart of the service request processing method according to the embodiment of the present invention, and as shown in fig. 2, in an alternative embodiment of the present invention, the process of returning the processing result to the user includes step S201 and step S203.
Step S201, receiving a service processing result of the service system to the service request packet of the user sent by the forwarding agent, where the service processing result includes a packet identification number of the service request packet.
In the embodiment of the invention, the service system processes the service request message to generate a service processing result, and then the service processing result is sent to the forwarding agent terminal, and the forwarding agent terminal forwards the service processing result to the open service tool. In the embodiment of the invention, the message identification number of the corresponding service request message is recorded in the service processing result, so that the return of the subsequent processing result is facilitated.
Step S202, finding out the processing result reception waiting information corresponding to the packet identification number included in the service processing result from the reception waiting queue.
Step S203, according to the searched user information in the processing result receiving waiting information, the service processing result is sent to the user.
In an optional embodiment of the present invention, the processing result receiving waiting information includes a message identification number of a corresponding service request message and user information of a user corresponding to the service request message, and the user information is used for identifying a sending address of the processing result. The step determines the sending address of the processing result according to the user information in the processing result receiving waiting information, and then sends the processing result to the user according to the sending address.
It can be seen from the above embodiments that the present invention can efficiently process a large amount of service requests of users by setting an open service tool. In addition, the invention sets and maintains the connection pool and the receiving waiting queue, so that the service processing is more efficient and safer.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
Based on the same inventive concept, an embodiment of the present invention further provides a service request processing apparatus, which can be used to implement the service request processing method described in the foregoing embodiment, as described in the following embodiment. Because the principle of the service request processing apparatus for solving the problem is similar to that of the service request processing method, the embodiment of the service request processing apparatus can be referred to as the embodiment of the service request processing method, and repeated parts are not described again. As used hereinafter, the term "unit" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 4 is a first structural block diagram of a service request processing apparatus according to an embodiment of the present invention, and as shown in fig. 4, the service request processing apparatus according to the embodiment of the present invention includes: the device comprises a message acquisition unit 1, a connection node determination unit 2 and a message sending unit 3.
The message obtaining unit 1 is configured to obtain a service request message of a user.
The connection node determining unit 2 is configured to search for an idle connection node from a preset connection pool, where the connection pool includes multiple connection nodes, and each connection node is connected to the forwarding agent.
And the message sending unit 3 is configured to send the service request message to the forwarding agent end through the idle connection node, so that the forwarding agent end sends the service request message to a corresponding service system for processing.
In an optional embodiment of the present invention, the service request processing apparatus further includes: and the information adding unit is used for adding a piece of processing result receiving waiting information in a preset receiving waiting queue according to the message identification number of the service request message of each user.
Fig. 5 is a second structural block diagram of a service request processing apparatus according to an embodiment of the present invention, and as shown in fig. 5, in an alternative embodiment of the present invention, the service request processing apparatus further includes: a service processing result receiving unit 4, a receiving waiting queue inquiring unit 5 and a result transmitting unit 6.
A service processing result receiving unit 4, configured to receive a service processing result of a service request packet of a user sent by the forwarding agent through a service system, where the service processing result includes a packet identification number of the service request packet.
And a receiving waiting queue querying unit 5, configured to find, from the receiving waiting queue, processing result receiving waiting information corresponding to the packet identification number included in the service processing result.
And the result sending unit 6 is used for sending the service processing result to the user according to the found user information in the processing result receiving waiting information.
In an optional embodiment of the present invention, the service request processing apparatus further includes: the monitoring unit is used for monitoring the running state of each connecting node in the connecting pool; and the connection pool maintenance unit is used for deleting the connection nodes with abnormal operation states from the connection pool.
To achieve the above object, according to another aspect of the present application, there is also provided a computer apparatus. As shown in fig. 6, the computer device comprises a memory, a processor, a communication interface and a communication bus, wherein a computer program that can be run on the processor is stored in the memory, and the steps of the method of the above embodiment are realized when the processor executes the computer program.
The processor may be a Central Processing Unit (CPU). The Processor may also be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, or a combination thereof.
The memory, which is a non-transitory computer readable storage medium, may be used to store non-transitory software programs, non-transitory computer executable programs, and units, such as the corresponding program units in the above-described method embodiments of the present invention. The processor executes various functional applications of the processor and the processing of the work data by executing the non-transitory software programs, instructions and modules stored in the memory, that is, the method in the above method embodiment is realized.
The memory may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created by the processor, and the like. Further, the memory may include high speed random access memory, and may also include non-transitory memory, such as at least one disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory optionally includes memory located remotely from the processor, and such remote memory may be coupled to the processor via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The one or more units are stored in the memory and when executed by the processor perform the method of the above embodiments.
The specific details of the computer device may be understood by referring to the corresponding related descriptions and effects in the above embodiments, and are not described herein again.
In order to achieve the above object, according to another aspect of the present application, there is also provided a computer-readable storage medium storing a computer program which, when executed in a computer processor, implements the steps in the service request processing method described above. It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic Disk, an optical Disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a Flash Memory (Flash Memory), a Hard Disk (Hard Disk Drive, abbreviated as HDD) or a Solid State Drive (SSD), etc.; the storage medium may also comprise a combination of memories of the kind described above.
It will be apparent to those skilled in the art that the modules or steps of the present invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and they may alternatively be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, or fabricated separately as individual integrated circuit modules, or fabricated as a single integrated circuit module from multiple modules or steps. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A service request processing method is characterized by comprising the following steps:
acquiring a service request message of a user;
searching for an idle connection node from a preset connection pool, wherein the connection pool comprises a plurality of connection nodes, and each connection node is connected with a forwarding agent end;
and sending the service request message to the forwarding agent end through the idle connection node, so that the forwarding agent end sends the service request message to a corresponding service system for processing.
2. The service request processing method according to claim 1, further comprising:
and adding a piece of processing result receiving waiting information in a preset receiving waiting queue according to the message identification number of the service request message of each user.
3. The service request processing method according to claim 2, further comprising:
receiving a service processing result of a service system to a service request message of a user, wherein the service processing result comprises a message identification number of the service request message;
searching processing result receiving waiting information corresponding to the message identification number contained in the service processing result from the receiving waiting queue;
and receiving the user information in the waiting information according to the searched processing result and sending the service processing result to the user.
4. The service request processing method according to claim 1, further comprising:
monitoring the running state of each connecting node in the connecting pool;
and deleting the connecting nodes with abnormal running states from the connecting pool.
5. A service request processing apparatus, comprising:
a message obtaining unit, configured to obtain a service request message of a user;
a connection node determination unit, configured to search for an idle connection node from a preset connection pool, where the connection pool includes multiple connection nodes, and each connection node is connected to a forwarding agent;
and the message sending unit is used for sending the service request message to the forwarding agent end through the idle connecting node so that the forwarding agent end sends the service request message to a corresponding service system for processing.
6. The service request processing apparatus according to claim 5, further comprising:
and the information adding unit is used for adding a piece of processing result receiving waiting information in a preset receiving waiting queue according to the message identification number of the service request message of each user.
7. The service request processing apparatus according to claim 6, further comprising:
a service processing result receiving unit, configured to receive a service processing result of a service system to a service request packet of a user, where the service processing result includes a packet identifier of the service request packet;
a receiving waiting queue query unit, configured to find, from the receiving waiting queue, processing result receiving waiting information corresponding to the message identification number included in the service processing result;
and the result sending unit is used for sending the service processing result to the user according to the found user information in the processing result receiving waiting information.
8. The service request processing apparatus according to claim 5, further comprising:
the monitoring unit is used for monitoring the running state of each connecting node in the connecting pool;
and the connection pool maintenance unit is used for deleting the connection nodes with abnormal operation states from the connection pool.
9. A computer 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 method of any of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when executed in a computer processor, implements the method of any one of claims 1 to 4.
CN202110536193.2A 2021-05-17 2021-05-17 Service request processing method and device Active CN113301136B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110536193.2A CN113301136B (en) 2021-05-17 2021-05-17 Service request processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110536193.2A CN113301136B (en) 2021-05-17 2021-05-17 Service request processing method and device

Publications (2)

Publication Number Publication Date
CN113301136A true CN113301136A (en) 2021-08-24
CN113301136B CN113301136B (en) 2022-12-30

Family

ID=77322445

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110536193.2A Active CN113301136B (en) 2021-05-17 2021-05-17 Service request processing method and device

Country Status (1)

Country Link
CN (1) CN113301136B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100061233A1 (en) * 2008-09-11 2010-03-11 International Business Machines Corporation Flow control in a distributed environment
CN101699825A (en) * 2009-10-28 2010-04-28 成都市华为赛门铁克科技有限公司 Network file system access method, device and system
US20120290706A1 (en) * 2011-05-10 2012-11-15 Microsoft Corporation State control of remote hosts for management of distributed applications
US20130144984A1 (en) * 2011-12-01 2013-06-06 Futurewei Technologies, Inc. Systems and Methods for Connection Pooling for Video Streaming in Content Delivery Networks
CN103329499A (en) * 2010-11-30 2013-09-25 皇家Kpn公司 Dynamic assignment of a serving network node
CN103605727A (en) * 2013-11-19 2014-02-26 浪潮电子信息产业股份有限公司 Connection pool based efficient multiuser database access optimization method and framework
CN109167702A (en) * 2018-08-28 2019-01-08 新华三大数据技术有限公司 A kind of distributed test method and device based on load balancing
CN110187912A (en) * 2019-05-16 2019-08-30 华为技术有限公司 A kind of node selecting method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100061233A1 (en) * 2008-09-11 2010-03-11 International Business Machines Corporation Flow control in a distributed environment
CN101699825A (en) * 2009-10-28 2010-04-28 成都市华为赛门铁克科技有限公司 Network file system access method, device and system
CN103329499A (en) * 2010-11-30 2013-09-25 皇家Kpn公司 Dynamic assignment of a serving network node
US20120290706A1 (en) * 2011-05-10 2012-11-15 Microsoft Corporation State control of remote hosts for management of distributed applications
US20130144984A1 (en) * 2011-12-01 2013-06-06 Futurewei Technologies, Inc. Systems and Methods for Connection Pooling for Video Streaming in Content Delivery Networks
CN103605727A (en) * 2013-11-19 2014-02-26 浪潮电子信息产业股份有限公司 Connection pool based efficient multiuser database access optimization method and framework
CN109167702A (en) * 2018-08-28 2019-01-08 新华三大数据技术有限公司 A kind of distributed test method and device based on load balancing
CN110187912A (en) * 2019-05-16 2019-08-30 华为技术有限公司 A kind of node selecting method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
王秀华等: "大量并发用户访问控制技术研究", 《电脑开发与应用》 *
王秀华等: "大量并发用户访问控制技术研究", 《电脑开发与应用》, no. 11, 25 November 2013 (2013-11-25) *

Also Published As

Publication number Publication date
CN113301136B (en) 2022-12-30

Similar Documents

Publication Publication Date Title
US9917735B2 (en) System and method for big data aggregation in sensor network
CN108897854B (en) Monitoring method and device for overtime task
US11188443B2 (en) Method, apparatus and system for processing log data
CN111258978B (en) Data storage method
CN112714192A (en) Data synchronization method and device, computer readable medium and electronic equipment
CN102385536B (en) Method and system for realization of parallel computing
CN112052227A (en) Data change log processing method and device and electronic equipment
CN113656178B (en) Data processing method, device, equipment and readable storage medium
CN111405021A (en) Data transmission method, device, equipment and storage medium of peer-to-peer node
CN113342503B (en) Real-time progress feedback method, device, equipment and storage medium
CN111556123A (en) Self-adaptive network rapid configuration and load balancing system based on edge calculation
CN111600929B (en) Transmission line detection method, routing strategy generation method and proxy server
CN113301136B (en) Service request processing method and device
CN106790354B (en) Communication method and device for preventing data congestion
CN110798358B (en) Distributed service identification method and device, computer readable medium and electronic equipment
CN101753561B (en) Business cluster processing method and cluster system
CN113596105B (en) Content acquisition method, edge node and computer readable storage medium
CN105912477B (en) A kind of method, apparatus and system that catalogue is read
CN103685367A (en) Offline download system and offline download method
CN114915656A (en) Internet of vehicles terminal access method, device, storage medium and electronic equipment
CN113986523A (en) Method, system, equipment and medium for optimizing resource allocation of Flink system
CN107124293B (en) Protocol management method and system of distributed network system
CN107015999B (en) Information sending method and device based on distributed environment
CN111901366A (en) Data pushing method, device, equipment and storage medium
CN116010126B (en) Service aggregation method, device and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant