CN111131367B - Distributed access service processing method and device - Google Patents

Distributed access service processing method and device Download PDF

Info

Publication number
CN111131367B
CN111131367B CN201811294999.XA CN201811294999A CN111131367B CN 111131367 B CN111131367 B CN 111131367B CN 201811294999 A CN201811294999 A CN 201811294999A CN 111131367 B CN111131367 B CN 111131367B
Authority
CN
China
Prior art keywords
service
nea
gateway
network element
southbound
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
CN201811294999.XA
Other languages
Chinese (zh)
Other versions
CN111131367A (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.)
Datang Mobile Communications Equipment Co Ltd
Original Assignee
Datang Mobile Communications Equipment 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 Datang Mobile Communications Equipment Co Ltd filed Critical Datang Mobile Communications Equipment Co Ltd
Priority to CN201811294999.XA priority Critical patent/CN111131367B/en
Publication of CN111131367A publication Critical patent/CN111131367A/en
Application granted granted Critical
Publication of CN111131367B publication Critical patent/CN111131367B/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/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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/04Network management architectures or arrangements
    • H04L41/044Network management architectures or arrangements comprising hierarchical management structures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • 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/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • 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
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Cardiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The embodiment of the invention discloses a distributed access service processing method and a device, wherein the method comprises the following steps: analyzing the load condition of each NEA in the current NEA service cluster through the service gateway, and determining that the service process of the first NEA processes the service request; sending a command generated by the service process of the first NEA to a target network element through a southbound gateway, analyzing the load condition of each NEA in the current NEA service cluster, and determining that the service process of the second NEA processes a message; and sending the data processed by the service process of the second NEA to the upper-layer service through the service gateway. In the embodiment of the invention, the message is forwarded between the southbound gateway and the network element, the service gateway executes the communication between the upper layer service and the NEA service cluster, and determines the proper NEA to process according to the load condition of each NEA, thereby reducing the complexity of manual operation, improving the utilization rate of server resources, avoiding uneven busy and idle, and reducing the probability of problems under the condition of high load.

Description

