CN107370805B - Service processing method and device and service processing system - Google Patents

Service processing method and device and service processing system Download PDF

Info

Publication number
CN107370805B
CN107370805B CN201710567330.2A CN201710567330A CN107370805B CN 107370805 B CN107370805 B CN 107370805B CN 201710567330 A CN201710567330 A CN 201710567330A CN 107370805 B CN107370805 B CN 107370805B
Authority
CN
China
Prior art keywords
service
service request
user
node
area
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710567330.2A
Other languages
Chinese (zh)
Other versions
CN107370805A (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.)
Bigo Technology Singapore Pte Ltd
Original Assignee
Guangzhou Baiguoyuan 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 Guangzhou Baiguoyuan Information Technology Co Ltd filed Critical Guangzhou Baiguoyuan Information Technology Co Ltd
Priority to CN201710567330.2A priority Critical patent/CN107370805B/en
Publication of CN107370805A publication Critical patent/CN107370805A/en
Application granted granted Critical
Publication of CN107370805B publication Critical patent/CN107370805B/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/52Network services specially adapted for the location of the user terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/80Responding to QoS

Abstract

The invention discloses a service processing method and device and a service processing system, and belongs to the technical field of communication. The method comprises the following steps: a first service node receives a first service request, wherein the service request comprises user information, a service type and request content of a first user; inquiring the home location of the first user, and processing the first service request when the home location of the first user is a first area, wherein the first area is an area where the first service node is located; and when the home location of the first user is a second area, sending the first service request to a second service node, wherein the second service node is located in the second area, and the second area and the first area are different geographical areas.

Description

