WO2014146541A1 - Cdn and network convergence system, scheduling module selection method and computer storage medium - Google Patents

Cdn and network convergence system, scheduling module selection method and computer storage medium Download PDF

Info

Publication number
WO2014146541A1
WO2014146541A1 PCT/CN2014/072941 CN2014072941W WO2014146541A1 WO 2014146541 A1 WO2014146541 A1 WO 2014146541A1 CN 2014072941 W CN2014072941 W CN 2014072941W WO 2014146541 A1 WO2014146541 A1 WO 2014146541A1
Authority
WO
WIPO (PCT)
Prior art keywords
scheduling module
cdn
module
main
primary
Prior art date
Application number
PCT/CN2014/072941
Other languages
French (fr)
Chinese (zh)
Inventor
黄孙亮
陈建业
吴萍
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2014146541A1 publication Critical patent/WO2014146541A1/en

Links

Classifications

    • 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/06Management of faults, events, alarms or notifications

Definitions

  • the present invention relates to the field of communication network technologies, and in particular, to a Content Delivery Network (CDN) and network convergence system, a scheduling module selection method, and a computer storage medium.
  • CDN Content Delivery Network
  • Background technique
  • embodiments of the present invention provide a CDN and network convergence system, a scheduling module selection method, and a computer storage medium, which are designed to improve the stability of a CDN and a network convergence system, thereby improving user usage.
  • the embodiment of the present invention provides a scheduling module selection method, which is applied to a CDN and network convergence system, where the CDN and network convergence system includes multiple CDNs.
  • the service device, the CDN service device includes a scheduling module, and the method includes:
  • the primary scheduling module and the standby primary scheduling module are selected;
  • the primary scheduling module is configured to uniformly schedule access requests of the client access application
  • the standby primary scheduling module is configured to, when the primary scheduling module fails, take over the access scheduling request by the primary scheduling module to the client access application.
  • the selecting the primary scheduling module and the standby primary scheduling module, among the multiple scheduling modules included in the plurality of the CDN service devices includes:
  • the Internet Protocol (IP, Internet Protocol) address of the CDN service device and the internal address of the CDN service device select the primary scheduling module and the standby primary scheduling module.
  • the method further includes:
  • the survival detection mechanism is established between the primary scheduling module and the standby primary scheduling module, and detecting whether the primary scheduling module and/or the standby primary scheduling module are generated according to the survival detection mechanism Faults include: Determining, in the preset fault period, whether the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero, when the primary scheduling module determines the received survival When the number of the detected packets is zero, it is determined that the standby primary scheduling module is faulty; when the standby primary scheduling module determines that the number of received survival detection packets is zero, it is determined that the primary scheduling module is faulty; The result is processed accordingly;
  • the survival detection packet is sent to the other party by the primary scheduling module and/or the standby primary scheduling module according to a preset detection packet interval.
  • the performing the corresponding processing according to the fault result comprises:
  • a new primary primary scheduling module is triggered to be reselected.
  • the embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the scheduling module selection method according to the embodiment of the invention.
  • the embodiment of the present invention further provides a CDN and a network convergence system, where the CDN and network convergence system includes a plurality of CDN service devices, and the CDN service device includes a scheduling module.
  • the system further includes:
  • the selected module is configured to adopt a multicast mode, and among the multiple scheduling modules included in the plurality of CDN service devices, the active scheduling module is selected, and the primary scheduling module is configured to access the application for the client. Accessing the request for unified scheduling; selecting an alternate primary scheduling module, the standby primary scheduling module configured to take over the access scheduling request of the primary scheduling module to the client access application when the primary scheduling module fails .
  • the selected module is configured to pass a configuration preference level of a plurality of scheduling modules included in the plurality of CDN service devices, a device slot number of the CDN service device, and the CDN.
  • the primary scheduling module and the secondary primary scheduling module are selected by a MAC address of the service device, an IP address of the CDN service device, and an internal address of the CDN service device.
  • the system further includes a mechanism establishment and fault detection module, configured to establish a survival detection mechanism between the primary scheduling module and the standby primary scheduling module, and detect the primary usage according to the survival detection mechanism. Whether the scheduling module and/or the standby primary scheduling module has failed.
  • a mechanism establishment and fault detection module configured to establish a survival detection mechanism between the primary scheduling module and the standby primary scheduling module, and detect the primary usage according to the survival detection mechanism. Whether the scheduling module and/or the standby primary scheduling module has failed.
  • the mechanism establishment and fault detection module comprises:
  • the determining sub-module is configured to determine, during a preset fault period, whether the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero, when the primary scheduling module determines to receive When the number of the survival detection packets is zero, it is determined that the standby primary scheduling module is faulty, and when the standby primary scheduling module determines that the number of the received survival detection packets is zero, it is determined that the primary scheduling module is faulty;
  • the survival detection message is sent by the primary scheduling module and/or the standby primary scheduling module to the other party according to the preset detection packet interval;
  • the processing submodule is configured to perform corresponding processing according to the fault result when it is determined that the primary scheduling module and/or the standby primary scheduling module are faulty.
  • the processing submodule is configured to trigger the standby main scheduling module to be upgraded as a main scheduling module when determining that the main scheduling module is faulty; and triggering reselection when determining that the standby main scheduling module is faulty New alternate master scheduling module.
  • the technical solution provided by the embodiment of the present invention selects a primary scheduling for uniformly scheduling an access request of a client accessing application among multiple scheduling modules included in multiple CDN service devices by using a multicast manner.
  • the module, and an alternate primary scheduling module for selecting a unified scheduling of the access request of the client access application by the primary scheduling module when the primary scheduling module fails.
  • the service scheduling modules of multiple CDN service devices are uniformly coordinated by the selected active scheduling module, thereby improving the stability of the CDN and the network convergence system, thereby ensuring service quality and improving the user experience.
  • FIG. 1 is a schematic flowchart of a method 1 for selecting a scheduling module according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a method 2 for selecting a scheduling module according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of detecting whether a primary scheduling module and/or an alternate primary scheduling module fails according to the survival detecting mechanism according to the method 2 of selecting a scheduling module according to an embodiment of the present invention
  • FIG. 4 is a schematic flowchart of performing corresponding processing according to a fault result in a method 2 of selecting a scheduling module according to an embodiment of the present invention
  • FIG. 5 is a schematic structural diagram of a CDN and a network convergence system according to an embodiment of the present invention
  • FIG. 6 is a schematic structural diagram of a CDN and a network convergence system according to an embodiment of the present invention
  • FIG. 7 is a CDN and network fusion according to an embodiment of the present invention
  • the invention provides a method for selecting a primary and backup scheduling module in a CDN and network convergence system, and combines a CDN function and a network function into a CDN and a network convergence system, and multiple CDN service devices in the CDN and network convergence system.
  • the main scheduling module for uniformly scheduling the access request of the client access application is selected, and the standby main scheduling module that takes over the unified scheduling of the access request of the client access application when the main scheduling module fails
  • the main scheduling module is used to implement the scheduling of the user's access request, so as to ensure the reliability of the CDN and the network convergence system.
  • Step 101 In the multicast mode, among the multiple scheduling modules included in the multiple CDN service devices, the primary scheduling module is selected, and the primary scheduling module is configured to perform unified scheduling on the access request of the client access application. .
  • Step 102 Select an alternate primary scheduling module, where the standby primary scheduling module is configured to take over the access scheduling request of the primary scheduling module to the client access application when the primary scheduling module fails.
  • the CDN function and the network function are integrated into a CDN and network convergence system, and the content distribution node of the CDN and the network device are merged as an important component of the network device.
  • the CDN and network convergence system can provide content distribution services for users' applications while providing network services to users; and maintain corresponding user content usage state machines through CDN and CDN components of network convergence systems, through state machines and network components.
  • the linkage between the network and the content can be achieved for a specific user, for a specific time period.
  • the external application service link, load balancing scheduling, service processing, and content distribution are all handled by the CDN service device, and each CDN service device initially has the same relationship; The point of view requires a unified external service address to be uniformly scheduled. Therefore, at the same time, the external application link service and the scheduling service can be provided only by the scheduling module of one primary CDN service device, and the user's access is scheduled to the service unit of the different CDN service device.
  • the multicast mode is used to select among a plurality of scheduling modules included in the plurality of CDN service devices, that is, an active scheduling module is selected,
  • the client accesses the application's access request for unified scheduling.
  • the external scheduling address is uniformly issued by the main scheduling module, and an application link is established with the client to perform overall scheduling and load balancing, thereby scheduling the user's access request to the corresponding CDN service device.
  • the business service module In the business service module.
  • an alternate primary scheduling module needs to be selected, so that when the primary scheduling module fails, the standby primary scheduling is adopted.
  • the module directly takes over the main scheduling module, and performs unified scheduling on the access request of the client access application, without waiting for the new main scheduling module to be re-selected to take over the service.
  • the other scheduling modules that are not selected as the primary scheduling module and the standby primary scheduling module serve as the standby scheduling module.
  • the selection of the primary scheduling module and the standby primary scheduling module may be through a configuration preference level of multiple scheduling modules included in multiple CDN service devices, a device slot number of the CDN service device, and a CDN service device.
  • the MAC address, the IP address of the CDN service device, and the internal address of the CDN service device are selected.
  • the multicasting may be performed by specifying a specific reserved multicast group address in the CDN and the network convergence system as the selected dedicated multicast group of the primary scheduling module and the standby primary scheduling module.
  • an internal interface is deployed between the plurality of CDN service devices and the main control and switching device, and between the network service device and the main control and switching device, for the CDN service.
  • the primary scheduling module and the standby primary scheduling module communicate with the service service module through the internal protocol interface, and schedule the user's access request to the corresponding service service module, so that the service service module processes the access request of the user, and distributes The corresponding content to the client.
  • the technical solution provided by the embodiment of the present invention uses a multicast mode to select a primary scheduling for uniformly scheduling an access request of a client access application among multiple scheduling modules included in multiple CDN service devices. Module, and one for when the primary scheduling module fails, An alternate primary scheduling module that takes over the unified scheduling of the access request of the client access application by the primary scheduling module.
  • the service scheduling modules of multiple CDN service devices are uniformly coordinated by the selected active scheduling module, thereby improving the stability of the CDN and the network convergence system, so that the service quality can be guaranteed.
  • the embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the scheduling module selection method according to the embodiment of the invention.
  • FIG. 2 is a schematic flowchart diagram of a method 2 for selecting a scheduling module according to an embodiment of the present invention. Based on the embodiment shown in FIG. 1, after the step 102 is performed, the scheduling module selection method of the embodiment of the present invention further includes:
  • Step 103 Establish a survival detection mechanism between the primary scheduling module and the standby primary scheduling module, and detect, according to the survival detection mechanism, whether the primary scheduling module and/or the standby primary scheduling module are faulty. .
  • the active scheduling module for performing unified scheduling of the access request of the client access application, and as the standby standby primary scheduling module, it is also necessary to establish a survival detection mechanism, that is, in the primary scheduling module. Establishing a survival detection mechanism with the standby primary scheduling module to perform mutual detection, and determining whether the other party is faulty according to the detection result. When it is detected that the primary scheduling module and/or the standby primary scheduling module are faulty, the corresponding mechanism is triggered and corresponding processing is performed.
  • the survival scheduling mechanism is used to mutually interact between the primary scheduling module and the standby primary scheduling module. Detecting and judging whether the other party has a fault, so as to perform corresponding processing in the event of a fault, thereby further ensuring the stability of the CDN and the network convergence system.
  • the embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a computer program, and the computer program is used to execute the scheduling module according to the embodiment of the present invention. Block selection method.
  • FIG. 3 is a schematic flowchart of detecting whether a failure of an active scheduling module and/or an alternate primary scheduling module according to the survival detecting mechanism according to the method for selecting a scheduling module according to an embodiment of the present invention; Based on the embodiment shown in FIG. 2, step 103 in FIG. 2 includes:
  • Step 1031 Determine, in a preset fault period, whether the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero, when determining that the primary scheduling module receives When the number of the survival detection packets is zero, step 1032 is performed; when it is determined that the number of the survival detection packets received by the standby primary scheduling module is zero, step 1033 is performed; when the primary scheduling module and/or If the number of the survival detection packets received by the standby primary scheduling module is not zero, step 1034 is performed.
  • Step 1032 Determine that the standby primary scheduling module is faulty, perform corresponding processing according to the fault result, and continue to step 1034.
  • Step 1033 Determine that the primary scheduling module is faulty, perform corresponding processing according to the fault result, and continue to step 1034.
  • Step 1034 End the current operation flow.
  • the detection mechanism is: the primary scheduling module and the standby primary scheduling module send a survival detection packet to the other party according to the preset detection packet interval, Indicates that your current status is normal.
  • the preset fault period it is determined whether the number of the survival detection messages sent by the other party received by the primary scheduling module and the standby primary scheduling module is zero, and if so, determining that the other party has a fault, when determining the primary scheduling module and When one of the standby main scheduling modules fails, the corresponding processing is further performed according to the fault result.
  • the preset fault period is a time maximum value of the received survival detection packet set according to the actual situation, and the value can detect the interval of the packet twice or three times. After the preset fault period, if the number of the survival detection packets received by the primary scheduling module or the standby primary scheduling module is zero, it indicates that the standby primary scheduling mode is within this time range.
  • the embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the scheduling module selection method according to the embodiment of the invention.
  • FIG. 4 is a schematic flowchart of performing corresponding processing according to a fault result in a method 2 for selecting a scheduling module according to an embodiment of the present invention. As shown in FIG. 4, the method includes:
  • Step 201 Determine, in a preset fault period, whether the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero; when determining that the primary scheduling module receives When the number of the surviving detection packets is zero, step 202 to step 203 are performed; when the standby main scheduling module determines that the number of the received survival detecting packets is zero, step 204 to step 205 are performed; When the number of the survival detection packets received by the active scheduling module and/or the standby primary scheduling module is not zero, step 206 is executed to end the current operation flow.
  • step 202 to step 203 when the standby primary scheduling module receives the number of the activity detection packets sent by the active scheduling module is zero, it determines that the primary scheduling module is faulty, and triggers the standby primary scheduling module to upgrade to the primary scheduling module.
  • step 204 to step 205 when the primary scheduling module receives the number of the activity detection packets sent by the standby primary scheduling module is zero, it determines that the standby primary scheduling module is faulty, and triggers the reselection of the new standby primary scheduling module.
  • the survival detection mechanism detects whether the primary scheduling module and the standby primary scheduling module are faulty, if the number of the survival detection packets sent by the primary scheduling module received by the standby primary scheduling module is zero, the primary scheduling module may be determined. If the fault occurs, the fast switching is performed, that is, the standby primary scheduling module is upgraded to the primary scheduling module, and the failed primary scheduling module is replaced, and the access request of the client access application is continuously scheduled.
  • the standby primary scheduling module detects that the primary scheduling module is faulty through the detection mechanism, triggers the self-upgrading as the primary scheduling module, and simultaneously triggers the update of the internal forwarding table of the device, so that the user's application link request Then, the service access module of the switched main scheduling module is forwarded, and an application link is established with the active scheduling module, and the user's access is scheduled and load balanced by the switched primary scheduling module.
  • the primary scheduling module may determine that the standby primary scheduling module is faulty, and at this time, trigger a new selection mechanism, that is,
  • the new standby main scheduling module is reselected for scheduling the access to the user when the primary scheduling module fails. Load balancing work.
  • the primary scheduling module and the standby primary scheduling module After the primary scheduling module and the standby primary scheduling module are selected, whether the number of the survival detection packets received by the primary scheduling module and the standby primary scheduling module is zero or not is determined in the preset fault period. Fault, and after determining that the primary scheduling module or the standby primary scheduling module has failed, perform corresponding processing. In the case of faults, it can quickly replace and switch, avoiding the need to re-select a new active scheduling module and then switching services, improving the speed of service switching, and ensuring the stability of the CDN and network convergence system.
  • the embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the scheduling module selection method according to the embodiment of the invention.
  • FIG. 5 is a schematic structural diagram 1 of a CDN and a network convergence system according to an embodiment of the present invention.
  • the CDN and network convergence system provided in this embodiment includes a plurality of CDN service devices 50, and the CDN service device 50 includes a scheduling module 51.
  • the system further includes a selection module 52 configured to adopt In the multicast mode, among the plurality of scheduling modules 51 included in the plurality of CDN service devices 50, the main scheduling module is selected, and the main scheduling module is configured to perform unified scheduling on the access request of the client access application;
  • An alternate primary scheduling module configured to replace access by the primary scheduling module to a client access application when the primary scheduling module fails Request for unified scheduling.
  • the CDN function and the network function are integrated into a CDN and network convergence system, and the content distribution node of the CDN and the network device are merged as an important component of the network device.
  • the CDN and network convergence system can provide content distribution services for users' applications while providing network services to users; and maintain corresponding user content usage state machines through CDN and CDN components of network convergence systems, through state machines and network components.
  • the linkage between the network and the content can be achieved for a specific user, for a specific time period.
  • the externally provided application service links, load balancing scheduling, service processing, and content distribution are all handled by the CDN service device 50, and each CDN service device initially has an equal relationship. From a holistic perspective, the system needs to adopt a unified external service address to perform unified scheduling. Therefore, at the same time, the external application link service and the scheduling service can be provided only by the scheduling module 51 of the primary CDN service device 50, and the user's access is dispatched to the service service modules of the different CDN service devices.
  • the selected module 52 selects among the plurality of scheduling modules 51 included in the plurality of CDN service devices 50 by means of multicast, that is, An active scheduling module is selected to uniformly schedule access requests of the client access application.
  • An active scheduling module is selected to uniformly schedule access requests of the client access application.
  • the user After receiving the access request of the user accessing the application, the user establishes an application link with the client through the unified external service address, performs overall scheduling and load balancing, and then schedules the user's access request to the service service module of the corresponding CDN service device. .
  • the selected module 52 After the primary scheduling module is selected, in order to prevent the switching speed from being affected when the primary scheduling module fails, the selected module 52 also needs to select the standby primary scheduling module, so that when the primary scheduling module fails
  • the standby main scheduling module directly takes over the main scheduling module, and performs unified scheduling on the access request of the client access application, and does not need to wait for the new main scheduling module to be re-selected to take over the service. Others are not selected as the primary scheduling module and the alternate primary scheduling module.
  • the scheduling module of the block acts as an alternate scheduling module.
  • the selection of the primary scheduling module and the standby primary scheduling module by the selection module 52 may be through the configuration preference of the plurality of scheduling modules 51 included in the plurality of CDN service devices 50, and the CDN service device 50.
  • the device slot number, the MAC address of the CDN service device 50, the IP address of the CDN service device 50, and the internal address of the CDN service device 50 are selected.
  • the specific implementation can be performed by multicasting, that is, specifying a specific reserved multicast group address within the CDN and the network convergence system as the selected dedicated multicast group of the primary scheduling module and the standby primary scheduling module.
  • an internal interface is deployed between the plurality of CDN service devices 50 and the main control and switching devices, and between the network service device and the main control and switching device, for the CDN.
  • the information exchange between the service device 50 or the network service device and the main control and switching device for management information, monitoring information, and service deployment; and the corresponding internal protocol interface is deployed between the CDN service device and the network service device.
  • User status, service management and monitoring, traffic forwarding channels, etc.; internal protocol interfaces are also deployed between multiple CDN service devices for service management, collaboration and monitoring, service access and interaction.
  • the primary scheduling module and the standby primary scheduling module communicate with the service service module through the internal protocol interface, and schedule the user's access request to the corresponding service service module, so that the service service module processes the access request of the user, and distributes The corresponding content to the client.
  • the main scheduling module for uniformly scheduling the access request of the client access application is selected, and the selection is performed.
  • An alternate primary scheduling module that is used to relay the access request of the active access scheduling module to the client access application when the primary scheduling module fails.
  • the service scheduling modules of multiple CDN service devices are unified and coordinated through the selected active scheduling module, which improves the stability of the CDN and the network convergence system, so that the service quality can be guaranteed.
  • the CDN and the network convergence system described in this embodiment may be used in practical applications.
  • the CDN server implements the CDN service device 50 and its sub-module scheduling module 51 and the selected module 52 in the CDN and the network convergence system, and in actual applications, the central processing unit (CPU) in the CDN and network convergence system can be used.
  • CPU central processing unit
  • CPU Central Processing Unit
  • DSP Digital Signal Processor
  • programmable gate array J 'J FPGA, Field-Programmable Gate Array
  • FIG. 6 is a schematic structural diagram 2 of a CDN and network convergence system according to an embodiment of the present invention.
  • the system further includes a mechanism establishment and fault detection module 53 configured to establish a survival detection mechanism between the primary scheduling module and the standby primary scheduling module, and detect the primary according to the survival detection mechanism. Whether there is a failure with the scheduling module and/or the standby primary scheduling module.
  • the mechanism for establishing and detecting the fault detection module 53 is also required to establish a survival detection mechanism, that is, A survival detection mechanism is established between the primary scheduling module and the standby primary scheduling module to perform mutual detection, and determine whether the other party is faulty according to the detection result.
  • a survival detection mechanism is established between the primary scheduling module and the standby primary scheduling module to perform mutual detection, and determine whether the other party is faulty according to the detection result.
  • the primary scheduling module and the secondary primary scheduling module are mutually detected by the survival detection mechanism to determine whether the other party has a fault, so that the fault occurs.
  • Corresponding processing further ensures the stability of the CDN and network convergence system.
  • FIG. 7 is a schematic structural diagram of a mechanism for establishing a mechanism and a fault detection module in a CDN and network convergence system according to an embodiment of the present invention; as shown in FIG. 7, in the embodiment, the mechanism establishment and fault detection module 53 includes :
  • the determining sub-module 531 is configured to determine, in a preset fault period, whether the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero;
  • the processing submodule 532 is configured to perform corresponding processing according to the fault result when it is determined that the primary scheduling module and/or the standby primary scheduling module are faulty.
  • the detection mechanism is: the primary scheduling module and the standby primary scheduling module send a survival detection packet to the other party according to the preset detection packet interval, Indicates that your current status is normal.
  • the determining sub-module 53 1 determines whether the number of the survival detection messages sent by the other party received by the primary scheduling module and/or the standby primary scheduling module is zero, and if so, determines the primary usage.
  • the scheduling module and/or the standby primary scheduling module fails; when it is determined that one of the primary scheduling module and the standby primary scheduling module fails, the processing sub-module 532 further performs corresponding processing according to the failure result.
  • the preset fault period is a time maximum value of the received survival detection packet set according to the actual situation, and the value can detect the interval of the packet twice or three times. After the preset fault period, if the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero, it indicates that the primary scheduling module and/or The running state of the standby main scheduling module is abnormal, so that the party that has failed can be further determined.
  • the processing sub-module 532 is configured to: when determining that the primary scheduling module is faulty, triggering the standby primary scheduling module to be upgraded to be the primary scheduling module; when determining that the standby primary scheduling module is faulty, triggering re-selection A new alternate primary scheduling module.
  • the survival detection mechanism detects whether the primary scheduling module and the standby primary scheduling module are faulty, if the number of the survival detection packets sent by the primary scheduling module received by the standby primary scheduling module is zero, it is determined that the primary scheduling module appears. Failure, at this time, by processing sub-module 532 The fast switching, that is, triggering the standby main scheduling module to be upgraded as the main scheduling module, succeeding the failed main scheduling module, and continuing to uniformly schedule the access request of the client access application.
  • the standby primary scheduling module detects that the primary scheduling module is faulty through the detection mechanism, triggering the self-upgrading as the primary scheduling module, and triggering the update of the internal forwarding table of the device, so that the user's application link
  • the request is forwarded to the service access unit of the switched primary scheduling module, and an application link is established with the primary scheduling module, and the user's access is scheduled and load balanced by the switched primary scheduling module.
  • the primary scheduling module may determine that the standby primary scheduling module is faulty. At this time, the processing sub-module 532 triggers a new selection mechanism, that is, on the CDN. And a plurality of scheduling modules included in the plurality of CDN service devices of the network convergence system, re-selecting a new standby primary scheduling module for scheduling and loading access to the user when the primary scheduling module fails Balanced work.
  • the primary scheduling module and the standby primary scheduling module After the primary scheduling module and the standby primary scheduling module are selected, whether the number of the survival detection packets received by the primary scheduling module and the standby primary scheduling module is zero or not is determined in the preset fault period. Fault, and after determining that the primary scheduling module or the standby primary scheduling module has failed, perform corresponding processing. In the case of faults, it can quickly replace and switch, avoiding the need to re-select a new active scheduling module and then switching services, improving the speed of service switching, and ensuring the stability of the CDN and network convergence system.
  • the mechanism establishment and fault detection module 53 and the sub-module thereof in the embodiment: the judgment sub-module 531 and the processing sub-module 532 can be used by the CPU or the DSP in the CDN and the network fusion system in practical applications. , or FPGA implementation.
  • a plurality of scheduling modules included in the plurality of CDN service devices are selected by the multicast scheduling method, and an active scheduling module for uniformly scheduling the access request of the client access application is selected, and selected.
  • An alternate main scheduling module for relaying the access request of the active access scheduling module to the client access application when the primary scheduling module fails.
  • the service scheduling module of multiple CDN service devices is unified and coordinated through the selected active scheduling module, which improves the stability of the CDN and the network convergence system, thereby ensuring the quality of the service and improving the user experience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Disclosed are a CDN and network convergence system, a scheduling module selection method and a computer storage medium. The scheduling module selection method is applied to the CDN and network convergence system. The CDN and network convergence system comprises a plurality of CDN service devices. The CDN service devices comprise scheduling modules. The method comprises: selecting a main scheduling module and a standby master scheduling module from the plurality of scheduling modules contained in the plurality of CDN service devices in a multicast mode, wherein the main scheduling module is configured for conducting unified scheduling on an access request applied by a client for access and the standby master scheduling module is configured for quickly replacing the main scheduling module for conducting unified scheduling on the access request applied by the client for access when the main scheduling module has failed.