Distributed access service processing method and device
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a distributed access service processing method and device.
Background
The network management system consists of a business service, an access service and a client. As shown in fig. 1, the access service is located between an upper layer service of a Network management system and a Network element, and is responsible for communication between an NE (Network element) and an OMC (Operation and Maintenance Center) upper layer service, and includes functions of Network element access, protocol conversion, message forwarding, and the like. An access service is composed of a plurality of NEA (Network element adapters), which have the same function but manage different Network elements. The main functions of NEA include: heartbeat management, uplink message processing, downlink command issuing and the like. The NEA and the network elements need to be hard bound, and each NEA can only operate corresponding to the network element managed by the NEA. And the heartbeat function, namely the NEA performs heartbeat on the network element managed by the NEA according to the planning information and monitors the state of the corresponding network element. And (2) processing the uplink message, wherein when the network element reports the message, the network element needs to find a corresponding NEA according to an IP (Internet protocol) configured on an OM (Operation and Maintenance) link, send the message to the corresponding NEA, and forward the message to an upper layer service after the NEA finishes processing. And issuing a downlink command, wherein when the command is required to be issued to the network element, the upper layer service firstly finds the IP of the NEA where the network element is located according to the planning information of the network element, sends the command to the corresponding NEA, and then issues the command to the network element by the NEA.
However, the above-described prior art has the following problems: different IP addresses need to be configured for OM management station IPs of network elements under different NEAs, advance planning needs to be carried out, and the management complexity is high; each NEA can only process the message of the network element managed by the NEA, and load balancing cannot be performed among the NEAs, so that resource utilization is not facilitated; if one NEA fails, the service between all network elements under the NEA and the upper-layer service is influenced; the horizontal expansion cannot be automatically performed during the capacity expansion, and after the process is added, the network element is required to be manually re-planned.
Disclosure of Invention
Because the existing method has the above problems, the embodiments of the present invention provide a method and an apparatus for processing a distributed access service.
In a first aspect, an embodiment of the present invention provides a method for processing a distributed access service, including:
if a service request sent by an upper layer service is received through a service gateway, analyzing the load condition of each NEA in a current NEA service cluster of a network element adapter through the service gateway, and determining that the service process of a first NEA processes the service request;
when the service request is processed by the service process of the first NEA and a command needs to be issued to a target network element, the command generated by the service process of the first NEA is sent to the target network element through a southbound gateway;
if the southbound gateway receives the message generated by the target network element according to the command, analyzing the load condition of each NEA in the current NEA service cluster through the southbound gateway, and determining the service process of the second NEA to process the message;
and when the service process of the second NEA needs to send the processed data to the upper-layer service after processing the message, sending the data processed by the service process of the second NEA to the upper-layer service through the service gateway.
Optionally, each NEA in the southbound gateway and the NEA service cluster is connected to a distributed buffer;
and the southbound gateway and each NEA read data from the distributed cache and store the generated data into the distributed cache.
Optionally, the method further comprises:
in the process of monitoring the link state of each network element through the access service, when a heartbeat cycle starts, each service process in the NEA service cluster acquires network element link data needing heartbeat from the distributed buffer, initiates heartbeat to the corresponding network element according to the acquired network element link data, and updates the network element link data of the heartbeat according to the condition of the heartbeat.
Optionally, the southbound gateway is a soft load gateway implemented by using a reverse proxy technology, and all network elements communicate with the access service through the only entry of the southbound gateway.
Optionally, the service request comprises a synchronous request and an asynchronous request;
when the service request is a synchronization request, the first NEA and the second NEA are the same.
Optionally, the distributed cache uses distributed locks to ensure atomicity in the data usage process.
In a second aspect, an embodiment of the present invention further provides a distributed access service processing apparatus, including:
the network element adapter NEA service cluster comprises a request analysis module, a service gateway and a first NEA, wherein the request analysis module is used for analyzing the load condition of each NEA in the current network element adapter NEA service cluster through the service gateway and determining that the service process of the first NEA processes the service request if the service request sent by an upper layer service is received through the service gateway;
the request processing module is used for sending the command generated by the business process of the first NEA to a target network element through a southbound gateway when the business process of the first NEA needs to issue the command to the target network element after processing the service request;
a message analysis module, configured to analyze, by the southbound gateway, a load condition of each NEA in the current NEA service cluster if a message generated by the target network element according to the command is received by the southbound gateway, and determine that a service process of a second NEA processes the message;
and the message processing module is used for sending the data processed by the service process of the second NEA to the upper-layer service through the service gateway when the processed data needs to be sent to the upper-layer service after the message is processed by the service process of the second NEA.
Optionally, each NEA in the southbound gateway and the NEA service cluster is connected to a distributed buffer;
and the southbound gateway and each NEA read data from the distributed cache and store the generated data into the distributed cache.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, which when called by the processor are capable of performing the above-described methods.
In a fourth aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium storing a computer program, which causes the computer to execute the above method.
According to the technical scheme, the access service is composed of the southbound gateway, the NEA service cluster and the service gateway, the message is forwarded between the southbound gateway and the network element, the service gateway executes the communication between the upper layer service and the NEA service cluster, and determines the appropriate NEA to process according to the load condition of each NEA, so that the complexity of manual operation is reduced, the utilization rate of server resources is improved, the uneven busy and idle conditions are avoided, and the probability of problem occurrence under the high load condition is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only 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.
Fig. 1 is a schematic diagram of a topology of an access service provided by the prior art;
fig. 2 is a flowchart illustrating a distributed access service processing method according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a topology structure of an access service according to an embodiment of the present invention;
fig. 4 is a logic diagram of NEA service cluster processing according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a distributed access service processing apparatus according to an embodiment of the present invention;
fig. 6 is a logic block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The following further describes embodiments of the present invention with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and the protection scope of the present invention is not limited thereby.
Fig. 2 shows a flowchart of a distributed access service processing method provided in this embodiment, where the method includes:
s201, if a service request sent by an upper layer service is received through a service gateway, analyzing the load condition of each NEA in the current NEA service cluster of the network element adapter through the service gateway, and determining that the service process of the first NEA processes the service request.
The embodiment adopts the idea of soft load and processing stateless, and constructs the access service based on the soft load gateway and the stateless NEA. The access service is mainly composed of a southbound gateway, an NEA service cluster and a service gateway, as shown in fig. 2.
The service gateway is a communication service between an upper layer service and the NEA service cluster, and is responsible for handing downlink requests of the upper layer service calling the NEA to a specific NEA service process according to load balancing conditions, and then returning processing results to the service initiating the requests.
Specifically, after receiving a service request sent by an upper layer service, a service gateway in an access service analyzes the load condition of each NEA in a current network element adapter NEA service cluster, and determines that a suitable service process of a first NEA processes the service request.
The access service is a service between each service of the network management and the network element, and is mainly responsible for protocol conversion and forwarding of messages between the upper layer service of the network management and the network element, and for monitoring and maintaining the link state between the network element and the network management.
And S202, when the service request is processed by the service process of the first NEA and a command needs to be issued to a target network element, sending the command generated by the service process of the first NEA to the target network element through a southbound gateway.
For example, as shown in fig. 3, if the first NEA is NEA1 in fig. 3, the service process of NEA1 processes the service request, generates a command after the processing, and needs to issue the command to the corresponding target network element, the southbound gateway forwards the command to the target network element.
And S203, if the message generated by the target network element according to the command is received through the southbound gateway, analyzing the load condition of each NEA in the current NEA service cluster through the southbound gateway, and determining that the service process of the second NEA processes the message.
The southbound gateway is a soft load gateway realized by adopting a reverse proxy technology, and all network elements communicate with an access service through the southbound gateway which is a unique entrance.
The reverse proxy runs at the server side, and the reverse proxy server receives the client request, then requests resources from other back-end servers and returns the resources to the client. The soft load southbound gateway based on the reverse proxy technology is realized, and the access service is communicated with the network element through the southbound gateway.
The southbound gateway is responsible for shielding processing differences of all network element services, different network elements only need to send messages or requests to the southbound gateway, the southbound gateway is responsible for distribution and scheduling of subsequent processing, and the network elements do not need to care that own messages are processed by the service process. The southbound gateway adopts the soft load idea, and all network elements communicate with the OMC through the gateway, namely the unique entrance. When the network element sends a message to the OMC, the message is firstly sent to the gateway, after the gateway receives the message, the protocol conversion is carried out, and then the message is delivered to an NEA service process in the NEA service cluster for processing according to the load condition.
The NEA service cluster also issues commands through the network elements after the southbound gateway, when the commands need to be issued to the network elements, the NEA service cluster sends the commands to the southbound gateway through remote calling, the southbound gateway can issue the commands to specific network elements, after the processing of the network elements is completed, response results are returned to the southbound gateway, and the southbound gateway sends the results to the NEA service cluster.
And S204, when the message is processed by the service process of the second NEA and the processed data needs to be sent to the upper-layer service, sending the data processed by the service process of the second NEA to the upper-layer service through the service gateway.
The access service completes the communication between the OMC upper layer service and the network element through the coordination work of the southbound gateway, the NEA service cluster and the service gateway.
It should be noted that the gateway is the only entry for the access service to provide the service to the outside, and both the southbound gateway and the service gateway have only one process in the access service, so that only one IP address needs to be configured for the upper layer service and the network element, and the communication with the access service can be realized through the one IP address. The gateway is only responsible for message forwarding and protocol conversion, and the service processing is still completed by the NEA service cluster.
When a plurality of processes simultaneously carry out service processing, the processing efficiency can be effectively improved. And the network elements processed by each service process may be different, so that the problem of strong binding between the processing network elements and the service processes does not exist. When a process fails, the network element data is redistributed according to the current process condition and processed by other processes, thereby ensuring the stability of the system. And when the processing capacity can not meet the service requirement and needs to be expanded, only the NEA process in the service cluster needs to be added, and because the NEA service process processing is stateless, after the process is added, the service processing of the network element can be automatically and uniformly distributed to all current processes for processing, so that the horizontal expansion is easier.
In the embodiment, the access service is composed of the southbound gateway, the NEA service cluster and the service gateway, the message is forwarded between the southbound gateway and the network element, the service gateway executes the communication between the upper layer service and the NEA service cluster, and determines the appropriate NEA for processing according to the load condition of each NEA, so that on one hand, the complexity of manual operation is reduced, on the other hand, the utilization rate of server resources is improved, the uneven busy and idle is avoided, and the probability of problem occurrence under the high load condition is reduced.
Further, on the basis of the above method embodiment, each NEA in the southbound gateway and the NEA service cluster is connected to a distributed cache;
and the southbound gateway and each NEA read data from the distributed cache and store the generated data into the distributed cache.
The distributed cache adopts a distributed lock to ensure atomicity in the data use process.
Specifically, the NEA service cluster is mainly responsible for processing messages reported by the network elements, processing downlink services, and monitoring network element states. The embodiment adopts the idea of separating state data from service processing, modifies the original NEA processing process and realizes the distributed management of the network element. The state Data refers to Stateful Data, is a Stateful object, can store Data, and is non-thread-safe.
In this embodiment, a redis distributed cache is used to store state data separately, and the state data is stripped from an NEA service process, when a service is processed, a network element state does not need to be concerned, and a service processing process can indiscriminately process a received request. As shown in fig. 4, when the state data is related to the service processing process, the state data is obtained from the distributed cache, and is used and updated according to the service condition, and the specific service processing flow is changed accordingly. When processing the uplink message, the NEA service process acquires the state information from the cache according to the specific situation of the request after receiving the uplink message request, updates the cache after the processing is completed, and sends the message to the upper layer service. And (4) downlink request processing, wherein after the NEA service process receives the downlink request, the state information of the corresponding network element is acquired from the cache, the request is subjected to object assembly and conversion, and then a southbound gateway is called to issue a command.
In the embodiment, the service processing and the state data are separated, the state data are separated from the service process, the distributed cache is adopted for storing separately, the atomicity in the data use process is ensured by adopting the distributed lock, a plurality of network elements can be managed in a plurality of processes, and therefore the distributed management of the network elements is realized.
Further, on the basis of the above embodiment of the method, the method further comprises:
s205, in the process of monitoring the link state of each network element through the access service, when a heartbeat cycle starts, each service process in the NEA service cluster acquires network element link data needing heartbeat from the distributed buffer, initiates heartbeat to the corresponding network element according to the acquired network element link data, and updates the network element link data of the heartbeat according to the condition of the heartbeat.
Specifically, in the process of monitoring the link state of the network element, when a heartbeat cycle starts, a service process obtains network element link data that needs heartbeat from a redis distributed cache, and the network element is evenly distributed to each process for processing only. And the service process initiates heartbeat to the network elements according to the acquired network element data, and updates the network element link data of the heartbeat according to the condition of the heartbeat, thereby ensuring the accuracy of the network element link data.
Further, on the basis of the above method embodiment, the service request includes a synchronous request and an asynchronous request;
when the service request is a synchronization request, the first NEA and the second NEA are the same.
In particular, the processing of the service gateway includes synchronous requests and asynchronous requests. When the request is synchronized, the service gateway will wait all the time, and the NEA service will not return the response result of the request until it responds. When asynchronous request occurs, the service gateway ends the call after submitting the request to the NEA service, and returns the response of operation completion to the request service. But the service gateway needs to record the source and the identification of the request, when the NEA business process is processed, the service gateway is called back, the processing result of the request is sent to the service gateway, at this time, the service gateway finds the source of the request according to the request identification in the response, then the response is sent to the current request initiating service, and the whole asynchronous request flow is finished.
The method provided by the embodiment is also suitable for communication processing between the OMC and the base station, and is suitable for most of inter-system communication processing scenes.
Compared with the prior art, when the embodiment manages the network elements, all the network element OM management stations have the same IP configuration, and the configuration is simple; when the access service processes the network element message, the automatic load is allocated to different NEA for processing according to the NEA load, which is beneficial to resource utilization; when one NEA fails, the business processing of the access service is not influenced, and the stability is high; and during capacity expansion, horizontal expansion is automatically carried out without manual intervention.
Fig. 5 shows a schematic structural diagram of a distributed access service processing apparatus provided in this embodiment, where the apparatus includes: a request analysis module 501, a request processing module 502, a message analysis module 503, and a message processing module 504, wherein:
the request analysis module 501 is configured to, if a service request sent by an upper layer service is received through a service gateway, analyze, through the service gateway, a load condition of each NEA in a current network element adapter NEA service cluster, and determine that a service process of a first NEA handles the service request;
the request processing module 502 is configured to send, when the service request is processed by the service process of the first NEA and a command needs to be issued to a target network element, the command generated by the service process of the first NEA to the target network element through a southbound gateway;
the message analysis module 503 is configured to, if a message generated by the target network element according to the command is received through the southbound gateway, analyze, through the southbound gateway, a load condition of each NEA in the current NEA service cluster, and determine that a service process of a second NEA processes the message;
the message processing module 504 is configured to send, through the service gateway, the data processed by the service process of the second NEA to the upper layer service when the processed data needs to be sent to the upper layer service after the message is processed by the service process of the second NEA.
Specifically, if a service request sent by an upper layer service is received by the request analysis module 501 through a service gateway, the load condition of each NEA in the current network element adapter NEA service cluster is analyzed through the service gateway, and it is determined that a service process of a first NEA processes the service request; when the service request is processed by the service process of the first NEA and then a command needs to be issued to a target network element, the request processing module 502 sends the command generated by the service process of the first NEA to the target network element through a southbound gateway; if the message generated by the target network element according to the command is received through the southbound gateway, the message analysis module 503 analyzes the load condition of each NEA in the current NEA service cluster through the southbound gateway, and determines that the service process of the second NEA processes the message; when the message processing module 504 needs to send processed data to the upper layer service after the service process of the second NEA processes the message, the processed data of the service process of the second NEA is sent to the upper layer service through the service gateway.
In the embodiment, the access service is composed of the southbound gateway, the NEA service cluster and the service gateway, the message is forwarded between the southbound gateway and the network element, the service gateway executes the communication between the upper layer service and the NEA service cluster, and determines the appropriate NEA for processing according to the load condition of each NEA, so that on one hand, the complexity of manual operation is reduced, on the other hand, the utilization rate of server resources is improved, the uneven busy and idle is avoided, and the probability of problem occurrence under the high load condition is reduced.
Further, on the basis of the above apparatus embodiment, each NEA in the southbound gateway and the NEA service cluster is connected to a distributed cache;
and the southbound gateway and each NEA read data from the distributed cache and store the generated data into the distributed cache.
The distributed access service processing apparatus described in this embodiment may be configured to execute the foregoing method embodiments, and the principle and technical effect are similar, which are not described herein again.
Referring to fig. 6, the electronic device includes: a processor (processor)601, a memory (memory)602, and a bus 603;
wherein the content of the first and second substances,
the processor 601 and the memory 602 communicate with each other through the bus 603;
the processor 601 is used for calling the program instructions in the memory 602 to execute the methods provided by the above-mentioned method embodiments.
The present embodiments disclose a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the methods provided by the above-described method embodiments.
The present embodiments provide a non-transitory computer-readable storage medium storing computer instructions that cause the computer to perform the methods provided by the method embodiments described above.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
It should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A distributed access service processing method is characterized by comprising the following steps:
if a service request sent by an upper layer service is received through a service gateway, analyzing the load condition of each NEA in a current NEA service cluster of a network element adapter through the service gateway, and determining that the service process of a first NEA processes the service request;
when the service request is processed by the service process of the first NEA and a command needs to be issued to a target network element, the command generated by the service process of the first NEA is sent to the target network element through a southbound gateway;
if the southbound gateway receives the message generated by the target network element according to the command, analyzing the load condition of each NEA in the current NEA service cluster through the southbound gateway, and determining the service process of the second NEA to process the message;
and when the service process of the second NEA needs to send the processed data to the upper-layer service after processing the message, sending the data processed by the service process of the second NEA to the upper-layer service through the service gateway.
2. The method of claim 1 wherein each NEA in the southbound gateway and the NEA service cluster is connected to a distributed cache;
and the southbound gateway and each NEA read data from the distributed cache and store the generated data into the distributed cache.
3. The method of claim 2, further comprising:
in the process of monitoring the link state of each network element through the access service, when a heartbeat cycle starts, each service process in the NEA service cluster acquires network element link data needing heartbeat from the distributed buffer, initiates heartbeat to the corresponding network element according to the acquired network element link data, and updates the network element link data of the heartbeat according to the condition of the heartbeat.
4. The method of claim 1, wherein the southbound gateway is a soft load gateway implemented with reverse proxy technology, and all network elements communicate with the NEA service cluster through the southbound gateway's unique portal.
5. The method of claim 1, wherein the service requests comprise synchronous requests and asynchronous requests;
when the service request is a synchronization request, the first NEA and the second NEA are the same.
6. The method of claim 2, wherein the distributed cache employs distributed locks to ensure atomicity in data usage.
7. A distributed access service processing apparatus, comprising:
the network element adapter NEA service cluster comprises a request analysis module, a service gateway and a first NEA, wherein the request analysis module is used for analyzing the load condition of each NEA in the current network element adapter NEA service cluster through the service gateway and determining that the service process of the first NEA processes the service request if the service request sent by an upper layer service is received through the service gateway;
the request processing module is used for sending the command generated by the business process of the first NEA to a target network element through a southbound gateway when the business process of the first NEA needs to issue the command to the target network element after processing the service request;
a message analysis module, configured to analyze, by the southbound gateway, a load condition of each NEA in the current NEA service cluster if a message generated by the target network element according to the command is received by the southbound gateway, and determine that a service process of a second NEA processes the message;
and the message processing module is used for sending the data processed by the service process of the second NEA to the upper-layer service through the service gateway when the processed data needs to be sent to the upper-layer service after the message is processed by the service process of the second NEA.
8. The apparatus of claim 7 wherein each NEA in said southbound gateway and said NEA service cluster is connected to a distributed cache;
and the southbound gateway and each NEA read data from the distributed cache and store the generated data into the distributed cache.
9. An electronic device, comprising:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, the processor invoking the program instructions to perform the method of any of claims 1 to 6.
10. A non-transitory computer-readable storage medium storing a computer program that causes a computer to perform the method according to any one of claims 1 to 6.
CN201811294999.XA 2018-11-01 2018-11-01 Distributed access service processing method and device Active CN111131367B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811294999.XA CN111131367B (en) 2018-11-01 2018-11-01 Distributed access service processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811294999.XA CN111131367B (en) 2018-11-01 2018-11-01 Distributed access service processing method and device