Service processing method and device and service processing system
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a service processing method and apparatus, and a service processing system.
Background
The live broadcast technology has been rapidly developed in recent years, and more manufacturers have started to provide a global live broadcast platform.
For a global live broadcast platform, the world is generally divided into a plurality of areas according to geographic locations, and each area has a set of independent servers serving local users. These servers in different areas together form a complete system that supports global business. The service request of the user is processed by the server in the current login area, so that the service processing speed is ensured.
When the user moves between different areas, the problem of data inconsistency of different areas may be caused. Taking the example that the user moves in two adjacent areas A and B, the user logs in the area A firstly, and the service request is processed at the server in the area A, so that the data of the user in the server in the area A is changed; then the user moves to the area B quickly and logs in the area B, and the service request is processed at the server in the area B, so that the data of the user in the server in the area B is changed; if the data in the area B is not synchronized before the user moves to the area B, the data of the user in the area a and the data of the user in the area B both contain new content, and the synchronization cannot be performed normally. In addition, if a user logs in through a Virtual Private Network (VPN) line and the user switches between different VPN lines, the login area is different, and if the user makes a service request in different areas within a short interval, synchronization may not be performed normally.
Disclosure of Invention
In order to solve the problem that in the prior art, when a user moves between different areas or adopts a VPN line to log in different areas, data in different areas may be inconsistent, embodiments of the present invention provide a service processing method and apparatus, and a service processing system.
In a first aspect, an embodiment of the present invention provides a service processing method, where the method includes: a first message delivery node receives a first service request sent by a first service node, wherein the first service request comprises user information, a service type and request content of a first user, and the first message delivery node and the first service node are both located in a first area; inquiring the home of the first user; when the home location of the first user is the first area, sending the first service request to the first service node; and when the home location of the first user is the second area, sending the first service request to a second service node, wherein the second service node is located in the second area, and the second area and the first area are different geographical areas.
In the embodiment of the present invention, the first message delivery node receives the first service request sent by the first service node in the first area, and forwards the first service request according to the home location of the first user corresponding to the first service request, specifically, if the home location of the first user is the first area, the first service request is forwarded to the first service node for processing, and if the home location of the first user is the second area, the first service request is forwarded to the second service node in the second area for processing, in this way, the service nodes are completely allocated according to the home location of the user, so even if the login area of the user switches back and forth between different areas (no matter the user moves between different areas or switches between different VPNs), since the home location of the user does not change, only one service node processes the request, the problem of data inconsistency caused by simultaneous writing of data in a plurality of areas is avoided; the distribution of the service node and the forwarding of the service request are completed by a single message delivery node, so that the service processing capacity of the service node is prevented from being reduced due to the fact that the service node executes the actions; the message delivery node and the service node are simultaneously arranged in one area, so that service delay caused by transmission delay when the service node sends a service request to the message delivery node is avoided; the service request is sent by the service node to the message delivery node, so that the service node can perform preliminary processing (for example, splitting of the service request) on the service request and then forward the service request to the message delivery node.
In an implementation manner of the embodiment of the present invention, querying a home location of the first user includes: sending a home query request to a first home server, the home query request including user information of the first user, the first home server being located within the first zone; and receiving a home inquiry response returned by the first home server, wherein the home inquiry response comprises the home of the first user.
In the implementation mode, the home location inquiry request is sent to the home location server in the area, so that the inquiry of the home location of the user is realized, the realization is convenient, and the inquiry response is fast and the influence caused by the transmission delay is avoided because the home location server and the message delivery node are in the same area.
In another implementation manner of the embodiment of the present invention, sending the first service request to a second service node includes: determining a second service node corresponding to the service type of the first service request in the second area; and sending the first service request to the determined second service node.
In this implementation, when a service request needs to be sent to a service node in another region, since the other region also includes multiple nodes for processing service requests of different service types, a service node corresponding to the service type of the service request to be sent needs to be determined first, and then the service request to be sent needs to be sent to the determined service node.
In another implementation manner of the embodiment of the present invention, determining a second service node corresponding to the service type of the first service request in the second area includes: determining the service type of the first service request; selecting a second service node corresponding to the service type of the first service request from the service nodes in the second area; or, determining a second service node corresponding to the service type of the first service request in the second area includes: determining a service type corresponding to the first service node; and selecting a second service node corresponding to the service type corresponding to the first service node from the service nodes in the second area.
In this implementation, two ways of determining the second service node are provided, one is to determine the service type according to the first service request and then select the second service node, and the other is to determine the service type according to the first service node and then select the second service node.
In another implementation manner of the embodiment of the present invention, the method further includes: and storing the first service request into a storage device when the first service request is received.
In the implementation mode, the message delivery node writes the service request into the storage device to realize the persistence of the service request, and if the set time after the service request is sent does not receive the confirmation message, the service request can be sent again, so that the reliable transmission of the service request is ensured.
In another implementation manner of the embodiment of the present invention, the method further includes: receiving a confirmation message returned by the second service node, wherein the confirmation message is used for confirming that the second service node receives the first service request; deleting the first service request in the storage device.
In the implementation manner, a confirmation mechanism is provided, that is, after a service request sent by a message delivery node reaches a destination service node, the destination node needs to return a confirmation message to the message delivery node, and then the message delivery node can delete the service request in the storage device, thereby ensuring reliable transmission of the service request.
In another implementation manner of the embodiment of the present invention, the home location of the first user in the home location query response is determined by the first home location server according to a correspondence between user information and a home location stored by the first home location server, the correspondence between the user information and the home location is determined according to login information of the user received by the first home location server, the login information of the user is sent by an access node in each geographic area, and the login information is used to indicate the login area of the user.
In this implementation manner, the home location of the user is updated according to the above manner, the home location of the user can be determined according to the login area of the user, and the home locations of the users in different geographical areas can be stored in the first home location server, so that the service request of the global user can be conveniently processed.
In a second aspect, an embodiment of the present invention further provides a service processing method, where the method includes: a first service node receives a service request sent by an access node; generating a first service request according to the received service request, wherein the first service request comprises user information, service type and request content of a first user; sending a first service request to a first message delivery node so that the first message delivery node forwards the first service request according to the attribution of the first user, wherein the first message delivery node and the first service node are both in a first area; when the home location of the first user is the first area, receiving the first service request sent by the first message delivery node; and processing the first service request.
In the embodiment of the present invention, the first service node sends the first service request to the first message delivery node, and the first message delivery node forwards the first service request according to the home location of the first user corresponding to the first service request, specifically, if the first user's home location is the first area, the first service request is forwarded to the first service node for processing, if the home location of the first user is the second area, the first service request is forwarded to a second service node in the second area for processing, the service node is distributed according to the home location of the user completely, even if the user's landing area is switched back and forth between different areas, since the user's home location does not change, therefore, only one service node processes the request, and the problem of data inconsistency caused by simultaneous writing of data in a plurality of areas is avoided; the distribution of the service node and the forwarding of the service request are completed by a single message delivery node, so that the service processing capacity of the service node is prevented from being reduced due to the fact that the service node executes the actions; the message delivery node and the service node are simultaneously arranged in one area, so that service delay caused by transmission delay when the service node sends a service request to the message delivery node is avoided; the service request is sent by the service node to the message delivery node, so that the service node can perform preliminary processing (for example, splitting of the service request) on the service request and then forward the service request to the message delivery node.
In an implementation manner of the embodiment of the present invention, the generating a first service request according to the received service request includes: taking the service request as a first service request; or, the generating a first service request according to the received service request includes: and generating a first service request and a second service request according to the service request.
In the implementation mode, the access node receives a service request sent by the user equipment, at this time, the access node forwards the access request to the service node, and the service node determines whether to directly forward the access request to the message delivery node or split the access request according to the content of the service request, and then forwards the access request to the message delivery node.
In another implementation manner of the embodiment of the present invention, the method further includes: receiving a third service request sent by a second message delivery node, wherein the second message delivery node is located in a second area, the third service request comprises user information, a service type and request content of a second user, and the attribution of the second user is the first area; and processing the third service request.
In this implementation, the service node may also deliver the service request sent by the message delivery node in another area, so as to process the service request of the user logged in the other area but belonging to the first area.
In another implementation manner of the embodiment of the present invention, the method further includes: and sending a confirmation message to the second message delivery node, wherein the confirmation message is used for confirming that the first service node receives the third service request.
In the implementation manner, a confirmation mechanism is provided, that is, after a service request sent by a message delivery node reaches a destination service node, the destination node needs to return a confirmation message to the message delivery node, and then the message delivery node can delete the service request in the storage device, thereby ensuring reliable transmission of the service request.
In a third aspect, an embodiment of the present invention provides a service processing apparatus, where the apparatus includes a unit, such as a receiving unit, an inquiring unit, and a sending unit, for implementing the method in the first aspect.
In a fourth aspect, an embodiment of the present invention provides a service processing apparatus, where the apparatus includes units, such as a sending unit, a receiving unit, and a processing unit, for implementing the method described in the second aspect.
In a fifth aspect, an embodiment of the present invention further provides a service processing apparatus, where the apparatus includes: a memory for storing software programs and modules, and a processor coupled to the memory, wherein the processor is configured to execute the method of the first aspect when the processor is configured to run or execute the software programs and modules stored in the memory.
In a sixth aspect, an embodiment of the present invention further provides a service processing apparatus, where the apparatus includes: a memory for storing software programs and modules, and a processor coupled to the memory, wherein the processor is configured to execute the method of the fourth aspect when the processor is configured to run or execute the software programs and modules stored in the memory.
In a seventh aspect, an embodiment of the present invention further provides a computer-readable medium for storing a program code for execution by a dynamic time adjustment apparatus, where the program code includes instructions for executing the method provided in any one of the possible implementation manners in the first aspect.
In an eighth aspect, an embodiment of the present invention further provides a computer-readable medium for storing a program code for execution by a dynamic time adjustment apparatus, where the program code includes instructions for executing the method provided in any one of the possible implementation manners in the second aspect.
In a ninth aspect, an embodiment of the present invention further provides a service processing system, where the service processing system includes a service node and a message delivery node, the message delivery node includes the service processing apparatus in the third aspect, and the service node includes the service processing apparatus in the fourth aspect.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic diagram of a network architecture according to an embodiment of the present invention;
fig. 2A is a hardware structure diagram of a service processing apparatus according to an embodiment of the present invention;
fig. 2B is a hardware structure diagram of a service processing apparatus according to an embodiment of the present invention;
fig. 3 is a flowchart of a service processing method according to an embodiment of the present invention;
fig. 4 is a flowchart of another service processing method according to an embodiment of the present invention;
fig. 5 is a flowchart of another service processing method according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a service processing apparatus according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of another service processing apparatus according to an embodiment of the present invention.
Detailed Description
"module" as referred to herein refers to a program or instructions stored in memory that is capable of performing certain functions; reference herein to "a unit" is to a logically partitioned functional structure, and the "unit" may be implemented by pure hardware or a combination of hardware and software.
Fig. 1 illustrates a network architecture provided by an embodiment of the present invention. As shown in fig. 1, the network architecture includes a plurality of regional networks 11, each regional network 11 corresponds to a region, and the regions in the embodiment of the present invention are divided according to geographic locations, for example, the world may be divided into a european large area, a american large area, an asian large area, etc., and then divided into different regions according to geographic locations or network conditions (e.g., network average bandwidth, etc.) in different large areas. Each area network 11 comprises a front-end system, a back-end system and a home system, and the area networks 11 are communicated with each other through a message delivery system and a transit routing system 100.
In a regional network 11, the front-end system includes an access node 110, the back-end system includes a plurality of service nodes 120 (only one is shown in fig. 1 as an example), each service node 120 is responsible for processing service data of one service type, the home system includes a home server 130, and the home server 130 is responsible for storing user home information and providing a query interface. The message delivery system comprises message delivery nodes 210 and storage equipment 220 which are arranged in each area, the message delivery nodes 210 are connected with the storage equipment 220, and the message delivery nodes 210 in different areas are communicated through the transit routing system 100.
The access node 110 serves as an entry node for a user to log in the network, and is responsible for checking the identity of the user, and meanwhile, is responsible for forwarding a service request of the user to a corresponding service node 120, the service node 120 preprocesses the service request and then sends the service request to a message delivery node 210 in the local area, the message delivery node 210 queries the home location of the user sending the service request through a home location server 130, if the home location of the user belongs to the area where the service node 120 is located, the service request is forwarded to the service node 120 in the local area for processing, and if the home location of the user does not belong to the area where the service node 120 is located, the service request is forwarded to the service node 120 in other areas for processing.
In the embodiment of the present invention, the access node 110, the service node 120, and the storage device 220 may all be servers, and the message delivery node 210 may be a routing device.
The following describes a service processing apparatus provided in an embodiment of the present invention with reference to a specific hardware structure.
Fig. 2A shows a hardware structure of a service processing apparatus, which may be the aforementioned message delivery node, specifically, a server, and the like, for implementing the embodiment of the present invention. As shown in fig. 2A, the service processing apparatus 102 includes: processor 11, communication interface 12, memory 13.
The processor 11 includes one or more processing cores, and the processor 11 executes various functional applications and information processing by executing software programs and modules.
The communication interface 12, the memory 13 and the processor 11 are coupled by a bus. The memory 13 may be used to store software programs and modules. The memory may store an operating system 14, an application module for at least one function 15. The application module 15 includes at least: a receiving module 151, a querying module 152, and a sending module 153.
Optionally, the processor 11 is configured to execute the respective modules in the application module 15 to implement the steps required to be executed by the message delivery node as in fig. 3 or fig. 5.
Further, the memory 13 is a computer-readable storage medium that may be implemented by any type of volatile or non-volatile storage device or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk.
Those skilled in the art will appreciate that the configuration of the service processing apparatus 102 shown in fig. 2A does not constitute a limitation of the terminal device, and may include more or fewer components than those shown, or some components in combination, or a different arrangement of components.
Fig. 2B illustrates a hardware structure of a service processing apparatus, which may be the service node according to the embodiment of the present invention. As shown in fig. 2B, the service processing apparatus 202 includes: a processor 21, a communication interface 22, and a memory 23.
The processor 21 includes one or more processing cores, and the processor 21 executes various functional applications and information processing by executing software programs and modules.
The communication interface 22, the memory 23 and the processor 21 are coupled by a bus. The memory 23 may be used to store software programs and modules. The memory may store an operating system 24, an application program module 25 for at least one function. The application module 25 includes at least: a sending module 251, a receiving module 252, and a processing module 253.
Optionally, the processor 21 is configured to execute each of the modules in the application module 25 to implement the steps required to be executed by the service node in fig. 4 or fig. 5.
Further, the memory 23 is a computer-readable storage medium that may be implemented by any type of volatile or non-volatile storage device or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk.
Those skilled in the art will appreciate that the configuration of the service processing apparatus 202 shown in fig. 2B does not constitute a limitation of the terminal device, and may include more or fewer components than those shown, or some components in combination, or a different arrangement of components.
Fig. 3 is a flowchart of a service processing method according to an embodiment of the present invention, and as shown in fig. 3, the method includes:
s301: the first message delivery node receives a first service request sent by a first service node, wherein the first service request comprises user information, a service type and request content of a first user, and the first message delivery node and the first service node are both located in a first area.
The user information may include a user identifier, a login IP, and the like, and the service types may be various, and taking a live broadcast system as an example, the service types may be gift giving, friend adding, information query, and the like.
In the embodiment of the present invention, the globe is divided into a plurality of areas including the aforementioned first area.
The service node (including the first service node) in the embodiment of the present invention is a live broadcast service node, that is, the method may be used in a live broadcast service system, because the current user of the live broadcast service is worldwide and the data volume of the live broadcast service is large, if a land-based service node processing mode is adopted, the aforementioned data synchronization problem is easily caused, so the method provided in the embodiment of the present invention needs to be adopted to ensure the consistency of the user data.
S302: the first message delivery node queries the home of the first user.
Specifically, the first message delivery node queries the home location of the first user in the home location server of the geographic area where the first message delivery node is located.
In the embodiment of the present invention, the service request of the user is processed by the service node of the home location of the user, and the area where the user logs in (i.e. the area where the access node accessed by the user is located) is usually the area where the user belongs to, but if the user moves from the original login area to a new area and continuously logs in the new area, the home location of the user may be changed to the new area.
S303: when the home location of the first user is a first area, the first message delivery node sends a first service request to a first service node; and when the home location of the first user is a second area, sending the first service request to a second service node, wherein the second service node is positioned in the second area, and the second area and the first area are different geographical areas.
In the embodiment of the invention, the first message delivery node receives a first service request sent by a first service node in a first area, and forwarding the first service request according to the home location of the first user corresponding to the first service request, specifically, if the first user's home location is the first area, the first service request is forwarded to the first service node for processing, if the home location of the first user is the second area, the first service request is forwarded to a second service node in the second area for processing, the service node is distributed according to the home location of the user completely, even if the user's landing area is switched back and forth between different areas, since the user's home location does not change (i.e., there is only one at a time), therefore, only one service node processes the request, and the problem of data inconsistency caused by simultaneous writing of data in a plurality of areas is avoided; the distribution of the service node and the forwarding of the service request are completed by a single message delivery node, so that the service processing capacity of the service node is prevented from being reduced due to the fact that the service node executes the actions; the message delivery node and the service node are simultaneously arranged in one area, so that service delay caused by transmission delay when the service node sends a service request to the message delivery node is avoided; the service request is sent to the message delivery node by the service node, so that the service node can firstly carry out primary processing on the service request and then forwards the service request to the message delivery node.
Fig. 4 is a flowchart of a service processing method according to an embodiment of the present invention, and as shown in fig. 4, the method includes:
s401: the first service node receives a service request sent by the access node.
The access node is used as an entry node for a user to log in the network, and is responsible for verifying the identity of the user and forwarding a service request of the user to the service node.
S402: the first service node generates a first service request according to the received service request, wherein the first service request comprises user information, service type and request content of a first user.
The first service node may directly use the service request as the first service request, or may generate the first service request and the second service request according to the service request, which is specifically described in detail below.
S403: the first service node sends the first service request to a first message delivery node so that the first message delivery node forwards the first service request according to the attribution of the first user, and the first message delivery node and the first service node are both located in the first area.
The user information may include a user identifier, a login IP, and the like, and the service types may be various, and taking a live broadcast system as an example, the service types may be gift giving, friend adding, information query, and the like.
In the embodiment of the present invention, the globe is divided into a plurality of areas including the aforementioned first area.
The service node (including the first service node) in the embodiment of the present invention is a live broadcast service node, that is, the method may be used in a live broadcast service system, because the current user of the live broadcast service is worldwide and the data volume of the live broadcast service is large, if a land-based service node processing mode is adopted, the aforementioned data synchronization problem is easily caused, so the method provided in the embodiment of the present invention needs to be adopted to ensure the consistency of the user data.
S404: and when the home location of the first user is the first area, the first service node receives a first service request sent by the first message delivery node.
In the embodiment of the invention, the service request of the user is processed by the service node of the user's home location, which is usually the area where the user logs in, but if the user moves from the original login area to a new area and continuously logs in the new area, the user's home location may be changed to the new area.
S405: the first service node processes the first service request.
In the embodiment of the present invention, the first service node sends the first service request to the first message delivery node, and the first message delivery node forwards the first service request according to the home location of the first user corresponding to the first service request, specifically, if the first user's home location is the first area, the first service request is forwarded to the first service node for processing, if the home location of the first user is the second area, the first service request is forwarded to a second service node in the second area for processing, the service node is distributed according to the home location of the user completely, even if the user's landing area is switched back and forth between different areas, since the user's home location does not change, therefore, only one service node processes the request, and the problem of data inconsistency caused by simultaneous writing of data in a plurality of areas is avoided; the distribution of the service node and the forwarding of the service request are completed by a single message delivery node, so that the service processing capacity of the service node is prevented from being reduced due to the fact that the service node executes the actions; the message delivery node and the service node are simultaneously arranged in one area, so that service delay caused by transmission delay when the service node sends a service request to the message delivery node is avoided; the service request is sent by the service node to the message delivery node, so that the service node can perform preliminary processing (for example, splitting of the service request) on the service request and then forward the service request to the message delivery node.
Fig. 5 is an interaction diagram of a service processing method according to an embodiment of the present invention, as shown in fig. 5, the method includes:
s501: and the access node receives account information sent by the first user.
In the embodiment of the present invention, a user sends account information to an access node through a client, where the client includes, but is not limited to, a personal computer, a mobile terminal, and the like, and the account information includes, but is not limited to, a user account, a password, an authentication code, and the like.
The service node (including the first service node) in the embodiment of the present invention is a live broadcast service node, that is, the method may be used in a live broadcast service system, because the current user of the live broadcast service is worldwide and the data volume of the live broadcast service is large, if a land-based service node processing mode is adopted, the aforementioned data synchronization problem is easily caused, so the method provided in the embodiment of the present invention needs to be adopted to ensure the consistency of the user data.
When the access node is an access node in a live broadcast network, a user can input a website of a live broadcast platform through a browser in a client to log in, and can also log in through live broadcast software or a live broadcast Application program (APP) installed in the client.
S502: the access node verifies the account information, if the verification is passed, steps S503 and S505 are executed, and if the verification is not passed, the process is ended.
The access node stores account information of each user, and the access node realizes the verification of the account information sent by the user according to the account information.
S503: and the access node sends the login information of the first user to the home server of each area.
The login information of the first user may include a user identifier, a login IP, or a user identifier and a login area.
When the login information of the first user includes a login area, the access node needs to determine the login area of the user according to the corresponding relation between the IP and the area after acquiring the login IP of the user.
In the embodiment of the invention, the access node can directly send the login information of the first user to the home server (namely, the first home server) of the area where the access node is located; the access node can send the login information of the first user to the home server of other areas through the message delivery node and the transit routing system.
Step S503 is executed after the user logs in each time, so as to ensure the accuracy and real-time performance of the user' S home location.
S504: the home server of each area judges whether the home of the first user needs to be changed or not according to the login information of the first user, if the home of the first user needs to be changed, the home server modifies the stored home of the first user into the area where the first user logs in this time, and if the home of the first user does not need to be changed, the home server keeps the home of the first user unchanged.
The home server in each area stores the corresponding relationship between the user information and the home, that is, the home of each user.
In this embodiment of the present invention, the determining, by the home server, whether the home of the first user needs to be changed according to the login information of the first user may include: judging whether the continuous login times or the continuous login time of the first user in the login area reach a set value or not, if the continuous login times or the continuous login time of the first user in the login area reach the set value, changing the attribution of the first user is needed, and if the continuous login times or the continuous login time of the first user in the login area do not reach the set value, changing the attribution of the first user is not needed.
The number of continuous login times reaches a set value, namely the number of continuous login times reaches the set value within set time, for example, the number of login times reaches 20 times within one week; the continuous login time reaching the set value means that login exists in each period of a plurality of continuous login periods, and the number of the periods of the plurality of continuous login periods reaches the set value, for example, login exists in each day of a plurality of continuous days and the number of continuous login days reaches 15 days.
In the embodiment of the present invention, determining whether the number of consecutive logins or the consecutive login time of the first user in the current login area reaches a set value may include: the home server judges the login area according to the login information of the first user; the home server acquires the recorded times or time that the first user has continuously logged in; and judging whether the continuous login times or the continuous login time of the first user in the login area reach a set value or not according to the login area and the continuous login times or time of the first user.
The determining, by the home server, the login area according to the login information of the first user may include: directly obtaining a login area in login information of the first user, or determining the login area according to a login IP in the login information of the first user.
Since the first user can log in a plurality of times in a short time, it is preferable to use the login time as a criterion for determining whether the home location needs to be changed. For example, if the continuous login time of the first user in the region where the first user logs in this time reaches 15 days, the attribution of the first user needs to be changed, and if the continuous login time of the first user in the region where the first user logs in this time does not reach 15 days, the attribution of the first user does not need to be changed.
In the embodiment of the present invention, when the first user and the home location do not exist in the home location server, the home location of the first user is newly created, and the home location of the first user is an area indicated by the login information, such as an area where the login IP is located or a login area, that is, the user logs in for the first time, and at this time, the home location server may use the area where the user logs in for the first time as the original home location of the user. Of course, the action of newly creating the home location of the first user may also be completed when the user registers, that is, the original home location of the user is the area registered by the user.
The user attribution updating is performed according to the method of step S504, which can ensure that each user has only one attribution at the same time, thereby ensuring that the user data can be processed by only one service node in one area at the same time.
S505: the access node receives a service request sent by a first user.
In the embodiment of the invention, the service request comprises the user information, the service type and the request content of the first user. The user information may include a user identifier, a login IP, and the like, and the service types may be various, and taking a live broadcast system as an example, the service types may be gift giving, friend adding, information query, and the like.
In the embodiment of the invention, after receiving the service request, the access node can also verify the validity of the service request, if the service request is legal, the subsequent steps are executed, and if the service request is illegal, the service request is discarded.
S506: the access node determines a service type corresponding to the service request, and forwards the service request to a first service node, wherein the first service node is a service node corresponding to the service type in a first area, and the first area is an area where the access node is located.
In the embodiment of the present invention, the access node may parse the service request, thereby determining the service type in the service request.
The access node stores the corresponding relation between the service type in the first area and the service node, and after determining the service type of the service request, the access node sends the service request to the first service node corresponding to the service type.
S507: the first service node receives the service request, then generates a first service request according to the service request and forwards the first service request to the first message delivery node.
In this step, after receiving the service request, the first service node needs to determine whether the service request needs to be preprocessed, and if not, the service request is directly forwarded to the first message delivery node as the first service request, and if so, the service request is preprocessed first and then forwarded to the first message delivery node. The preprocessing refers to splitting the service request to obtain at least two service requests, such as a first service request and a second service request, and then sending the split first service request and second service request to a first message delivery node.
In the embodiment of the present invention, it is described through steps S507-S515 how the message delivery node, the first service node, and the second service node specifically process the first service request, and for the second service request, the message delivery node, the first service node, and the second service node may be processed in the same manner as steps S507-S515, which is not described again in the embodiment of the present invention.
The determining whether the service request needs to be preprocessed may include: and judging the number of users related to the user data which is requested to be changed in the service request, and if the number of the users is more than 1, judging that the preprocessing is required.
For example, if the service request is an information query request, which may not involve user data modification, no preprocessing is required.
For another example, the service request is a user recharging request, which may be a recharging request for an online user or a recharging request for an offline user, and at this time, only data change of one user is involved, and no preprocessing is required.
For another example, if the service request is a gift-giving request, the first service node needs to reduce the number of gifts of the user giving the gift (the first user) and increase the number of gifts of the user receiving the gift (the second user), and at this time, data change involving the two users requires preprocessing.
If the service requests are preprocessed, the first service node needs to send all the service requests generated after preprocessing to the first message delivery node, and the first message delivery node respectively processes the service requests according to the processing mode of the first service requests.
S508: and the first message delivery node receives the first service request and stores the first service request in the storage device.
In the embodiment of the invention, the message delivery node stores the first service request into the storage device to realize the persistence of the first service request. When the set time after the service request is sent does not receive the confirmation message, the service request can be sent again, and reliable transmission is guaranteed.
In which the message delivery node stores the first service request in a storage device of the first zone.
In this embodiment of the present invention, the storing, by the message delivery node, the first service request in the storage device may include: and the message delivery node sends the first service request to the storage device, and the storage device stores the first service request.
S509: the first message delivery node inquires about the home location of the first user, if the home location of the first user is a first area, step S510 is executed, if the home location of the first user is a second area, step S512 is executed, and the second area and the first area are different geographical areas.
The first message delivery node querying the home of the first user may comprise: the first message delivery node sends a home location inquiry request to a first home location server in a first area, wherein the home location inquiry request comprises user information of a first user; the home server in the first area inquires the home of the first user according to the home inquiry request; the home server within the first zone returns a home query response to the first message delivery node, the home query response including the home of the first user.
The first home server determines the home of the first user in the home inquiry response according to the corresponding relationship between the user information stored by the first home server and the home, the corresponding relationship between the user information and the home is determined according to the login information of the user received by the first home server, the login information of the user is sent by the access node in each geographic area, and the login information is used for indicating the login area of the user. That is, the home of the user is determined according to the login area of the user, and the home of the user in different geographical areas can be stored in the first home server, so that the service request of the global user can be conveniently processed.
Here, the login information of the user is the login information of the user sent by the access node to the home server in each area in step S503, and the specific updating manner thereof may also refer to steps S503 and S504.
Generally, the home location of the first user is the first area, that is, the home locations of most users are the areas where the users are logged in, so that the service requests of most users can be guaranteed to be processed quickly according to the way of allocating service nodes to the home locations; the home location of a few users is different from the area where the users are logged in, but the data of the users are still processed by the service node of the home location of the users, but not the service node of the area where the users are logged in, so that the inconsistency of the user data in each service node caused by the movement of the users in different areas is avoided.
S510: the first message delivery node sends the first service request to the first service node.
Since the first message delivery node and the first service node are in the same area, the first message delivery node only needs to directly send the first service request to the first service node.
Since most users in the network rarely move between areas, most users log in at home, and service requests do not need to be transferred across areas, the method can ensure that the service requests of most users can be processed quickly.
S511: and the first service node receives the first service request and processes the first service request.
The first service node analyzes the second service request, and executes corresponding service data operation according to the request content, such as changing data or inquiring data and replying to the user.
S512: the first message delivery node sends the first service request to a second service node, and the second service node is located in a second area.
In this step, the first message delivery node sends the first service request to the second service node in the second area through the transit routing system.
The transfer routing system is realized based on a special network, and the transfer routing system designed by the special network can ensure the quick forwarding and processing of the cross-region service request. Taking the live broadcast network as an example, the private network refers to a network dedicated to transmitting live broadcast service data between different areas.
After inquiring that the home location of the first user is a second area, the first message delivery node determines a second service node corresponding to the service type of the first service request in the second area; and sending the first service request to the determined second service node.
Wherein, determining the second service node corresponding to the service type of the first service request in the second area may adopt one of the following two ways, the first way: determining the service type of the first service request; selecting a second service node corresponding to the service type of the first service request from service nodes in a second area; and the second method comprises the following steps: determining a service type corresponding to the first service node; and selecting a second service node corresponding to the service type corresponding to the first service node from the service nodes in the second area.
S513: and the second service node receives the first service request and sends a confirmation message to the first message delivery node.
In the embodiment of the invention, a confirmation mechanism is provided, namely after a service request is sent by a message delivery node and reaches a target service node, the target node needs to return a confirmation message to the message delivery node, thereby ensuring reliable transmission.
The confirmation message is forwarded through the transit routing system.
S514: and the second service node performs service processing on the first service request.
And the second service node analyzes the first service request, and executes corresponding service data operation according to the request content, such as data change or data query and replies to the user.
S515: and the first message delivery node receives the confirmation message and deletes the first service request in the storage device.
The acknowledgement message may comprise an identification indicating the first service request corresponding thereto, thereby enabling the message delivery node to delete the first service request in accordance with the acknowledgement message.
In this embodiment of the present invention, the deleting, by the message delivery node, the first service request in the storage device may include: and the message delivery node sends a deleting instruction to the storage device, wherein the deleting instruction is used for instructing the storage device to delete the first service request in the storage device.
Optionally, the first service node may also receive service requests sent by message delivery nodes from other areas, in which case the method may further include the following steps:
s516: the first service node receives a third service request sent by a second message delivery node, the second message delivery node is located in a second area or a third area, the third service request comprises user information, service type and request content of a second user, and the home location of the second user is the first area.
S517: and the first service node sends a confirmation message to the second message delivery node, wherein the confirmation message is used for confirming that the first service node receives the third service request.
The confirmation message is forwarded through the transit routing system.
S518: the first service node processes the third service request.
The first service node analyzes the third service request, and executes corresponding service data operation according to the request content, such as changing data or inquiring data and replying to the user.
It should be noted that the foregoing steps S503 and S504 are optional steps; steps S508, S513, and S515 are optional steps; there is no precedence relationship between steps S516-S518 and steps S501-S515.
Fig. 6 shows a block diagram of a service processing apparatus according to an embodiment of the present invention. The service processing means may be implemented as dedicated hardware circuitry, or a combination of hardware and software, forming all or part of a service node. The service processing device comprises: a receiving unit 601, a querying unit 602 and a sending unit 603. The receiving unit 601 is configured to receive a first service request sent by a first service node, where the first service request includes user information of a first user, a service type, and request content, and both the first message delivery node and the first service node are located in a first area. The querying unit 602 is configured to query the home of the first user. The sending unit 603 is configured to send the first service request to the first service node when the home location of the first user is the first area; and when the home location of the first user is a second area, sending the first service request to a second service node, wherein the second service node is positioned in the second area, and the second area and the first area are different geographical areas.
The relevant details may be combined with the method embodiments with reference to fig. 3 or fig. 5.
It should be noted that the querying unit 602 may be implemented by a processor or a processor executing program instructions in a memory, and the receiving unit 601 and the sending unit 603 may be implemented by a communication interface, or a processor is implemented by matching with a communication interface.
Fig. 7 is a block diagram of a service processing apparatus according to an embodiment of the present invention. The service processing means may be implemented as all or part of a message delivery node by dedicated hardware circuitry, or a combination of hardware and software. The service processing device comprises: a transmitting unit 701, a receiving unit 702 and a processing unit 703. The receiving unit 702 is configured to receive a service request sent by an access node; a processing unit 703, configured to generate a first service request according to the received service request, where the first service request includes user information of a first user, a service type, and request content; the sending unit 701 is configured to send the first service request to the first message delivery node, so that the first message delivery node forwards the first service request according to the affiliation of the first user, where the first message delivery node and the first service node are both located in the first area. The receiving unit 702 is further configured to receive a first service request sent by a first message delivery node when the home location of the first user is the first area. The processing unit 703 is further configured to process the first service request.
The relevant details may be combined with the method embodiments with reference to fig. 4 or fig. 5.
It should be noted that the processing unit 703 may be implemented by a processor or a processor executing program instructions in a memory, and the transmitting unit 701 and the receiving unit 702 may be implemented by a communication interface, or a processor is implemented by matching with a communication interface.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (23)