Description

CDN与网络融合系统、 调度模块选定方法及计算 *^储介庸 技术领域  CDN and network fusion system, scheduling module selection method and calculation *^储介庸 Technical field
本发明涉及到通信网络技术领域, 特别涉及到一种内容分发网络 ( CDN, Content Delivery Network )与网络融合系统、 调度模块选定方法及 计算机存储介质。 背景技术  The present invention relates to the field of communication network technologies, and in particular, to a Content Delivery Network (CDN) and network convergence system, a scheduling module selection method, and a computer storage medium. Background technique
在当前的互联网产业链中, 电信运营商提供网络服务, 网络内容服务 商( ICP, Internet Content Provider ) /互联网服务提供商( ISP, Internet Service Provider )提供应用服务, 两者之间完全隔离。 电信运营商无法影响和控制 应用服务, 而 ICP/ISP则无法感知和控制网络。 而用户在使用应用服务时, 影响用户体验的主要有两大因素: 应用提供质量和网络质量。 很多时候, 用户的网络带宽足够, 网络质量也很好, 但应用系统的性能不足, 无法提 供用户满意的服务; 而在应用系统质量很好, 可为用户提供优质服务时, 用户的网络带宽不足, 网络质量差, 从而无法保证业务质量。 可见, 两者 缺一不可, 只有两者结合, 同时进行保障, 才能从根本上保障用户的业务 体验。 另外, 由于现阶段 CDN系统一般采用 1 : 1主备的方式进行可靠性 保障, 此种方式不能有效满足 CDN与网络融合后存在多个 CDN业务装置 的可靠性要求。 因此, 需要一种新的方法来提升系统的可靠性。 发明内容  In the current Internet industry chain, telecom operators provide network services, and Internet Content Providers (ISPs)/Internet Service Providers (ISPs) provide application services, which are completely isolated. Telecom operators cannot influence and control application services, while ICP/ISP cannot sense and control the network. When users use application services, there are two main factors that affect the user experience: application quality and network quality. In many cases, the user's network bandwidth is sufficient, and the network quality is also good, but the performance of the application system is insufficient to provide satisfactory service for the user; and when the application system quality is good and the user can provide excellent service, the user's network bandwidth is insufficient. The network quality is poor, so the quality of the service cannot be guaranteed. It can be seen that the two are indispensable. Only when the two are combined and protected at the same time can the user's business experience be fundamentally guaranteed. In addition, since the current CDN system generally adopts the 1 : 1 active/standby mode for reliability guarantee, this method cannot effectively meet the reliability requirements of multiple CDN service devices after CDN and network convergence. Therefore, a new method is needed to improve the reliability of the system. Summary of the invention
为解决现有存在的技术问题, 本发明实施例提供一种 CDN与网络融合 系统、 调度模块选定方法及计算机存储介质, 旨在提高 CDN与网络融合系 统的稳定性, 从而能够提升用户的使用体验。 为达到上述目的, 本发明实施例的技术方案是这样实现的: 本发明实施例提供一种调度模块选定方法,应用于 CDN与网络融合系 统中, 所述 CDN与网络融合系统包括多个 CDN业务装置, 所述 CDN业务 装置包括调度模块, 所述方法包括: In order to solve the existing technical problems, embodiments of the present invention provide a CDN and network convergence system, a scheduling module selection method, and a computer storage medium, which are designed to improve the stability of a CDN and a network convergence system, thereby improving user usage. Experience. To achieve the above objective, the technical solution of the embodiment of the present invention is implemented as follows: The embodiment of the present invention provides a scheduling module selection method, which is applied to a CDN and network convergence system, where the CDN and network convergence system includes multiple CDNs. The service device, the CDN service device includes a scheduling module, and the method includes:
采用组播的方式,在多个所述 CDN业务装置所包含的多个调度模块中, 选定主用调度模块和备用主调度模块; 其中,  In the multicast mode, among the multiple scheduling modules included in the plurality of CDN service devices, the primary scheduling module and the standby primary scheduling module are selected;
所述主用调度模块配置为对客户端访问应用的访问请求进行统一调 度;  The primary scheduling module is configured to uniformly schedule access requests of the client access application;
所述备用主调度模块配置为在所述主用调度模块出现故障时, 接替所 述主用调度模块对客户端访问应用的访问请求进行统一调度。  The standby primary scheduling module is configured to, when the primary scheduling module fails, take over the access scheduling request by the primary scheduling module to the client access application.
优选地, 所述在多个所述 CDN业务装置所包含的多个调度模块中, 选 定主用调度模块和备用主调度模块, 包括:  Preferably, the selecting the primary scheduling module and the standby primary scheduling module, among the multiple scheduling modules included in the plurality of the CDN service devices, includes:
通过多个所述 CDN业务装置所包含的多个调度模块的配置优选级、所 述 CDN 业务装置的设备槽位号、 所述 CDN 业务装置的介质访问控制 ( MAC, Medium Access Control )地址、 所述 CDN业务装置的互联网协议 ( IP, Internet Protocol )地址和所述 CDN业务装置的内部地址选定所述主 用调度模块和所述备用主调度模块。  a configuration preference level of the plurality of scheduling modules included in the plurality of the CDN service devices, a device slot number of the CDN service device, a medium access control (MAC) address of the CDN service device, and a location The Internet Protocol (IP, Internet Protocol) address of the CDN service device and the internal address of the CDN service device select the primary scheduling module and the standby primary scheduling module.
优选地, 所述选定主用调度模块和备用主调度模块之后, 所述方法还 包括:  Preferably, after the selecting the primary scheduling module and the standby primary scheduling module, the method further includes:
在所述主用调度模块与所述备用主调度模块之间建立存活检测机制, 根据所述存活检测机制检测所述主用调度模块和 /或所述备用主调度模块是 否出现故障。  Establishing a survival detection mechanism between the primary scheduling module and the standby primary scheduling module, and detecting, according to the survival detection mechanism, whether the primary scheduling module and/or the standby primary scheduling module are faulty.
优选地, 所述在所述主用调度模块与所述备用主调度模块之间建立存 活检测机制, 根据所述存活检测机制检测所述主用调度模块和 /或所述备用 主调度模块是否出现故障包括: 在预置的故障周期内, 判断所述主用调度模块和 /或所述备用主调度模 块所接收到的存活检测报文的数量是否为零, 当所述主用调度模块判断接 收到的存活检测报文的数量为零时, 判定所述备用主调度模块故障; 当所 述备用主调度模块判断接收到的存活检测报文的数量为零时, 判定所述主 用调度模块故障; 根据故障结果进行相应的处理; Preferably, the survival detection mechanism is established between the primary scheduling module and the standby primary scheduling module, and detecting whether the primary scheduling module and/or the standby primary scheduling module are generated according to the survival detection mechanism Faults include: Determining, in the preset fault period, whether the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero, when the primary scheduling module determines the received survival When the number of the detected packets is zero, it is determined that the standby primary scheduling module is faulty; when the standby primary scheduling module determines that the number of received survival detection packets is zero, it is determined that the primary scheduling module is faulty; The result is processed accordingly;
其中, 所述存活检测报文为所述主用调度模块和 /或所述备用主调度模 块根据预置的检测报文间隔向对方所发送。  The survival detection packet is sent to the other party by the primary scheduling module and/or the standby primary scheduling module according to a preset detection packet interval.
优选地, 所述根据故障结果进行相应的处理包括:  Preferably, the performing the corresponding processing according to the fault result comprises:
当判定所述主用调度模块故障时, 触发所述备用主调度模块升级为主 用调度模块;  When it is determined that the primary scheduling module is faulty, triggering the standby primary scheduling module to be upgraded to a primary scheduling module;
当判定所述备用主调度模块故障时, 触发重新选定新的备用主调度模 块。  When it is determined that the standby primary scheduling module is faulty, a new primary primary scheduling module is triggered to be reselected.
本发明实施例还提供了一种计算机存储介质, 所述计算机存储介质中 存储有计算机程序, 所述计算机程序用于执行本发明实施例所述的调度模 块选定方法。  The embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the scheduling module selection method according to the embodiment of the invention.
本发明实施例还提供一种 CDN与网络融合系统, 所述 CDN与网络融 合系统包括多个 CDN业务装置, 所述 CDN业务装置包括调度模块; 所述 系统还包括:  The embodiment of the present invention further provides a CDN and a network convergence system, where the CDN and network convergence system includes a plurality of CDN service devices, and the CDN service device includes a scheduling module. The system further includes:
选定模块, 配置为采用组播的方式, 在多个所述 CDN业务装置所包含 的多个调度模块中, 选定主用调度模块, 所述主用调度模块配置为对客户 端访问应用的访问请求进行统一调度; 选定备用主调度模块, 所述备用主 调度模块配置为在所述主用调度模块出现故障时, 接替所述主用调度模块 对客户端访问应用的访问请求进行统一调度。  The selected module is configured to adopt a multicast mode, and among the multiple scheduling modules included in the plurality of CDN service devices, the active scheduling module is selected, and the primary scheduling module is configured to access the application for the client. Accessing the request for unified scheduling; selecting an alternate primary scheduling module, the standby primary scheduling module configured to take over the access scheduling request of the primary scheduling module to the client access application when the primary scheduling module fails .
优选地, 所述选定模块, 配置为通过多个所述 CDN业务装置所包含的 多个调度模块的配置优选级、所述 CDN业务装置的设备槽位号、所述 CDN 业务装置的 MAC地址、 所述 CDN业务装置的 IP地址和所述 CDN业务装 置的内部地址选定所述主用调度模块和所述备用主调度模块。 Preferably, the selected module is configured to pass a configuration preference level of a plurality of scheduling modules included in the plurality of CDN service devices, a device slot number of the CDN service device, and the CDN. The primary scheduling module and the secondary primary scheduling module are selected by a MAC address of the service device, an IP address of the CDN service device, and an internal address of the CDN service device.
优选地, 所述系统还包括机制建立及故障检测模块, 配置为在所述主 用调度模块与所述备用主调度模块之间建立存活检测机制, 并根据所述存 活检测机制检测所述主用调度模块和 /或所述备用主调度模块是否出现故 障。  Preferably, the system further includes a mechanism establishment and fault detection module, configured to establish a survival detection mechanism between the primary scheduling module and the standby primary scheduling module, and detect the primary usage according to the survival detection mechanism. Whether the scheduling module and/or the standby primary scheduling module has failed.
优选地, 所述机制建立及故障检测模块包括:  Preferably, the mechanism establishment and fault detection module comprises:
判断子模块, 配置为在预置的故障周期内, 判断主用调度模块和 /或备 用主调度模块所接收到的存活检测报文的数量是否为零, 当所述主用调度 模块判断接收到的存活检测报文的数量为零时, 判定所述备用主调度模块 故障, 当所述备用主调度模块判断接收到的存活检测报文的数量为零时, 判定所述主用调度模块故障; 所述存活检测报文为所述主用调度模块和 /或 所述备用主调度模块根据预置的检测报文间隔向对方所发送;  The determining sub-module is configured to determine, during a preset fault period, whether the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero, when the primary scheduling module determines to receive When the number of the survival detection packets is zero, it is determined that the standby primary scheduling module is faulty, and when the standby primary scheduling module determines that the number of the received survival detection packets is zero, it is determined that the primary scheduling module is faulty; The survival detection message is sent by the primary scheduling module and/or the standby primary scheduling module to the other party according to the preset detection packet interval;
处理子模块, 配置为当判定所述主用调度模块和 /或所述备用主调度模 块出现故障时, 根据故障结果进行相应的处理。  The processing submodule is configured to perform corresponding processing according to the fault result when it is determined that the primary scheduling module and/or the standby primary scheduling module are faulty.
优选地, 所述处理子模块, 配置为当判定所述主用调度模块故障时, 触发所述备用主调度模块升级为主用调度模块; 当判定所述备用主调度模 块故障, 触发重新选定新的备用主调度模块。  Preferably, the processing submodule is configured to trigger the standby main scheduling module to be upgraded as a main scheduling module when determining that the main scheduling module is faulty; and triggering reselection when determining that the standby main scheduling module is faulty New alternate master scheduling module.
本发明实施例提供的技术方案通过采用组播的方式,在多个 CDN业务 装置所包含的多个调度模块中, 选定一个用于对客户端访问应用的访问请 求进行统一调度的主用调度模块, 以及选定一个用于在主用调度模块出现 故障时, 接替主用调度模块对客户端访问应用的访问请求进行统一调度的 备用主调度模块。通过选定的主用调度模块对多个 CDN业务装置的业务服 务模块进行统一协调, 提高了 CDN与网络融合系统的稳定性, 从而使业务 质量能够得到保障, 提升了用户的体验。 附图说明 The technical solution provided by the embodiment of the present invention selects a primary scheduling for uniformly scheduling an access request of a client accessing application among multiple scheduling modules included in multiple CDN service devices by using a multicast manner. The module, and an alternate primary scheduling module for selecting a unified scheduling of the access request of the client access application by the primary scheduling module when the primary scheduling module fails. The service scheduling modules of multiple CDN service devices are uniformly coordinated by the selected active scheduling module, thereby improving the stability of the CDN and the network convergence system, thereby ensuring service quality and improving the user experience. DRAWINGS
图 1为本发明实施例的调度模块选定方法一的流程示意图;  1 is a schematic flowchart of a method 1 for selecting a scheduling module according to an embodiment of the present invention;
图 2为本发明实施例的调度模块选定方法二的流程示意图;  2 is a schematic flowchart of a method 2 for selecting a scheduling module according to an embodiment of the present invention;
图 3 为本发明实施例的调度模块选定方法二中根据所述存活检测机制 检测主用调度模块和 /或备用主调度模块是否出现故障的流程示意图;  FIG. 3 is a schematic flowchart of detecting whether a primary scheduling module and/or an alternate primary scheduling module fails according to the survival detecting mechanism according to the method 2 of selecting a scheduling module according to an embodiment of the present invention;
图 4为本发明实施例的调度模块选定方法二中根据故障结果进行相应 的处理的流程示意图;  4 is a schematic flowchart of performing corresponding processing according to a fault result in a method 2 of selecting a scheduling module according to an embodiment of the present invention;
图 5为本发明实施例的 CDN与网络融合系统的组成结构示意图一; 图 6为本发明实施例的 CDN与网络融合系统的组成结构示意图二; 图 7为本发明实施例的 CDN与网络融合系统中机制建立及故障检测模 块的组成结构示意图。 具体实施方式  FIG. 5 is a schematic structural diagram of a CDN and a network convergence system according to an embodiment of the present invention; FIG. 6 is a schematic structural diagram of a CDN and a network convergence system according to an embodiment of the present invention; FIG. 7 is a CDN and network fusion according to an embodiment of the present invention; Schematic diagram of the structure of the mechanism establishment and fault detection module in the system. detailed description
应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不用于 限定本发明。  It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
本发明提供一种 CDN与网络融合系统中主、备用调度模块的选定方法, 将 CDN功能和网络功能融合为 CDN与网络融合系统,并在所述 CDN与网 络融合系统的多个 CDN业务装置中选定出用于对客户端访问应用的访问请 求进行统一调度的主用调度模块, 以及当主用调度模块出现故障时, 接替 其对客户端访问应用的访问请求进行统一调度的备用主调度模块, 通过主 用调度模块实现对用户的访问请求进行调度, 以便于保证 CDN与网络融合 系统的可靠性。  The invention provides a method for selecting a primary and backup scheduling module in a CDN and network convergence system, and combines a CDN function and a network function into a CDN and a network convergence system, and multiple CDN service devices in the CDN and network convergence system. The main scheduling module for uniformly scheduling the access request of the client access application is selected, and the standby main scheduling module that takes over the unified scheduling of the access request of the client access application when the main scheduling module fails The main scheduling module is used to implement the scheduling of the user's access request, so as to ensure the reliability of the CDN and the network convergence system.
参照图 1, 图 1为本发明实施例的调度模块选定方法一的流程示意图, 所述方法应用于 CDN与网络融合系统中, 所述 CDN与网络融合系统包括 多个 CDN业务装置, 所述 CDN业务装置包括调度模块, 如图 1所示, 所 述方法包括: 步骤 101 : 采用组播的方式, 在多个 CDN业务装置所包含的多个调度 模块中, 选定主用调度模块, 所述主用调度模块配置为对客户端访问应用 的访问请求进行统一调度。 1 is a schematic flowchart of a method for selecting a scheduling module according to an embodiment of the present invention. The method is applied to a CDN and a network convergence system, where the CDN and network convergence system includes multiple CDN service devices, The CDN service device includes a scheduling module. As shown in FIG. 1, the method includes: Step 101: In the multicast mode, among the multiple scheduling modules included in the multiple CDN service devices, the primary scheduling module is selected, and the primary scheduling module is configured to perform unified scheduling on the access request of the client access application. .
步骤 102: 选定备用主调度模块, 所述备用主调度模块配置为在所述主 用调度模块出现故障时, 接替所述主用调度模块对客户端访问应用的访问 请求进行统一调度。  Step 102: Select an alternate primary scheduling module, where the standby primary scheduling module is configured to take over the access scheduling request of the primary scheduling module to the client access application when the primary scheduling module fails.
本实施例中, 将 CDN功能与网络功能融合为 CDN与网络融合系统, 把 CDN的内容分发节点和网络设备进行融合,作为网络设备的一个重要组 成部分。 CDN与网络融合系统在为用户提供网络服务的同时, 也可以为用 户的应用提供内容分发服务; 并通过 CDN与网络融合系统的 CDN部件维 护相应的用户内容使用状态机, 通过状态机和网络部件的联动, 可以实现 针对特定用户, 在特定时间段, 针对特定内容, 进行网络和内容的双重保 障。  In this embodiment, the CDN function and the network function are integrated into a CDN and network convergence system, and the content distribution node of the CDN and the network device are merged as an important component of the network device. The CDN and network convergence system can provide content distribution services for users' applications while providing network services to users; and maintain corresponding user content usage state machines through CDN and CDN components of network convergence systems, through state machines and network components. The linkage between the network and the content can be achieved for a specific user, for a specific time period.
由于 CDN与网络融合系统的本身特性, 对外提供的应用服务链接、 负 载均衡的调度、 业务的处理和内容分发均由 CDN业务装置处理, 各 CDN 业务装置初始均是同等的关系; 而系统从整体的角度需要采用统一的对外 服务地址, 统一进行调度。 因此, 在同一时刻, 只能由一个主用的 CDN业 务装置的调度模块提供对外应用链接服务和调度服务, 将用户的访问调度 到不同 CDN业务装置的业务 务单元。 为实现通过固定的调度模块来对用 户的访问请求进行调度, 采用组播的方式, 在多个 CDN业务装置所包含的 多个调度模块中进行选定, 即选定一个主用调度模块, 对客户端访问应用 的访问请求进行统一调度。 当接收到用户访问应用的访问请求后, 通过主 用调度模块统一发布对外服务地址, 并与客户端建立应用链接, 进行总体 调度和负载均衡,从而将用户的访问请求调度至相应的 CDN业务装置的业 务服务模块中。 当选定了主用调度模块后, 为防止在所述主用调度模块出现故障时影 响到切换速度, 还需要选定一个备用主调度模块, 以便当主用调度模块出 现故障时, 采用备用主调度模块直接接替主用调度模块, 对客户端访问应 用的访问请求进行统一调度, 无需等待重新选定新的主用调度模块后再接 替业务。 而其他没有被选为主用调度模块和备用主调度模块的调度模块则 作为备用调度模块。 Due to the inherent characteristics of the CDN and the network convergence system, the external application service link, load balancing scheduling, service processing, and content distribution are all handled by the CDN service device, and each CDN service device initially has the same relationship; The point of view requires a unified external service address to be uniformly scheduled. Therefore, at the same time, the external application link service and the scheduling service can be provided only by the scheduling module of one primary CDN service device, and the user's access is scheduled to the service unit of the different CDN service device. In order to implement the scheduling of the user's access request through a fixed scheduling module, the multicast mode is used to select among a plurality of scheduling modules included in the plurality of CDN service devices, that is, an active scheduling module is selected, The client accesses the application's access request for unified scheduling. After receiving the access request of the user accessing the application, the external scheduling address is uniformly issued by the main scheduling module, and an application link is established with the client to perform overall scheduling and load balancing, thereby scheduling the user's access request to the corresponding CDN service device. In the business service module. After the primary scheduling module is selected, in order to prevent the switching speed from being affected when the primary scheduling module fails, an alternate primary scheduling module needs to be selected, so that when the primary scheduling module fails, the standby primary scheduling is adopted. The module directly takes over the main scheduling module, and performs unified scheduling on the access request of the client access application, without waiting for the new main scheduling module to be re-selected to take over the service. The other scheduling modules that are not selected as the primary scheduling module and the standby primary scheduling module serve as the standby scheduling module.
本实施例中, 对主用调度模块和备用主调度模块的选定, 可以通过多 个 CDN业务装置所包含的多个调度模块的配置优选级、 CDN业务装置的 设备槽位号、 CDN业务装置的 MAC地址、 CDN业务装置的 IP地址和 CDN 业务装置的内部地址进行选定。 具体实现时, 可以通过组播的方式进行, 即在 CDN与网络融合系统内部指定特定的预留组播组地址作为主用调度模 块和备用主调度模块的选定的专用组播组。  In this embodiment, the selection of the primary scheduling module and the standby primary scheduling module may be through a configuration preference level of multiple scheduling modules included in multiple CDN service devices, a device slot number of the CDN service device, and a CDN service device. The MAC address, the IP address of the CDN service device, and the internal address of the CDN service device are selected. In a specific implementation, the multicasting may be performed by specifying a specific reserved multicast group address in the CDN and the network convergence system as the selected dedicated multicast group of the primary scheduling module and the standby primary scheduling module.
在本实施例中, 在 CDN与网络融合系统中, 多个 CDN业务装置与主 控和交换装置之间以及网络业务装置与主控和交换装置之间, 均部署有内 部接口,用于 CDN业务装置或网络业务装置与主控和交换装置之间进行管 理信息、 监控信息以及业务部署等方面的信息交互; 而 CDN业务装置与网 络业务装置之间部署有相应的内部协议接口, 用于用户状态、 业务管理及 监控,流量转发的通道等;多个 CDN业务装置之间也部署有内部协议接口, 用于业务管理、 协同和监控, 业务的访问和交互等。 因此, 主用调度模块 和备用主调度模块通过内部协议接口与业务服务模块进行通信, 将用户的 访问请求调度至相应的业务服务模块, 以供业务服务模块对用户的访问请 求进行处理, 并分发相应的内容至客户端。  In this embodiment, in the CDN and the network convergence system, an internal interface is deployed between the plurality of CDN service devices and the main control and switching device, and between the network service device and the main control and switching device, for the CDN service. Information exchange between management information, monitoring information, and service deployment between the device or the network service device and the main control and switching device; and a corresponding internal protocol interface is deployed between the CDN service device and the network service device for user status Service management and monitoring, traffic forwarding channels, etc.; internal protocol interfaces are also deployed between multiple CDN service devices for service management, collaboration and monitoring, service access and interaction. Therefore, the primary scheduling module and the standby primary scheduling module communicate with the service service module through the internal protocol interface, and schedule the user's access request to the corresponding service service module, so that the service service module processes the access request of the user, and distributes The corresponding content to the client.
本发明实施例提供的技术方案, 采用组播的方式, 在多个 CDN业务装 置所包含的多个调度模块中, 选定一个用于对客户端访问应用的访问请求 进行统一调度的主用调度模块, 以及一个用于在主用调度模块出现故障时, 接替主用调度模块对客户端访问应用的访问请求进行统一调度的备用主调 度模块。通过选定的主用调度模块对多个 CDN业务装置的业务服务模块进 行统一协调, 提高了 CDN与网络融合系统的稳定性, 从而使业务质量能够 得到保障。 The technical solution provided by the embodiment of the present invention uses a multicast mode to select a primary scheduling for uniformly scheduling an access request of a client access application among multiple scheduling modules included in multiple CDN service devices. Module, and one for when the primary scheduling module fails, An alternate primary scheduling module that takes over the unified scheduling of the access request of the client access application by the primary scheduling module. The service scheduling modules of multiple CDN service devices are uniformly coordinated by the selected active scheduling module, thereby improving the stability of the CDN and the network convergence system, so that the service quality can be guaranteed.
本发明实施例还提供了一种计算机存储介质, 所述计算机存储介质中 存储有计算机程序, 所述计算机程序用于执行本发明实施例所述的调度模 块选定方法。  The embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the scheduling module selection method according to the embodiment of the invention.
参照图 2, 图 2为本发明实施例的调度模块选定方法二的流程示意图。 基于图 1所示的实施例, 在执行步骤 102之后, 本发明实施例的调度模块 选定方法还包括:  Referring to FIG. 2, FIG. 2 is a schematic flowchart diagram of a method 2 for selecting a scheduling module according to an embodiment of the present invention. Based on the embodiment shown in FIG. 1, after the step 102 is performed, the scheduling module selection method of the embodiment of the present invention further includes:
步骤 103,在所述主用调度模块与所述备用主调度模块之间建立存活检 测机制, 并根据所述存活检测机制检测所述主用调度模块和 /或所述备用主 调度模块是否出现故障。  Step 103: Establish a survival detection mechanism between the primary scheduling module and the standby primary scheduling module, and detect, according to the survival detection mechanism, whether the primary scheduling module and/or the standby primary scheduling module are faulty. .
这里, 在选定了用于对客户端访问应用的访问请求进行统一调度的主 用调度模块, 以及作为备用的备用主调度模块之后, 还需建立存活检测机 制, 即在所述主用调度模块和所述备用主调度模块之间建立存活检测机制, 以进行相互检测, 并根据检测结果判断对方是否出现故障。 当检测出主用 调度模块和 /或所述备用主调度模块出现故障时, 触发相应的机制, 并进行 相应的处理。  Here, after selecting the active scheduling module for performing unified scheduling of the access request of the client access application, and as the standby standby primary scheduling module, it is also necessary to establish a survival detection mechanism, that is, in the primary scheduling module. Establishing a survival detection mechanism with the standby primary scheduling module to perform mutual detection, and determining whether the other party is faulty according to the detection result. When it is detected that the primary scheduling module and/or the standby primary scheduling module are faulty, the corresponding mechanism is triggered and corresponding processing is performed.
本实施例提供的技术方案, 在选定了所述主用调度模块和所述备用主 调度模块之后, 通过所述存活检测机制在所述主用调度模块和所述备用主 调度模块之间相互检测, 判断对方是否出现故障, 以便在出现故障时进行 相应的处理, 从而进一步保证了 CDN与网络融合系统的稳定性。  The technical solution provided in this embodiment, after the primary scheduling module and the standby primary scheduling module are selected, the survival scheduling mechanism is used to mutually interact between the primary scheduling module and the standby primary scheduling module. Detecting and judging whether the other party has a fault, so as to perform corresponding processing in the event of a fault, thereby further ensuring the stability of the CDN and the network convergence system.
本发明实施例还提供了一种计算机存储介质, 所述计算机存储介质中 存储有计算机程序, 所述计算机程序用于执行本发明实施例所述的调度模 块选定方法。 The embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a computer program, and the computer program is used to execute the scheduling module according to the embodiment of the present invention. Block selection method.
参照图 3,图 3为本发明实施例的调度模块选定方法二中根据所述存活 检测机制检测主用调度模块和 /或备用主调度模块是否出现故障的流程示意 图; 如图 3所示, 基于图 2所示的实施例, 图 2中步骤 103包括:  Referring to FIG. 3, FIG. 3 is a schematic flowchart of detecting whether a failure of an active scheduling module and/or an alternate primary scheduling module according to the survival detecting mechanism according to the method for selecting a scheduling module according to an embodiment of the present invention; Based on the embodiment shown in FIG. 2, step 103 in FIG. 2 includes:
步骤 1031, 在预置的故障周期内, 判断所述主用调度模块和 /或所述备 用主调度模块所接收到的存活检测报文的数量是否为零, 当判断所述主用 调度模块接收到的存活检测报文的数量为零时, 执行步骤 1032; 当判断所 述备用主调度模块接收到的存活检测报文的数量为零时, 执行步骤 1033; 当所述主用调度模块和 /或所述备用主调度模块所接收到的存活检测报文的 数量都不为零时, 执行步骤 1034。  Step 1031: Determine, in a preset fault period, whether the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero, when determining that the primary scheduling module receives When the number of the survival detection packets is zero, step 1032 is performed; when it is determined that the number of the survival detection packets received by the standby primary scheduling module is zero, step 1033 is performed; when the primary scheduling module and/or If the number of the survival detection packets received by the standby primary scheduling module is not zero, step 1034 is performed.
步骤 1032: 判定所述备用主调度模块故障, 根据故障结果进行相应的 处理, 继续执行步骤 1034。  Step 1032: Determine that the standby primary scheduling module is faulty, perform corresponding processing according to the fault result, and continue to step 1034.
步骤 1033 : 判定所述主用调度模块故障, 根据故障结果进行相应的处 理, 继续执行步骤 1034。  Step 1033: Determine that the primary scheduling module is faulty, perform corresponding processing according to the fault result, and continue to step 1034.
步骤 1034: 结束当前操作流程。  Step 1034: End the current operation flow.
为便于对主用调度模块和备用主调度模块进行故障检测, 所制定的检 测机制为: 主用调度模块和备用主调度模块根据预置的检测报文间隔, 向 对方发送存活检测报文, 以表明自己当前的状态为正常运行。  In order to facilitate the fault detection of the primary scheduling module and the standby primary scheduling module, the detection mechanism is: the primary scheduling module and the standby primary scheduling module send a survival detection packet to the other party according to the preset detection packet interval, Indicates that your current status is normal.
在预置的故障周期内, 判断主用调度模块和备用主调度模块所接收到 的对方发送的存活检测报文的数量是否为零, 若是, 则判定对方出现故障, 当判定主用调度模块和备用主调度模块其中一方出现故障时, 进一步根据 故障结果进行相应的处理。 本实施例中, 预置的故障周期内为根据实际情 况设定的接收存活检测报文的时间极大值, 其值可以检测报文间隔的二倍 或三倍。 在经过该预置的故障周期后, 若主用调度模块或备用主调度模块 接收到的存活检测报文数量为零, 则说明在此时间范围内, 备用主调度模 块或主调度模块的运行状态不正常, 因而可进一步判断出现故障的一方。 本发明实施例还提供了一种计算机存储介质, 所述计算机存储介质中 存储有计算机程序, 所述计算机程序用于执行本发明实施例所述的调度模 块选定方法。 During the preset fault period, it is determined whether the number of the survival detection messages sent by the other party received by the primary scheduling module and the standby primary scheduling module is zero, and if so, determining that the other party has a fault, when determining the primary scheduling module and When one of the standby main scheduling modules fails, the corresponding processing is further performed according to the fault result. In this embodiment, the preset fault period is a time maximum value of the received survival detection packet set according to the actual situation, and the value can detect the interval of the packet twice or three times. After the preset fault period, if the number of the survival detection packets received by the primary scheduling module or the standby primary scheduling module is zero, it indicates that the standby primary scheduling mode is within this time range. The running state of the block or the main scheduling module is abnormal, so that the party that has failed can be further judged. The embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the scheduling module selection method according to the embodiment of the invention.
图 4为本发明实施例的调度模块选定方法二中根据故障结果进行相应 的处理的流程示意图, 如图 4所示, 所述方法包括:  4 is a schematic flowchart of performing corresponding processing according to a fault result in a method 2 for selecting a scheduling module according to an embodiment of the present invention. As shown in FIG. 4, the method includes:
步骤 201 : 在预置的故障周期内, 判断所述主用调度模块和 /或所述备 用主调度模块所接收到的存活检测报文的数量是否为零; 当判断所述主用 调度模块接收到的存活检测报文的数量为零时, 执行步骤 202〜步骤 203; 当所述备用主调度模块判断接收到的存活检测报文的数量为零时, 执行步 骤 204〜步骤 205; 当所述主用调度模块和 /或所述备用主调度模块所接收到 的存活检测报文的数量都不为零时, 执行步骤 206: 结束当前操作流程。  Step 201: Determine, in a preset fault period, whether the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero; when determining that the primary scheduling module receives When the number of the surviving detection packets is zero, step 202 to step 203 are performed; when the standby main scheduling module determines that the number of the received survival detecting packets is zero, step 204 to step 205 are performed; When the number of the survival detection packets received by the active scheduling module and/or the standby primary scheduling module is not zero, step 206 is executed to end the current operation flow.
步骤 202〜步骤 203, 当备用主调度模块接收到主用调度模块发送的存 活检测报文的数量为零时, 判定主用调度模块故障, 触发备用主调度模块 升级为主用调度模块。  In step 202 to step 203, when the standby primary scheduling module receives the number of the activity detection packets sent by the active scheduling module is zero, it determines that the primary scheduling module is faulty, and triggers the standby primary scheduling module to upgrade to the primary scheduling module.
步骤 204〜步骤 205, 当主用调度模块接收到备用主调度模块发送的存 活检测报文的数量为零时, 判定备用主调度模块故障, 触发重新选定新的 备用主调度模块。  In step 204 to step 205, when the primary scheduling module receives the number of the activity detection packets sent by the standby primary scheduling module is zero, it determines that the standby primary scheduling module is faulty, and triggers the reselection of the new standby primary scheduling module.
根据存活检测机制检测主用调度模块和备用主调度模块是否出现故障 时, 如备用主调度模块所接收到的主用调度模块发送的存活检测报文的数 量为零, 则可判定主用调度模块出现故障, 此时, 进行快速切换, 即触发 备用主调度模块升级为主用调度模块, 接替出现故障的主用调度模块, 继 续对客户端访问应用的访问请求进行统一调度; 本实施例中, 当备用主调 度模块通过检测机制检测到主用调度模块出现故障时, 触发自身升级为主 用调度模块, 同时触发更新设备内部转发表, 这样, 用户的应用链接请求 便会转发到切换后的主用调度模块的业务接入模块, 与所述主用调度模块 建立应用链接, 并由切换后的主用调度模块对用户的访问进行调度和负载 均衡。 When the survival detection mechanism detects whether the primary scheduling module and the standby primary scheduling module are faulty, if the number of the survival detection packets sent by the primary scheduling module received by the standby primary scheduling module is zero, the primary scheduling module may be determined. If the fault occurs, the fast switching is performed, that is, the standby primary scheduling module is upgraded to the primary scheduling module, and the failed primary scheduling module is replaced, and the access request of the client access application is continuously scheduled. When the standby primary scheduling module detects that the primary scheduling module is faulty through the detection mechanism, triggers the self-upgrading as the primary scheduling module, and simultaneously triggers the update of the internal forwarding table of the device, so that the user's application link request Then, the service access module of the switched main scheduling module is forwarded, and an application link is established with the active scheduling module, and the user's access is scheduled and load balanced by the switched primary scheduling module.
如主用调度模块接收到备用主调度模块发送的存活检测报文的数量为 零, 则可判定备用主调度模块出现故障, 此时, 触发新的选定机制, 即在 If the primary scheduling module receives the number of the survival detection packets sent by the standby primary scheduling module to be zero, it may determine that the standby primary scheduling module is faulty, and at this time, trigger a new selection mechanism, that is,
CDN与网络融合系统的多个 CDN业务装置所包含的多个调度模块中, 重 新选定新的备用主调度模块, 以用于当主用调度模块出现故障时接替其完 成对用户的访问进行调度和负载均衡的工作。 In the plurality of scheduling modules included in the CDN and the plurality of CDN service devices of the network convergence system, the new standby main scheduling module is reselected for scheduling the access to the user when the primary scheduling module fails. Load balancing work.
在选定了主用调度模块和备用主调度模块之后, 在预置的故障周期内, 根据主用调度模块和备用主调度模块所接收到的存活检测报文的数量是否 为零判断对方是否出现故障, 并在判定主用调度模块或备用主调度模块出 现故障后, 进行相应的处理。 实现了在故障情况下, 能够快速接替和倒换, 避免了需要重新选定新的主用调度模块再进行业务切换, 提高了业务切换 的速度, 并且保证了 CDN与网络融合系统的稳定性。  After the primary scheduling module and the standby primary scheduling module are selected, whether the number of the survival detection packets received by the primary scheduling module and the standby primary scheduling module is zero or not is determined in the preset fault period. Fault, and after determining that the primary scheduling module or the standby primary scheduling module has failed, perform corresponding processing. In the case of faults, it can quickly replace and switch, avoiding the need to re-select a new active scheduling module and then switching services, improving the speed of service switching, and ensuring the stability of the CDN and network convergence system.
本发明实施例还提供了一种计算机存储介质, 所述计算机存储介质中 存储有计算机程序, 所述计算机程序用于执行本发明实施例所述的调度模 块选定方法。  The embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the scheduling module selection method according to the embodiment of the invention.
本发明还提供一种 CDN与网络融合系统。 参照图 5, 图 5为本发明实 施例的 CDN与网络融合系统的组成结构示意图一。 如图 5所示, 本实施例 所提供的 CDN与网络融合系统, 包括多个 CDN业务装置 50, 所述 CDN 业务装置 50包括调度模块 51 ; 所述系统还包括选定模块 52, 配置为采用 组播的方式, 在多个 CDN业务装置 50所包含的多个调度模块 51中, 选定 主用调度模块, 所述主用调度模块配置为对客户端访问应用的访问请求进 行统一调度; 选定备用主调度模块, 所述备用主调度模块配置为在所述主 用调度模块出现故障时, 接替所述主用调度模块对客户端访问应用的访问 请求进行统一调度。 The invention also provides a CDN and network fusion system. Referring to FIG. 5, FIG. 5 is a schematic structural diagram 1 of a CDN and a network convergence system according to an embodiment of the present invention. As shown in FIG. 5, the CDN and network convergence system provided in this embodiment includes a plurality of CDN service devices 50, and the CDN service device 50 includes a scheduling module 51. The system further includes a selection module 52 configured to adopt In the multicast mode, among the plurality of scheduling modules 51 included in the plurality of CDN service devices 50, the main scheduling module is selected, and the main scheduling module is configured to perform unified scheduling on the access request of the client access application; An alternate primary scheduling module, configured to replace access by the primary scheduling module to a client access application when the primary scheduling module fails Request for unified scheduling.
本实施例中, 将 CDN功能与网络功能融合为 CDN与网络融合系统, 把 CDN的内容分发节点和网络设备进行融合,作为网络设备的一个重要组 成部分。 CDN与网络融合系统在为用户提供网络服务的同时, 也可以为用 户的应用提供内容分发服务; 并通过 CDN与网络融合系统的 CDN部件维 护相应的用户内容使用状态机, 通过状态机和网络部件的联动, 可以实现 针对特定用户, 在特定时间段, 针对特定内容, 进行网络和内容的双重保 障。  In this embodiment, the CDN function and the network function are integrated into a CDN and network convergence system, and the content distribution node of the CDN and the network device are merged as an important component of the network device. The CDN and network convergence system can provide content distribution services for users' applications while providing network services to users; and maintain corresponding user content usage state machines through CDN and CDN components of network convergence systems, through state machines and network components. The linkage between the network and the content can be achieved for a specific user, for a specific time period.
由于 CDN与网络融合系统的本身特性, 对外提供的应用服务链接、 负 载均衡的调度、业务的处理和内容分发均由 CDN业务装置 50处理,各 CDN 业务装置初始均是同等的关系。 而系统从整体的角度需要采用统一的对外 服务地址, 统一进行调度。 因此, 在同一时刻, 只能由一个主用的 CDN业 务装置 50的调度模块 51提供对外应用链接服务和调度服务, 将用户的访 问调度到不同 CDN业务装置的业务服务模块。为实现通过固定的调度模块 51来对用户的访问请求进行调度, 通过选定模块 52, 采用组播的方式, 在 多个 CDN业务装置 50所包含的多个调度模块 51中进行选定, 即选定一个 主用调度模块, 对客户端访问应用的访问请求进行统一调度。 当接收到用 户访问应用的访问请求后, 通过统一的对外服务地址, 与客户端建立应用 链接,进行总体调度和负载均衡,从而将用户的访问请求调度至相应的 CDN 业务装置的业务服务模块中。  Due to the inherent characteristics of the CDN and the network convergence system, the externally provided application service links, load balancing scheduling, service processing, and content distribution are all handled by the CDN service device 50, and each CDN service device initially has an equal relationship. From a holistic perspective, the system needs to adopt a unified external service address to perform unified scheduling. Therefore, at the same time, the external application link service and the scheduling service can be provided only by the scheduling module 51 of the primary CDN service device 50, and the user's access is dispatched to the service service modules of the different CDN service devices. In order to realize the scheduling of the user's access request by the fixed scheduling module 51, the selected module 52 selects among the plurality of scheduling modules 51 included in the plurality of CDN service devices 50 by means of multicast, that is, An active scheduling module is selected to uniformly schedule access requests of the client access application. After receiving the access request of the user accessing the application, the user establishes an application link with the client through the unified external service address, performs overall scheduling and load balancing, and then schedules the user's access request to the service service module of the corresponding CDN service device. .
当选定了主用调度模块后, 为防止在所述主用调度模块出现故障时影 响到切换速度, 选定模块 52还需要选定备用主调度模块, 以便当所述主用 调度模块出现故障时, 采用备用主调度模块直接接替所述主用调度模块, 对客户端访问应用的访问请求进行统一调度, 无需等待重新选定新的主用 调度模块后再接替业务。 而其他没有被选为主用调度模块和备用主调度模 块的调度模块则作为备用调度模块。 After the primary scheduling module is selected, in order to prevent the switching speed from being affected when the primary scheduling module fails, the selected module 52 also needs to select the standby primary scheduling module, so that when the primary scheduling module fails The standby main scheduling module directly takes over the main scheduling module, and performs unified scheduling on the access request of the client access application, and does not need to wait for the new main scheduling module to be re-selected to take over the service. Others are not selected as the primary scheduling module and the alternate primary scheduling module. The scheduling module of the block acts as an alternate scheduling module.
本实施例中, 通过选定模块 52对主用调度模块和备用主调度模块的选 定,可以通过多个 CDN业务装置 50所包含的多个调度模块 51的配置优选 级、 CDN业务装置 50的设备槽位号、 CDN业务装置 50的 MAC地址、 CDN 业务装置 50的 IP地址和 CDN业务装置 50的内部地址进行选定。 具体实 现时, 可以通过组播的方式进行, 即在 CDN与网络融合系统内部指定特定 的预留组播组地址作为主用调度模块和备用主调度模块的选定的专用组播 组。  In this embodiment, the selection of the primary scheduling module and the standby primary scheduling module by the selection module 52 may be through the configuration preference of the plurality of scheduling modules 51 included in the plurality of CDN service devices 50, and the CDN service device 50. The device slot number, the MAC address of the CDN service device 50, the IP address of the CDN service device 50, and the internal address of the CDN service device 50 are selected. The specific implementation can be performed by multicasting, that is, specifying a specific reserved multicast group address within the CDN and the network convergence system as the selected dedicated multicast group of the primary scheduling module and the standby primary scheduling module.
在本实施例中, 在 CDN与网络融合系统中, 多个 CDN业务装置 50与 主控和交换装置之间以及网络业务装置与主控和交换装置之间, 均部署有 内部接口, 用于 CDN业务装置 50或网络业务装置与主控和交换装置之间 进行管理信息、 监控信息以及业务部署等方面的信息交互; 而 CDN业务装 置与网络业务装置之间部署有相应的内部协议接口, 用于用户状态、 业务 管理及监控, 流量转发的通道等; 多个 CDN业务装置之间也部署有内部协 议接口, 用于业务管理、 协同和监控, 业务的访和交互等。 因此, 主用调 度模块和备用主调度模块通过内部协议接口与业务服务模块进行通信, 将 用户的访问请求调度至相应的业务服务模块, 以供业务服务模块对用户的 访问请求进行处理, 并分发相应的内容至客户端。  In this embodiment, in the CDN and network convergence system, an internal interface is deployed between the plurality of CDN service devices 50 and the main control and switching devices, and between the network service device and the main control and switching device, for the CDN. The information exchange between the service device 50 or the network service device and the main control and switching device for management information, monitoring information, and service deployment; and the corresponding internal protocol interface is deployed between the CDN service device and the network service device. User status, service management and monitoring, traffic forwarding channels, etc.; internal protocol interfaces are also deployed between multiple CDN service devices for service management, collaboration and monitoring, service access and interaction. Therefore, the primary scheduling module and the standby primary scheduling module communicate with the service service module through the internal protocol interface, and schedule the user's access request to the corresponding service service module, so that the service service module processes the access request of the user, and distributes The corresponding content to the client.
本发明实施例, 通过采用组播的方式, 在多个 CDN业务装置所包含的 多个调度模块中, 选定用于对客户端访问应用的访问请求进行统一调度的 主用调度模块, 以及选定用于在主用调度模块出现故障时, 接替主用调度 模块对客户端访问应用的访问请求进行统一调度的备用主调度模块。 通过 选定的主用调度模块对多个 CDN业务装置的业务服务模块进行统一协调, 提高了 CDN与网络融合系统的稳定性, 从而使业务质量能够得到保障。  In the embodiment of the present invention, by using a multicast manner, among the multiple scheduling modules included in the plurality of CDN service devices, the main scheduling module for uniformly scheduling the access request of the client access application is selected, and the selection is performed. An alternate primary scheduling module that is used to relay the access request of the active access scheduling module to the client access application when the primary scheduling module fails. The service scheduling modules of multiple CDN service devices are unified and coordinated through the selected active scheduling module, which improves the stability of the CDN and the network convergence system, so that the service quality can be guaranteed.
其中, 本实施例中所述的 CDN 与网络融合系统在实际应用中, 可由 CDN服务器实现; 所述 CDN与网络融合系统中的 CDN业务装置 50及其 子模块调度模块 51、 选定模块 52在实际应用中, 均可由所述 CDN与网络 融合系统中的中央处理器(CPU, Central Processing Unit ), 或数字信号处 理器 ( DSP, Digital Signal Processor )、 或可编程门阵歹' J ( FPGA, Field-Programmable Gate Array ) 实现。 The CDN and the network convergence system described in this embodiment may be used in practical applications. The CDN server implements the CDN service device 50 and its sub-module scheduling module 51 and the selected module 52 in the CDN and the network convergence system, and in actual applications, the central processing unit (CPU) in the CDN and network convergence system can be used. , Central Processing Unit ), or digital signal processor (DSP, Digital Signal Processor), or programmable gate array J 'J (FPGA, Field-Programmable Gate Array) implementation.
参照图 6, 图 6为本发明实施例的 CDN与网络融合系统的组成结构示 意图二。 基于上述实施例, 所述系统还包括机制建立及故障检测模块 53, 配置为在所述主用调度模块与所述备用主调度模块之间建立存活检测机 制, 并根据存活检测机制检测所述主用调度模块和 /或所述备用主调度模块 是否出现故障。  Referring to FIG. 6, FIG. 6 is a schematic structural diagram 2 of a CDN and network convergence system according to an embodiment of the present invention. Based on the foregoing embodiment, the system further includes a mechanism establishment and fault detection module 53 configured to establish a survival detection mechanism between the primary scheduling module and the standby primary scheduling module, and detect the primary according to the survival detection mechanism. Whether there is a failure with the scheduling module and/or the standby primary scheduling module.
在选定了用于对客户端访问应用的访问请求进行统一调度的主用调度 模块, 以及作为备用的备用主调度模块之后, 还需通过机制建立及故障检 测模块 53建立存活检测机制, 即在所述主用调度模块和所述备用主调度模 块之间建立存活检测机制, 以进行相互检测, 并根据检测结果判断对方是 否出现故障。 当检测出所述主用调度模块或所述备用主调度模块出现故障 时, 触发相应的机制, 并进行相应的处理。  After the active scheduling module for uniformly scheduling the access request of the client access application is selected, and the standby primary scheduling module is used as the standby, the mechanism for establishing and detecting the fault detection module 53 is also required to establish a survival detection mechanism, that is, A survival detection mechanism is established between the primary scheduling module and the standby primary scheduling module to perform mutual detection, and determine whether the other party is faulty according to the detection result. When it is detected that the primary scheduling module or the standby primary scheduling module is faulty, the corresponding mechanism is triggered and corresponding processing is performed.
在选定了主用调度模块和备用主调度模块之后, 通过存活检测机制在 所述主用调度模块和所述备用主调度模块之间相互检测, 判断对方是否出 现故障, 以便在出现故障时进行相应的处理, 从而进一步保证了 CDN与网 络融合系统的稳定性。  After the active scheduling module and the standby primary scheduling module are selected, the primary scheduling module and the secondary primary scheduling module are mutually detected by the survival detection mechanism to determine whether the other party has a fault, so that the fault occurs. Corresponding processing further ensures the stability of the CDN and network convergence system.
其中, 本实施例中所述的 CDN 与网络融合系统在实际应用中, 可由 CDN服务器实现; 所述 CDN与网络融合系统中的 CDN业务装置 50及其 子模块调度模块 51、 选定模块 52和机制建立及故障检测模块 53在实际应 用中, 均可由所述 CDN与网络融合系统中的 CPU、 或 DSP、 或 FPGA实 现。 参照图 7, 图 7为本发明实施例的 CDN与网络融合系统中机制建立及 故障检测模块的组成结构示意图; 如图 7所示, 本实施例中, 所述机制建 立及故障检测模块 53包括: The CDN and network convergence system described in this embodiment may be implemented by a CDN server in the actual application; the CDN service device 50 and its submodule scheduling module 51, the selected module 52 in the CDN and network convergence system, and The mechanism establishment and fault detection module 53 can be implemented by the CPU, the DSP, or the FPGA in the CDN and the network convergence system in practical applications. Referring to FIG. 7, FIG. 7 is a schematic structural diagram of a mechanism for establishing a mechanism and a fault detection module in a CDN and network convergence system according to an embodiment of the present invention; as shown in FIG. 7, in the embodiment, the mechanism establishment and fault detection module 53 includes :
判断子模块 531, 配置为在预置的故障周期内, 判断主用调度模块和 / 或备用主调度模块所接收到的存活检测报文的数量是否为零;  The determining sub-module 531 is configured to determine, in a preset fault period, whether the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero;
处理子模块 532, 配置为当判定所述主用调度模块和 /或备用主调度模 块出现故障时, 根据故障结果进行相应的处理。  The processing submodule 532 is configured to perform corresponding processing according to the fault result when it is determined that the primary scheduling module and/or the standby primary scheduling module are faulty.
为便于对主用调度模块和备用主调度模块进行故障检测, 所制定的检 测机制为: 主用调度模块和备用主调度模块根据预置的检测报文间隔, 向 对方发送存活检测报文, 以表明自己当前的状态为正常运行。 在预置的故 障周期内, 判断子模块 531判断主用调度模块和 /或备用主调度模块所接收 到的对方发送的存活检测报文的数量是否为零, 若是, 则判定所述主用调 度模块和 /或所述备用主调度模块出现故障; 当判定主用调度模块和备用主 调度模块其中一方出现故障时, 处理子模块 532进一步根据故障结果进行 相应的处理。 本实施例中, 预置的故障周期内为根据实际情况设定的接收 存活检测报文的时间极大值, 其值可以检测报文间隔的二倍或三倍。 在经 过该预置的故障周期后, 若主用调度模块和 /或备用主调度模块接收到的存 活检测报文数量为零, 则说明在此时间范围内, 所述主用调度模块和 /或所 述备用主调度模块的运行状态不正常, 因而可进一步判断出现故障的一方。 In order to facilitate the fault detection of the primary scheduling module and the standby primary scheduling module, the detection mechanism is: the primary scheduling module and the standby primary scheduling module send a survival detection packet to the other party according to the preset detection packet interval, Indicates that your current status is normal. During the preset fault period, the determining sub-module 53 1 determines whether the number of the survival detection messages sent by the other party received by the primary scheduling module and/or the standby primary scheduling module is zero, and if so, determines the primary usage. The scheduling module and/or the standby primary scheduling module fails; when it is determined that one of the primary scheduling module and the standby primary scheduling module fails, the processing sub-module 532 further performs corresponding processing according to the failure result. In this embodiment, the preset fault period is a time maximum value of the received survival detection packet set according to the actual situation, and the value can detect the interval of the packet twice or three times. After the preset fault period, if the number of the survival detection packets received by the primary scheduling module and/or the standby primary scheduling module is zero, it indicates that the primary scheduling module and/or The running state of the standby main scheduling module is abnormal, so that the party that has failed can be further determined.
在本实施例中, 处理子模块 532, 配置为当判定所述主用调度模块故障 时, 触发备用主调度模块升级为主用调度模块; 当判定所述备用主调度模 块故障时, 触发重新选定新的备用主调度模块。  In this embodiment, the processing sub-module 532 is configured to: when determining that the primary scheduling module is faulty, triggering the standby primary scheduling module to be upgraded to be the primary scheduling module; when determining that the standby primary scheduling module is faulty, triggering re-selection A new alternate primary scheduling module.
根据存活检测机制检测主用调度模块和备用主调度模块是否出现故障 时, 如备用主调度模块所接收到的主用调度模块发送的存活检测报文的数 量为零, 则判定主用调度模块出现故障, 此时, 通过处理子模块 532进行 快速切换, 即触发所述备用主调度模块升级为主用调度模块, 接替出现故 障的主用调度模块, 继续对客户端访问应用的访问请求进行统一调度。 本 实施例中, 当所述备用主调度模块通过检测机制检测到所述主用调度模块 出现故障时, 触发自身升级为主用调度模块, 同时触发更新设备内部转发 表, 这样, 用户的应用链接请求便会转发到切换后的主用调度模块的业务 接入单元, 与所述主用调度模块建立应用链接, 并由切换后的所述主用调 度模块对用户的访问进行调度和负载均衡。 When the survival detection mechanism detects whether the primary scheduling module and the standby primary scheduling module are faulty, if the number of the survival detection packets sent by the primary scheduling module received by the standby primary scheduling module is zero, it is determined that the primary scheduling module appears. Failure, at this time, by processing sub-module 532 The fast switching, that is, triggering the standby main scheduling module to be upgraded as the main scheduling module, succeeding the failed main scheduling module, and continuing to uniformly schedule the access request of the client access application. In this embodiment, when the standby primary scheduling module detects that the primary scheduling module is faulty through the detection mechanism, triggering the self-upgrading as the primary scheduling module, and triggering the update of the internal forwarding table of the device, so that the user's application link The request is forwarded to the service access unit of the switched primary scheduling module, and an application link is established with the primary scheduling module, and the user's access is scheduled and load balanced by the switched primary scheduling module.
如主用调度模块接收到备用主调度模块发送的存活检测报文的数量为 零, 则可判定备用主调度模块出现故障, 此时, 通过处理子模块 532触发 新的选定机制, 即在 CDN与网络融合系统的多个 CDN业务装置所包含的 多个调度模块中, 重新选定新的备用主调度模块, 以用于当主用调度模块 出现故障时接替其完成对用户的访问进行调度和负载均衡的工作。  If the primary scheduling module receives the number of the survival detection packets sent by the standby primary scheduling module to zero, it may determine that the standby primary scheduling module is faulty. At this time, the processing sub-module 532 triggers a new selection mechanism, that is, on the CDN. And a plurality of scheduling modules included in the plurality of CDN service devices of the network convergence system, re-selecting a new standby primary scheduling module for scheduling and loading access to the user when the primary scheduling module fails Balanced work.
在选定了主用调度模块和备用主调度模块之后, 在预置的故障周期内, 根据主用调度模块和备用主调度模块所接收到的存活检测报文的数量是否 为零判断对方是否出现故障, 并在判定主用调度模块或备用主调度模块出 现故障后, 进行相应的处理。 实现了在故障情况下, 能够快速接替和倒换, 避免了需要重新选定新的主用调度模块再进行业务切换, 提高了业务切换 的速度, 并且保证了 CDN与网络融合系统的稳定性。  After the primary scheduling module and the standby primary scheduling module are selected, whether the number of the survival detection packets received by the primary scheduling module and the standby primary scheduling module is zero or not is determined in the preset fault period. Fault, and after determining that the primary scheduling module or the standby primary scheduling module has failed, perform corresponding processing. In the case of faults, it can quickly replace and switch, avoiding the need to re-select a new active scheduling module and then switching services, improving the speed of service switching, and ensuring the stability of the CDN and network convergence system.
其中, 本实施例中所述的机制建立及故障检测模块 53及其子模块: 判 断子模块 531和处理子模块 532在实际应用中, 均可由所述 CDN与网络融 合系统中的 CPU、 或 DSP、 或 FPGA实现。  The mechanism establishment and fault detection module 53 and the sub-module thereof in the embodiment: the judgment sub-module 531 and the processing sub-module 532 can be used by the CPU or the DSP in the CDN and the network fusion system in practical applications. , or FPGA implementation.
以上所述仅为本发明的优选实施例, 并非因此限制本发明的专利范围, 凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换, 或直 接或间接运用在其他相关的技术领域, 均同理包括在本发明的专利保护范 围。 工业实用性 The above description is only the preferred embodiment of the present invention, and is not intended to limit the scope of the invention, and the equivalent structure or equivalent flow transformation made by the specification and the drawings of the present invention may be directly or indirectly applied to other related The technical field is equally included in the scope of patent protection of the present invention. Industrial applicability
本发明实施例通过组播的方式,在多个 CDN业务装置所包含的多个调 度模块中, 选定一个用于对客户端访问应用的访问请求进行统一调度的主 用调度模块, 以及选定一个用于在主用调度模块出现故障时, 接替主用调 度模块对客户端访问应用的访问请求进行统一调度的备用主调度模块。 通 过选定的主用调度模块对多个 CDN 业务装置的业务服务模块进行统一协 调,提高了 CDN与网络融合系统的稳定性,从而使业务质量能够得到保障, 提升了用户的体验。  In the embodiment of the present invention, a plurality of scheduling modules included in the plurality of CDN service devices are selected by the multicast scheduling method, and an active scheduling module for uniformly scheduling the access request of the client access application is selected, and selected. An alternate main scheduling module for relaying the access request of the active access scheduling module to the client access application when the primary scheduling module fails. The service scheduling module of multiple CDN service devices is unified and coordinated through the selected active scheduling module, which improves the stability of the CDN and the network convergence system, thereby ensuring the quality of the service and improving the user experience.