Publications (2)

Publication Number Publication Date
CN111131367A CN111131367A (en) 2020-05-08
CN111131367B true CN111131367B (en) 2021-03-16

Family

ID=70494830

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811294999.XA Active CN111131367B (en) 2018-11-01 2018-11-01 Distributed access service processing method and device

Country Status (1)

Country Link
CN (1) CN111131367B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112822071B (en) * 2020-12-31 2022-03-25 中国工商银行股份有限公司 Network fault diagnosis method and device based on double-layer soft load architecture
CN115208799B (en) * 2021-03-26 2023-10-03 大唐移动通信设备有限公司 Heartbeat management method, device and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102123041A (en) * 2010-12-31 2011-07-13 武汉日电光通信工业有限公司 Southing interface management system and management method thereof
CN105024847A (en) * 2015-05-28 2015-11-04 大唐移动通信设备有限公司 Network management system of a single-server multi-network-equipment adapter, and a configuration, start, and operation method of the single-server multi-network-equipment adapter
CN105578527A (en) * 2015-12-11 2016-05-11 迈普通信技术股份有限公司 Method, device and system for achieving cloud AC load balancing
CN105915419A (en) * 2015-11-25 2016-08-31 北京邮电大学 Wireless access controller deployment method based on SDN (Software Defined Network)
CN106656533A (en) * 2015-10-29 2017-05-10 大唐移动通信设备有限公司 Method and device for monitoring load processing of cluster system
CN106851738A (en) * 2017-01-25 2017-06-13 南京邮电大学 Towards the software definition wireless network architecture and method of the small base station super-intensive networkings of LTE
CN106851644A (en) * 2015-12-04 2017-06-13 大唐移动通信设备有限公司 A kind of base station access method and system based on cloud framework

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10355720B2 (en) * 2001-04-26 2019-07-16 Genghiscomm Holdings, LLC Distributed software-defined radio

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102123041A (en) * 2010-12-31 2011-07-13 武汉日电光通信工业有限公司 Southing interface management system and management method thereof
CN105024847A (en) * 2015-05-28 2015-11-04 大唐移动通信设备有限公司 Network management system of a single-server multi-network-equipment adapter, and a configuration, start, and operation method of the single-server multi-network-equipment adapter
CN106656533A (en) * 2015-10-29 2017-05-10 大唐移动通信设备有限公司 Method and device for monitoring load processing of cluster system
CN105915419A (en) * 2015-11-25 2016-08-31 北京邮电大学 Wireless access controller deployment method based on SDN (Software Defined Network)
CN106851644A (en) * 2015-12-04 2017-06-13 大唐移动通信设备有限公司 A kind of base station access method and system based on cloud framework
CN105578527A (en) * 2015-12-11 2016-05-11 迈普通信技术股份有限公司 Method, device and system for achieving cloud AC load balancing
CN106851738A (en) * 2017-01-25 2017-06-13 南京邮电大学 Towards the software definition wireless network architecture and method of the small base station super-intensive networkings of LTE

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于PTN网管的南向接口研究与实现;乐盼;《中国优秀硕士学位论文全文数据库信息科技辑》;20131215;第I139-58页 *