1. A method for processing a service, the method comprising:
a first message delivery node receives a first service request sent by a first service node, wherein the first service request is generated by the first service node according to the service request sent by an access node, if the service request is not preprocessed, the service request is used as the first service request, if the service request is preprocessed, the service request is split into the first service request and a second service request, the preprocessing process is determined according to the number of users related to user data requested to be changed in the service request, the first service request comprises user information, service types and request content of a first user, and the first message delivery node and the first service node are both located in a first area;
inquiring the home of the first user, wherein the home of the first user is updated according to the following modes: when the first user arrives at a new area from the original attribution and continuously logs in the new area, updating the attribution of the first user into the new area; when the home location of the first user is the first area, sending the first service request to the first service node; and when the home location of the first user is a second area, sending the first service request to a second service node, wherein the second service node is located in the second area, and the second area and the first area are different geographical areas.
2. The method of claim 1, wherein querying the home of the first user comprises:
sending a home query request to a first home server, the home query request including user information of the first user, the first home server being located within the first zone;
and receiving a home inquiry response returned by the first home server, wherein the home inquiry response comprises the home of the first user.
3. The method of claim 1, wherein sending the first service request to a second service node comprises:
determining a second service node corresponding to the service type of the first service request in the second area;
and sending the first service request to the determined second service node.
4. The method of claim 3, wherein determining a second service node in the second region corresponding to the service type of the first service request comprises:
determining the service type of the first service request; selecting a second service node corresponding to the service type of the first service request from the service nodes in the second area;
or, determining a second service node corresponding to the service type of the first service request in the second area includes:
determining a service type corresponding to the first service node; and selecting a second service node corresponding to the service type corresponding to the first service node from the service nodes in the second area.
5. The method according to any one of claims 1 to 4, further comprising:
and storing the first service request into a storage device when the first service request is received.
6. The method of claim 5, further comprising:
receiving a confirmation message returned by the second service node, wherein the confirmation message is used for confirming that the second service node receives the first service request;
deleting the first service request in the storage device.
7. The method according to claim 2, wherein the home location of the first user in the home location query response is determined by the first home location server according to a correspondence between user information and home location stored by the first home location server, the correspondence between the user information and home location is determined according to login information of the user received by the first home location server, the login information of the user is sent by an access node in each geographic area, and the login information is used for indicating the login area of the user.
8. A method for processing a service, the method comprising:
a first service node receives a service request sent by an access node;
determining whether to preprocess the service request or not according to the number of users related to the user data which is requested to be changed in the service request;
if the service request is not preprocessed, the service request is used as a first service request; if the service request is preprocessed, splitting the service request into a first service request and a second service request, wherein the first service request comprises user information, a service type and request content of a first user;
sending a first service request to a first message delivery node so that the first message delivery node forwards the first service request according to the home location of the first user, wherein the first message delivery node and the first service node are both in a first area, and the home location of the first user is updated according to the following mode: when the first user arrives at a new area from the original attribution and continuously logs in the new area, updating the attribution of the first user into the new area;
when the home location of the first user is the first area, receiving the first service request sent by the first message delivery node;
and processing the first service request.
9. The method of claim 8, further comprising:
receiving a third service request sent by a second message delivery node, wherein the second message delivery node is located in a second area, the third service request comprises user information, a service type and request content of a second user, and the attribution of the second user is the first area;
and processing the third service request.
10. The method of claim 9, further comprising:
and sending a confirmation message to the second message delivery node, wherein the confirmation message is used for confirming that the first service node receives the third service request.
11. A traffic processing apparatus, characterized in that the apparatus comprises:
a receiving unit, configured to receive a first service request sent by a first service node, where the first service request is generated by the first service node according to a service request sent by an access node, and if the service request is not preprocessed, the service request is used as the first service request, and if the service request is preprocessed, the service request is split into the first service request and a second service request, where the preprocessing process is determined according to the number of users related to user data requested to be changed in the service request, the first service request includes user information of a first user, a service type, and request content, and a first message delivery node and the first service node are both located in a first area;
a querying unit, configured to query a home location of the first user, where the home location of the first user is updated as follows: when the first user arrives at a new area from the original attribution and continuously logs in the new area, updating the attribution of the first user into the new area;
a sending unit, configured to send the first service request to the first service node when the home location of the first user is the first area; and when the home location of the first user is a second area, sending the first service request to a second service node, wherein the second service node is located in the second area, and the second area and the first area are different geographical areas.
12. The apparatus of claim 11, wherein the querying unit is configured to send a home query request to a first home server, the home query request including user information of the first user, and the first home server is located in the first area; and receiving a home inquiry response returned by the first home server, wherein the home inquiry response comprises the home of the first user.
13. The apparatus of claim 11, wherein the sending unit is configured to determine a second service node corresponding to the service type of the first service request in the second area; and sending the first service request to the determined second service node.
14. The apparatus of claim 13, wherein the processing unit is configured to determine a service type of the first service request; selecting a second service node corresponding to the service type of the first service request from the service nodes in the second area;
or, the processing unit is configured to determine a service type corresponding to the first service node; and selecting a second service node corresponding to the service type corresponding to the first service node from the service nodes in the second area.
15. The apparatus according to any one of claims 11-14, further comprising: and the processing unit is used for storing the first service request into a storage device when the first service request is received.
16. The apparatus of claim 15, wherein the receiving unit is further configured to receive an acknowledgement message returned by the second service node, where the acknowledgement message is used to acknowledge that the second service node receives the first service request;
the processing unit is further configured to delete the first service request in the storage device.
17. The apparatus according to claim 12, wherein the home location of the first user in the home location query response is determined by the first home location server according to a correspondence between user information and a home location stored by the first home location server, the correspondence between the user information and the home location is determined according to login information of the user received by the first home location server, the login information of the user is sent by an access node in each geographic area, and the login information is used to indicate the login area of the user.
18. A traffic processing apparatus, characterized in that the apparatus comprises:
a receiving unit, configured to receive a service request sent by an access node;
the processing unit is used for determining whether to preprocess the service request according to the number of users related to the user data which is requested to be changed in the service request; if the service request is not preprocessed, the service request is used as a first service request; if the service request is preprocessed, splitting the service request into a first service request and a second service request, wherein the first service request comprises user information, a service type and request content of a first user;
a sending unit, configured to send the first service request to a first message delivery node, so that the first message delivery node forwards the first service request according to the home location of the first user, where the first message delivery node and the first service node are both located in a first area, and the home location of the first user is updated according to the following manner: when the first user arrives at a new area from the original attribution and continuously logs in the new area, updating the attribution of the first user into the new area;
the receiving unit is further configured to receive the first service request sent by the first message delivery node when the home location of the first user is the first area;
the processing unit is further configured to process the first service request.
19. The apparatus of claim 18, wherein the receiving unit is further configured to receive a third service request sent by a second message delivery node, the second message delivery node is located in a second area, the third service request includes user information, a service type and a request content of a second user, and the second user is attributed to the first area;
the processing unit is further configured to process the third service request.
20. The apparatus of claim 19, wherein the sending unit is further configured to send an acknowledgement message to the second message delivery node, and wherein the acknowledgement message is used to acknowledge receipt of the third service request by the first service node.
21. A transaction device comprising a processor and a memory, the memory having stored therein at least one instruction that is loaded and executed by the processor to implement the transaction method according to any one of claims 1 to 7.
22. A transaction device comprising a processor and a memory, the memory having stored therein at least one instruction that is loaded and executed by the processor to implement the transaction method according to any one of claims 8 to 10.
23. A service processing system, characterized in that the service processing system comprises a service node and a message delivery node, the message delivery node comprising a service processing apparatus according to any of claims 11-17, the service node comprising a service processing apparatus according to any of claims 18-20.
CN201710567330.2A 2017-07-12 2017-07-12 Service processing method and device and service processing system Active CN107370805B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710567330.2A CN107370805B (en) 2017-07-12 2017-07-12 Service processing method and device and service processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710567330.2A CN107370805B (en) 2017-07-12 2017-07-12 Service processing method and device and service processing system