Claims

权利要求书 claims
1、 一种调度模块选定方法, 应用于内容分发网络 CDN与网络融合系 统中, 所述 CDN与网络融合系统包括多个 CDN业务装置, 所述 CDN业务 装置包括调度模块, 所述方法包括: 1. A scheduling module selection method, applied in a content distribution network CDN and network integration system. The CDN and network integration system includes multiple CDN service devices. The CDN service device includes a scheduling module. The method includes:
采用组播的方式,在多个所述 CDN业务装置所包含的多个调度模块中, 选定主用调度模块和备用主调度模块; 其中, In a multicast manner, a primary scheduling module and a backup primary scheduling module are selected among multiple scheduling modules included in multiple CDN service devices; wherein,
所述主用调度模块配置为对客户端访问应用的访问请求进行统一调 度; The main scheduling module is configured to uniformly schedule access requests for client access applications;
所述备用主调度模块配置为在所述主用调度模块出现故障时, 接替所 述主用调度模块对客户端访问应用的访问请求进行统一调度。 The standby main scheduling module is configured to take over the main scheduling module to uniformly schedule access requests for client access applications when the main scheduling module fails.
2、 根据权利要求 1所述的方法, 其中, 所述在多个所述 CDN业务装 置所包含的多个调度模块中, 选定主用调度模块和备用主调度模块, 包括: 通过多个所述 CDN业务装置所包含的多个调度模块的配置优选级、所 述 CDN业务装置的设备槽位号、所述 CDN业务装置的介质访问控制 MAC 地址、所述 CDN业务装置的互联网协议 IP地址和所述 CDN业务装置的内 部地址选定所述主用调度模块和所述备用主调度模块。 2. The method according to claim 1, wherein the selecting a primary scheduling module and a backup primary scheduling module among multiple scheduling modules included in multiple CDN service devices includes: The configuration priorities of the multiple scheduling modules included in the CDN service device, the equipment slot number of the CDN service device, the media access control MAC address of the CDN service device, the Internet Protocol IP address of the CDN service device, and The internal address of the CDN service device selects the main scheduling module and the backup main scheduling module.
3、 根据权利要求 1所述的方法, 其中, 所述选定主用调度模块和备用 主调度模块之后, 所述方法还包括: 3. The method according to claim 1, wherein after selecting the main scheduling module and the backup main scheduling module, the method further includes:
在所述主用调度模块与所述备用主调度模块之间建立存活检测机制, 根据所述存活检测机制检测所述主用调度模块和 /或所述备用主调度模块是 否出现故障。 A survival detection mechanism is established between the main scheduling module and the backup main scheduling module, and whether the main scheduling module and/or the backup main scheduling module fails is detected according to the survival detection mechanism.
4、 根据权利要求 3所述的方法, 其中, 所述在所述主用调度模块与所 述备用主调度模块之间建立存活检测机制, 根据所述存活检测机制检测所 述主用调度模块和 /或所述备用主调度模块是否出现故障, 包括: 4. The method according to claim 3, wherein: a survival detection mechanism is established between the active scheduling module and the backup active scheduling module, and the active scheduling module and the backup active scheduling module are detected according to the survival detection mechanism. /or whether the backup main scheduling module fails, including:
在预置的故障周期内, 判断所述主用调度模块和 /或所述备用主调度模 块所接收到的存活检测报文的数量是否为零, 当所述主用调度模块判断接 收到的存活检测报文的数量为零时, 判定所述备用主调度模块故障; 当所 述备用主调度模块判断接收到的存活检测报文的数量为零时, 判定所述主 用调度模块故障; 根据故障结果进行相应的处理; Within the preset fault period, determine whether the active scheduling module and/or the backup active scheduling module Whether the number of survival detection messages received by the block is zero, when the active scheduling module determines that the number of received survival detection messages is zero, it is determined that the backup primary scheduling module is faulty; when the backup primary scheduling module When the scheduling module determines that the number of received survival detection messages is zero, it determines that the main scheduling module is faulty; performs corresponding processing according to the fault result;
其中, 所述存活检测报文为所述主用调度模块和 /或所述备用主调度模 块根据预置的检测报文间隔向对方所发送。 Wherein, the survival detection message is sent by the active scheduling module and/or the standby active scheduling module to the other party according to a preset detection message interval.
5、 根据权利要求 4所述的方法, 其中, 所述根据故障结果进行相应的 处理包括: 5. The method according to claim 4, wherein the corresponding processing according to the fault result includes:
当判定所述主用调度模块故障时, 触发所述备用主调度模块升级为主 用调度模块; When it is determined that the active scheduling module is faulty, the standby active scheduling module is triggered to be upgraded to the active scheduling module;
当判定所述备用主调度模块故障时, 触发重新选定新的备用主调度模 块。 When it is determined that the standby main scheduling module is faulty, reselection of a new standby main scheduling module is triggered.
6、 一种 CDN与网络融合系统, 所述 CDN与网络融合系统包括多个 CDN业务装置, 所述 CDN业务装置包括调度模块, 所述系统还包括: 选定模块, 配置为采用组播的方式, 在多个所述 CDN业务装置所包含 的多个调度模块中, 选定主用调度模块, 所述主用调度模块配置为对客户 端访问应用的访问请求进行统一调度; 选定备用主调度模块, 所述备用主 调度模块配置为在所述主用调度模块出现故障时, 接替所述主用调度模块 对客户端访问应用的访问请求进行统一调度。 6. A CDN and network integration system. The CDN and network integration system includes multiple CDN service devices. The CDN service device includes a scheduling module. The system further includes: a selection module configured to adopt multicast mode. , among multiple scheduling modules included in multiple CDN service devices, select a primary scheduling module, and the primary scheduling module is configured to uniformly schedule access requests for client access applications; select a backup primary scheduling module, the backup main scheduling module is configured to take over the main scheduling module to uniformly schedule access requests for client access applications when the main scheduling module fails.
7、 根据权利要求 6所述的 CDN与网络融合系统, 其中, 所述选定模 块, 配置为通过多个所述 CDN业务装置所包含的多个调度模块的配置优选 级、 所述 CDN业务装置的设备槽位号、 所述 CDN业务装置的 MAC地址、 所述 CDN业务装置的 IP地址和所述 CDN业务装置的内部地址选定所述主 用调度模块和所述备用主调度模块。 7. The CDN and network integration system according to claim 6, wherein the selected module is configured to use the configuration priority of a plurality of scheduling modules included in a plurality of the CDN service devices, the CDN service device The equipment slot number, the MAC address of the CDN service device, the IP address of the CDN service device and the internal address of the CDN service device are used to select the main scheduling module and the backup main scheduling module.
8、 根据权利要求 6所述的 CDN与网络融合系统, 其中, 所述系统还 包括机制建立及故障检测模块, 配置为在所述主用调度模块与所述备用主 调度模块之间建立存活检测机制, 并根据所述存活检测机制检测所述主用 调度模块和 /或所述备用主调度模块是否出现故障。 8. The CDN and network integration system according to claim 6, wherein the system further It includes a mechanism establishment and fault detection module, configured to establish a survival detection mechanism between the active scheduling module and the backup active scheduling module, and detect the active scheduling module and/or the active scheduling module according to the survival detection mechanism. Whether the backup main scheduling module fails.
9、 根据权利要求 8所述的 CDN与网络融合系统, 其中, 所述机制建 立及故障检测模块包括: 9. The CDN and network integration system according to claim 8, wherein the mechanism establishment and fault detection module includes:
判断子模块, 配置为在预置的故障周期内, 判断主用调度模块和 /或备 用主调度模块所接收到的存活检测报文的数量是否为零, 当所述主用调度 模块判断接收到的存活检测报文的数量为零时, 判定所述备用主调度模块 故障; 当所述备用主调度模块判断接收到的存活检测报文的数量为零时, 判定所述主用调度模块故障; 所述存活检测报文为所述主用调度模块和 /或 所述备用主调度模块根据预置的检测报文间隔向对方所发送; The judgment sub-module is configured to judge whether the number of survival detection messages received by the main scheduling module and/or the backup main scheduling module is zero within the preset fault period. When the main scheduling module judges that the number of survival detection messages received is zero, When the number of survival detection messages received is zero, it is determined that the backup main scheduling module is faulty; when the backup main scheduling module determines that the number of survival detection messages received is zero, it is determined that the main scheduling module is faulty; The survival detection message is sent by the active scheduling module and/or the standby active scheduling module to the other party according to a preset detection message interval;
处理子模块, 配置为当判定所述主用调度模块和 /或所述备用主调度模 块出现故障时, 根据故障结果进行相应的处理。 The processing submodule is configured to perform corresponding processing according to the fault result when it is determined that the main scheduling module and/or the backup main scheduling module fails.
10、 根据权利要求 9所述的 CDN与网络融合系统, 其中, 所述处理子 模块, 配置为当判定所述主用调度模块故障时, 触发所述备用主调度模块 升级为主用调度模块; 当判定所述备用主调度模块故障, 触发重新选定新 的备用主调度模块。 10. The CDN and network integration system according to claim 9, wherein the processing sub-module is configured to trigger the upgrade of the standby main scheduling module to the main scheduling module when it is determined that the main scheduling module is faulty; When it is determined that the standby main scheduling module is faulty, reselection of a new standby main scheduling module is triggered.
11、 一种计算机存储介质, 所述计算机存储介质中存储有计算机程序, 所述计算机程序用于执行权利要求 1至 5任一项所述的调度模块选定方法。 11. A computer storage medium. A computer program is stored in the computer storage medium. The computer program is used to execute the scheduling module selection method according to any one of claims 1 to 5.
PCT/CN2014/072941 2013-03-21 2014-03-05 Cdn and network convergence system, scheduling module selection method and computer storage medium WO2014146541A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310092340.7 2013-03-21
CN201310092340.7A CN103200033B (en) 2013-03-21 2013-03-21 CDN and network integration system and the electoral machinery of primary, spare scheduling unit thereof