Also Published As

Publication number Publication date
CN111131367A (en) 2020-05-08

Similar Documents

Publication Publication Date Title
CN113489772B (en) Network request processing method and device and electronic equipment
WO2004036344A2 (en) System and method for the optimization of database
WO2020192649A1 (en) Data center management system
WO2018064939A1 (en) Method for disaster recovery of audio and video communication connection, apparatus and system
CN107888787B (en) Method and device for processing media access request
CN113742031A (en) Node state information acquisition method and device, electronic equipment and readable storage medium
CN110727738B (en) Global routing system based on data fragmentation, electronic equipment and storage medium
EP4068725A1 (en) Load balancing method and related device
CN110321252B (en) Skill service resource scheduling method and device
WO2017185615A1 (en) Method for determining service status of service processing device and scheduling device
CN111131367B (en) Distributed access service processing method and device
CN112104679B (en) Method, apparatus, device and medium for processing hypertext transfer protocol request
CN111181765A (en) Task processing method and device
CN110609746A (en) Method, apparatus and computer program product for managing network system
CN108833167B (en) Communication optimization system and method based on edge calculation
CN112653632A (en) Flow control realization method and device
CN108259605B (en) Data calling system and method based on multiple data centers
WO2021129862A1 (en) Method and apparatus for managing container cluster node resource pool
CN110557267A (en) network Function Virtualization (NFV) -based capacity modification method and device
CN110798495A (en) Method and server for end-to-end message push in cluster architecture mode
IL268670A (en) Automatic server cluster discovery
CN105871972A (en) Video resource distributed cathe method, device and system
CN114070889B (en) Configuration method, traffic forwarding device, storage medium, and program product
CN105447121A (en) Database cluster connection reestablishing method with high availability
CN113419745A (en) Application instance number management method and device, electronic equipment and computer readable medium

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