Publications (2)

Publication Number Publication Date
CN107370805A CN107370805A (en) 2017-11-21
CN107370805B true CN107370805B (en) 2021-06-08

Family

ID=60306699

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710567330.2A Active CN107370805B (en) 2017-07-12 2017-07-12 Service processing method and device and service processing system

Country Status (1)

Country Link
CN (1) CN107370805B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112738202B (en) * 2020-12-25 2023-05-26 广州虎牙科技有限公司 Data processing method, related device and storage medium
CN114844951B (en) * 2022-04-22 2024-03-19 百果园技术(新加坡)有限公司 Request processing method, system, device, storage medium and product

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101014175A (en) * 2007-02-08 2007-08-08 华为技术有限公司 Information transmitting method and local roaming service processing method and related equipment and system
CN101159972A (en) * 2007-09-12 2008-04-09 华为技术有限公司 Traffic processing method and system and traffic control point

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101299869A (en) * 2007-04-30 2008-11-05 上海贝尔阿尔卡特股份有限公司 Method and device for controlling mobile terminal to access service in wireless communication network
CN101179867B (en) * 2007-12-20 2010-09-29 中国电信股份有限公司 Method for user to implement roaming in CDMA access network and wireless access controller
CN102014366B (en) * 2009-09-04 2015-05-13 腾讯科技(深圳)有限公司 Method, device and system for updating IP address home information
US9119123B2 (en) * 2013-03-13 2015-08-25 Motorola Solutions, Inc. Method and apparatus for performing Wi-Fi offload without interrupting service
US20150095679A1 (en) * 2013-09-30 2015-04-02 Sonos, Inc. Transitioning A Networked Playback Device Between Operating Modes
CN106790251B (en) * 2017-01-24 2020-05-05 中国联合网络通信集团有限公司 User access method and user access system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101014175A (en) * 2007-02-08 2007-08-08 华为技术有限公司 Information transmitting method and local roaming service processing method and related equipment and system
CN101159972A (en) * 2007-09-12 2008-04-09 华为技术有限公司 Traffic processing method and system and traffic control point