Publications (1)

Publication Number Publication Date
WO2014146541A1 true WO2014146541A1 (en) 2014-09-25

Family

ID=48722399

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/072941 WO2014146541A1 (en) 2013-03-21 2014-03-05 Cdn and network convergence system, scheduling module selection method and computer storage medium

Country Status (2)

Country Link
CN (1) CN103200033B (en)
WO (1) WO2014146541A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103200033B (en) * 2013-03-21 2016-09-07 中兴通讯股份有限公司 CDN and network integration system and the electoral machinery of primary, spare scheduling unit thereof
CN103647710A (en) * 2013-11-01 2014-03-19 华为技术有限公司 Path configuration method and device
CN105872614A (en) * 2016-04-12 2016-08-17 乐视控股(北京)有限公司 Live stream switching method and device
CN107360025B (en) * 2017-07-07 2020-11-10 郑州云海信息技术有限公司 Distributed storage system cluster monitoring method and device
CN107809480A (en) * 2017-10-25 2018-03-16 上海瀚银信息技术有限公司 One kind transaction commutation system
CN110138808B (en) * 2019-06-27 2021-04-13 苏宁消费金融有限公司 Anti-hijack downloading method and system based on CDN

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101119318A (en) * 2007-09-04 2008-02-06 中兴通讯股份有限公司 Switch processing method of stream media node controller
CN101547334A (en) * 2009-04-30 2009-09-30 杭州华三通信技术有限公司 Method for guaranteeing master MCU to possess standby MCU, and video frequency conference system
CN101640688A (en) * 2009-08-20 2010-02-03 中兴通讯股份有限公司 Content delivery network (CDN)-based switching method for main node controller and spare controller and CDN
CN103117876A (en) * 2013-01-24 2013-05-22 中兴通讯股份有限公司 User state information synchronizing method and device
CN103200033A (en) * 2013-03-21 2013-07-10 中兴通讯股份有限公司 Content delivery network (CDN) and network convergence system and selection method of mainly-used scheduling unit and standby scheduling unit thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101119318A (en) * 2007-09-04 2008-02-06 中兴通讯股份有限公司 Switch processing method of stream media node controller
CN101547334A (en) * 2009-04-30 2009-09-30 杭州华三通信技术有限公司 Method for guaranteeing master MCU to possess standby MCU, and video frequency conference system
CN101640688A (en) * 2009-08-20 2010-02-03 中兴通讯股份有限公司 Content delivery network (CDN)-based switching method for main node controller and spare controller and CDN
CN103117876A (en) * 2013-01-24 2013-05-22 中兴通讯股份有限公司 User state information synchronizing method and device
CN103200033A (en) * 2013-03-21 2013-07-10 中兴通讯股份有限公司 Content delivery network (CDN) and network convergence system and selection method of mainly-used scheduling unit and standby scheduling unit thereof