Also Published As

Publication number Publication date
CN107370805A (en) 2017-11-21

Similar Documents

Publication Publication Date Title
CN113596191B (en) Data processing method, network element equipment and readable storage medium
US20210203434A1 (en) Data transmitting method, data receiving method, and device
CN104954468A (en) Resource allocation method and resource allocation device
CN111683013B (en) Routing method of acceleration network and acceleration network
CN105359490A (en) User authentication in a cloud environment
CN113572835B (en) Data processing method, network element equipment and readable storage medium
US11750694B2 (en) CDN-based client messaging
CN110381162A (en) A kind of method and relevant apparatus of business processing
CN104038503A (en) Cross-site logging method, cross-site logging device and cross-site logging system
CN106453460B (en) File distribution method, device and system
CN108683722B (en) Data transmission method, ESB platform and client
CN111343237A (en) Server cluster communication method, communication device and computer storage medium
CN107370805B (en) Service processing method and device and service processing system
US9350606B2 (en) System and method for assigning server to terminal and efficiently delivering messages to the terminal
CN116668511A (en) Data processing method, network element equipment and readable storage medium
CN111130822B (en) Communication method, device, system and computer readable storage medium
WO2017128713A1 (en) Method and device for publishing subscription message
KR20220048484A (en) A system for providing accurate communication delay guarantee of request response for distributed services
CN111600929B (en) Transmission line detection method, routing strategy generation method and proxy server
US20200186463A1 (en) Method and system for name-based in-networking processing
US9264504B2 (en) System and method for providing access to presence status for mobile devices
CN114338063A (en) Message queue system, service processing method, and computer-readable storage medium
CN103560937A (en) Data accessing method and entry server
CN112994915A (en) SD-WAN service arranging method, system, equipment and storage medium
CN113691520A (en) Method, device, storage medium and electronic device for acquiring streaming media information

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
TR01 Transfer of patent right

Effective date of registration: 20211130

Address after: 31a, 15 / F, building 30, maple mall, bangrang Road, Brazil, Singapore

Patentee after: Baiguoyuan Technology (Singapore) Co.,Ltd.

Address before: 511442 room 2705, 27 / F, building B-1, Wanda Plaza North, Wanbo business district, 79 Wanbo 2nd Road, Nancun Town, Panyu District, Guangzhou City, Guangdong Province

Patentee before: GUANGZHOU BAIGUOYUAN INFORMATION TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right