Also Published As

Publication number Publication date
CN103200033B (en) 2016-09-07
CN103200033A (en) 2013-07-10

Similar Documents

Publication Publication Date Title
US10999125B1 (en) Inter-application communication via signal-routes
EP2878105B1 (en) System and method using rsvp hello suppression for graceful restart capable neighbors
EP2680510B1 (en) Service plane triggered fast reroute protection
US8570857B2 (en) Resilient IP ring protocol and architecture
US8665711B2 (en) Fast restoration for provider edge node and access link failures
US9380111B2 (en) Feature peer network with scalable state information
JP5913635B2 (en) Redundant network connection
US10148554B2 (en) System and methods for load placement in data centers
AU2009292017B2 (en) Reducing CC message transmission in a provider network
US7940694B2 (en) Intelligent filtering of redundant data streams within computer networks
US9001671B2 (en) Feature peer network representations and scalable feature peer network management
WO2014146541A1 (en) Cdn and network convergence system, scheduling module selection method and computer storage medium
WO2012068996A1 (en) Method and device for detecting link state
WO2016023436A1 (en) Fault detection method for virtual router redundancy protocol and router device
KR20120120472A (en) Optimized fast re-route in mpls ring topologies
KR102050910B1 (en) Method and system to enable re-routing for home networks upon connectivity failure
WO2012106915A1 (en) Failure notification method, detection apparatus, forwarding apparatus, system and data structure
US11424978B2 (en) Fast forwarding re-convergence of switch fabric multi-destination packets triggered by link failures
CN101197733A (en) Automatic detection method and device for network connectivity
US8711681B2 (en) Switch redundancy in systems with dual-star backplanes
WO2014048128A1 (en) Point-to-multipoint service protecting method for ring network and upper ring node on ring network
US9426186B2 (en) Methods and systems for load balancing call sessions over a dual ring internet protocol (IP) network
JP2009159512A (en) Telephone system, node device thereof, and method for forming roundabout route
KR20200072941A (en) Method and apparatus for handling VRRP(Virtual Router Redundancy Protocol)-based network failure using real-time fault detection

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14770072

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14770072

Country of ref document: EP

Kind code of ref document: A1