WO2018127010A1 - Procédé et appareil de programmation d'un nœud de transmission - Google Patents

Procédé et appareil de programmation d'un nœud de transmission Download PDF

Info

Publication number
WO2018127010A1
WO2018127010A1 PCT/CN2017/120138 CN2017120138W WO2018127010A1 WO 2018127010 A1 WO2018127010 A1 WO 2018127010A1 CN 2017120138 W CN2017120138 W CN 2017120138W WO 2018127010 A1 WO2018127010 A1 WO 2018127010A1
Authority
WO
WIPO (PCT)
Prior art keywords
cluster
transmission
transport
client
scheduling
Prior art date
Application number
PCT/CN2017/120138
Other languages
English (en)
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 WO2018127010A1 publication Critical patent/WO2018127010A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Definitions

  • the present invention relates to the field of transmission scheduling technologies, and in particular, to a scheduling method of a transmission node and a scheduling apparatus of the transmission node.
  • Streaming data is data that can be transmitted over the network by means of streaming.
  • Large website systems often rely on the Content Delivery Network (CDN) to transmit streaming data.
  • CDN Content Delivery Network
  • the content distribution network is added to the existing network.
  • a new layer of network structure allows users to transfer data to or near the nearest node.
  • a transmission node is deployed to buffer the stream data and provide services to the user nearby.
  • the client needs to prepare scheduling request packets of different formats and send them to different content distribution networks for server scheduling.
  • the client needs to be upgraded, and the server scheduling function corresponding to the newly added content distribution network is integrated into the new version by applying the update method.
  • the client application it is inconvenient to rely on the application update to update the scheduling function corresponding to the newly added content distribution network, and it is difficult to update in time.
  • the update cannot be implemented. Scheduling function.
  • the present invention has been made in order to provide a scheduling method and corresponding apparatus for a transmission node that overcomes the above problems or at least partially solves the above problems.
  • a scheduling method for a transmission node including:
  • the communication configuration code When the new transmission cluster is invoked, the communication configuration code is interpreted and executed by using a preset interpreter, and the communication configuration code performs encapsulation of the scheduling request of the transmission node according to the communication protocol of the newly added transmission cluster;
  • the transmission of the stream data is performed according to the transmission node scheduled by the newly added transmission cluster.
  • a scheduling apparatus for a transmission node including:
  • a cluster determining module configured to determine that a new transport cluster exists
  • a configuration code downloading module configured to download a corresponding communication configuration code from the communication configuration code base
  • a scheduling request encapsulating module configured to: when the new transmission cluster is invoked, interpreting and executing the communication configuration code by using a preset interpreter, and performing, by the communication configuration code, a transmission node according to a communication protocol of the newly added transmission cluster The encapsulation of the scheduling request;
  • a scheduling request sending module configured to send the encapsulated scheduling request to the newly added transmission cluster
  • a stream data transmission module configured to perform stream data transmission according to the transmission node scheduled by the newly added transmission cluster.
  • a computer program comprising computer readable code, when the computer readable code is run on a computing device, causing the computing device to perform the scheduling method of the transmitting node .
  • a computer readable medium wherein the computer program is stored.
  • the scheduling method and apparatus for the transmission node according to the present invention can download the corresponding communication configuration code from the communication configuration code base by determining that the new transmission cluster exists, so that when the new transmission cluster provides the streaming data transmission service, the corresponding download is directly downloaded.
  • the communication configuration code adds the scheduling function of the newly added transport cluster to the client without applying the application update. Then, when the new transmission cluster is invoked, the communication configuration code is interpreted and executed by using a preset interpreter, and the communication configuration code performs encapsulation of the scheduling request of the transmission node according to the communication protocol of the newly added transmission cluster. Sending the encapsulated scheduling request to the newly added transport cluster, and transmitting the stream data according to the transport node scheduled by the newly added transport cluster.
  • the execution of the communication configuration code can complete the encapsulation of the scheduling request corresponding to the newly added transmission cluster, and then is used to schedule the node to schedule the transmission node, thereby implementing the hot update of the scheduling function of the newly added transmission cluster, thereby avoiding the inconvenience and failure of updating the application. .
  • FIG. 1 is a flow chart showing the steps of a scheduling method of a transmission node according to Embodiment 1 of the present invention
  • FIG. 2 is a schematic flow chart showing the steps of a scheduling method of a transmission node according to Embodiment 2 of the present invention
  • FIG. 3 is a flow chart showing the steps of a scheduling method of a transmission node according to Embodiment 3 of the present invention.
  • FIG. 4 is a structural block diagram of a scheduling apparatus of a transmission node according to Embodiment 4 of the present invention.
  • Figure 5 shows a block diagram of a computing device for performing the method according to the invention
  • Figure 6 shows a storage unit for holding or carrying program code implementing the method according to the invention.
  • FIG. 1 is a schematic flowchart of a step of a scheduling method of a transmitting node according to the first embodiment of the present invention, which may specifically include the following steps:
  • step 101 it is determined that there is a new transmission cluster.
  • the transport cluster refers to a computer network system that is connected to each other through the Internet, and uses the server closest to each user to send music, pictures, videos, applications, and other files to the faster and more reliable. Users, to deliver high-performance, scalable and low-cost web content to users.
  • CDN Content Delivery Network
  • the transport cluster can be used for the transmission of stream data, wherein the stream data is data that can be transmitted on the network by means of streaming, and the stream data can be transmitted from one node to at least one transport node.
  • a plurality of stream data transmissions can exist simultaneously on one transmission node, and the transmission cluster is composed of multiple transmission nodes.
  • the transit node is a server that can be used to receive, store, and distribute streaming data.
  • Transport clusters are created by adding a new layer of network structure to the existing network, so that users can transmit data to or near the nearest node. The required data.
  • a transport node is deployed to buffer the stream data and provide services to the user. For example, video live applications or remote camera applications often rely on transport clusters to transmit streaming data.
  • At least one transport cluster provides a streaming data transmission service for the client.
  • the client determines that there is a new transport cluster.
  • the specific manner may be any applicable manner. This is not limited.
  • the client may obtain a first cluster list that records all the transport clusters from the cluster management server, and determine that there is a new transport cluster by comparing the first cluster list with the locally stored second cluster list; or the client may receive A new transport cluster notification sent by the cluster management server determines that there is a new transport cluster.
  • the cluster management server is a server for managing a transport cluster.
  • Step 102 Download a corresponding communication configuration code from a communication configuration code base.
  • the communication configuration code is code that can be embedded and configured to configure communication between the client and the transport cluster, and the execution communication configuration code can be used to encapsulate the scheduling request and parse the scheduling result.
  • the methods of encapsulating scheduling requests and parsing scheduling results are different, and corresponding communication configuration codes are required.
  • the communication configuration code can be script code written in the Lua programming language, and the application uses the Lua language as an embedded scripting language to achieve configurability and scalability.
  • the communication configuration code library is a database in which the communication configuration code corresponding to each transmission cluster is stored, and the communication configuration code library can be used on any applicable server, which is not limited in this embodiment. For example, it can be on a cluster management server.
  • the client After the client determines that there is a new transport cluster, it finds the communication configuration code corresponding to the newly added transport cluster from the communication configuration code base, and downloads the communication configuration code corresponding to the newly added transport cluster to the local.
  • Step 103 When the newly added transport cluster is invoked, the preset interpreter is used to interpret and execute the communication configuration code, and the communication configuration code performs encapsulation of the scheduling request of the transport node according to the communication protocol of the newly added transport cluster. .
  • the client invokes the newly added transport cluster to refer to the client transmitting the data through the newly added transport cluster.
  • the client may actively select the newly added transport cluster, or the client may receive the cluster scheduling according to the client.
  • the end request selects a new transport cluster for the client.
  • the interpreter (English: Interpreter), also translated as an interpreter, is a computer program that can translate high-level programming languages directly and line by line.
  • the interpreter does not translate the entire program at once, just like a "middleman", each time you run the program, you must first switch to another language and run it. It runs immediately after translating a line of program descriptions, then translates the next line, and then runs, so it keeps going.
  • the preset interpreter is an interpreter that can interpret and execute the communication configuration code.
  • the communication configuration code is written based on the Lua programming language
  • the preset interpreter is a general interpreter for the Lua language.
  • the communication protocol of the newly added transport cluster refers to the rules and conventions that the client must follow to complete communication or service with the transport cluster. For example, the encapsulation rule that the client sends a scheduling request to the transport cluster, the network address of the scheduling server that the client sends the scheduling request to the transport cluster, and the parsing rules after the client receives the scheduling result.
  • the scheduling request is encapsulated by using a preset interpreter to interpret and execute the communication configuration code, wherein the scheduling request is a scheduling request of the transmitting node sent by the client to the transport cluster.
  • a preset interpreter to interpret and execute the communication configuration code corresponding to the transmission cluster
  • the communication configuration code is executed to implement encapsulation of the IP scheduling request data packet to be sent by the client.
  • the content included in the data transmission request packet of different transmission clusters is different.
  • IP scheduling request data packet is the identifier of the stream data and the specific string after directly transmitting the domain name address of the cluster
  • the transport cluster contract IP scheduling request packet is a domain name address of the transport cluster in a custom format, an identifier of the stream data, and a specific string.
  • Step 104 Send the encapsulated scheduling request to the newly added transport cluster.
  • the encapsulated scheduling request is sent to the newly added transport cluster, and specifically, when the network address recorded by the communication configuration code corresponding to the transport cluster is accessed, the encapsulated scheduling request is sent.
  • the network address may be a domain name push stream address of the transport cluster in the live broadcast application, and the domain name push stream address may be parsed to send the encapsulated scheduling request to the server for selecting the transport node in the transport cluster.
  • Step 105 Perform transmission of stream data according to the transmission node scheduled by the newly added transmission cluster.
  • the newly added transmission cluster is a client scheduling transmission node, which may be scheduled according to at least one type of information such as a network address of the client and a geographical location, and the selected transmission node is connected to the client network.
  • the transmission node may be scheduled for the client according to any applicable scheduling logic, which is not limited in this embodiment.
  • the client establishes a connection with the scheduled transmission node to perform the transmission of the stream data, and specifically includes the client uploading or downloading the stream data.
  • the corresponding communication configuration code is downloaded from the communication configuration code base, so that when the newly added transmission cluster provides the streaming data transmission service, the corresponding communication is directly downloaded.
  • the communication configuration code is interpreted and executed by using a preset interpreter, and the communication configuration code performs encapsulation of the scheduling request of the transmission node according to the communication protocol of the newly added transmission cluster. Sending the encapsulated scheduling request to the newly added transport cluster, and transmitting the stream data according to the transport node scheduled by the newly added transport cluster.
  • the execution of the communication configuration code can complete the encapsulation of the scheduling request corresponding to the newly added transmission cluster, and then is used to schedule the node to schedule the transmission node, thereby implementing the hot update of the scheduling function of the newly added transmission cluster, thereby avoiding the inconvenience and failure of updating the application. .
  • the determining that there is a newly added transport cluster is: obtaining, by the cluster management server, a first cluster list that records all transport clusters; by comparing the first cluster list with A second cluster list stored locally determines that there is a new transport cluster.
  • the cluster management server is the server that manages the transport cluster.
  • the first cluster list is a list of transport clusters that are currently providing streaming data transport services on the cluster management server.
  • the second cluster list is a list of transport clusters that provide streaming data transport services stored locally at the client. The client downloads from the cluster management server to the local device, and then compares the first cluster list with the second cluster list. If there is an identifier of the transport cluster that is not in the second cluster list in the first cluster list, it is determined that there is a new transport cluster.
  • the method further includes: if the target transmission cluster that has been deleted is determined by comparing the first cluster list with the locally stored second cluster list, deleting the locally saved The communication configuration code corresponding to the target transmission cluster.
  • the target transport cluster is a transport cluster that no longer serves streaming data transfers. Comparing the first cluster list and the second cluster list, if there is an identifier of the transport cluster that is not in the first cluster list in the second cluster list, it is determined that there is a deleted target transport cluster. Delete the communication configuration code corresponding to the target transport cluster saved locally by the client.
  • the method further includes: updating the second cluster list by using the first cluster list of the cluster management server.
  • the communication configuration code further records a network address of the newly added transmission cluster
  • an implementation manner of sending the encapsulated scheduling request to the newly added transmission cluster is: And sending the encapsulated scheduling request to the newly added transport cluster according to the network address of the newly added transport cluster indicated by the communication configuration code.
  • the network address of the newly added transport cluster is the domain name address of the calling transport cluster, and the network address is resolved and the access can send the encapsulated scheduling request to the transport cluster corresponding to the network address.
  • analyzing the network address of the newly added transport cluster indicated by the communication configuration code may obtain the address of the server for scheduling the transport node, and then send the encapsulated scheduling request to the server.
  • the method further includes: acquiring a cluster identifier of the newly added transport cluster; and downloading a corresponding one in the slave communication configuration code base.
  • the corresponding communication configuration code may be searched from the communication configuration code base according to the cluster identifier of the newly added transmission cluster.
  • the client After determining that there is a new transport cluster, the client obtains the cluster ID of the newly added transport cluster.
  • the cluster identifier of the newly added transport cluster can be obtained from the list of transport clusters.
  • the cluster identity of the newly added transport cluster can be extracted from the first cluster list.
  • the communication configuration code corresponding to the cluster identifier can be searched from the communication configuration code base according to the cluster identifier.
  • the communication configuration code of a certain transmission cluster is updated. Specifically, by comparing the code corresponding to the transmission cluster in the communication configuration code base with the locally stored code, it is found that the communication configuration code is updated, and the communication is performed.
  • the corresponding code in the configuration code base can be updated to the local. For example, it is possible to directly compare whether the code corresponding to the transport cluster in the communication configuration code base and the code corresponding to the locally stored transport cluster are the same to determine whether the communication configuration code of the transport cluster is updated. Alternatively, whether the communication configuration code of the transport cluster is updated may be compared according to whether the version number of the code corresponding to the transport cluster in the communication configuration code base is the same as the version number of the code corresponding to the locally stored transport cluster.
  • the updated communication configuration code is downloaded from the communication configuration code base, and the updated communication configuration code may be used for the transmission of the streaming data, specifically, when the transmission cluster in which the communication configuration code is updated is called, the preset interpreter is used to interpret and perform the update.
  • Obtaining a communication configuration code wherein the communication configuration code performs encapsulation of the scheduling request of the transmission node according to the communication protocol of the transmission cluster, sends the encapsulated scheduling request to the transmission cluster, and then performs streaming data according to the transmission node scheduled by the transmission cluster. transmission.
  • the new method generally has success rate, accuracy, efficiency, and security. Other aspects have certain advantages.
  • FIG. 2 is a schematic flowchart of a step of a scheduling method of a transit node according to Embodiment 2 of the present invention, which may specifically include the following steps:
  • step 201 the streaming data transmission client is started.
  • the streaming data transmission client may be a client that uploads streaming data to the transport cluster, or a client that downloads streaming data from the transport cluster, for example, in a live video application, uploading an anchor of the video stream data.
  • the client the viewer client that downloads the video stream data.
  • step 202 it is determined that there is a new transmission cluster.
  • the streaming data transmission client After the streaming data transmission client is started, it is detected whether there is a new transmission cluster, and the detection result is that the new transmission cluster is determined.
  • the specific manner is consistent with the description of other embodiments, and details are not described herein.
  • Step 202 Download a corresponding communication configuration code from the communication configuration code base.
  • Step 204 Send a stream data transmission request to the cluster scheduling server, and receive a feedback result of the scheduling new transmission cluster fed back by the cluster scheduling server.
  • the cluster scheduling server is a server that can schedule a transmission cluster for the client. Specifically, the client can select a transmission cluster and feed back to the client according to the stream data transmission request of the client.
  • the cluster scheduling server can be a single server or one of the cluster scheduling server clusters.
  • the cluster scheduling server can be the same server as the cluster management server or another server different from the cluster management server.
  • the streaming data transmission client sends a streaming data transmission request to the cluster scheduling server, where the streaming data transmission request usually carries the network address of the client and/or the current location, so as to select the cluster scheduling server as the client.
  • the stream data transmission client receives the feedback result of the cluster scheduling server, wherein the feedback result is a scheduling result of scheduling the newly added transmission cluster, specifically including a transmission cluster selected for the client, and may further include a stream data identifier allocated for the stream data.
  • the cluster scheduling server is configured as a new transmission cluster for the transmission cluster scheduled by the client according to the transmission request of the client, and the client receives the feedback result of the cluster scheduling server.
  • Step 205 When the newly added transport cluster is invoked, the preset interpreter is used to interpret and execute the communication configuration code, and the communication configuration code performs encapsulation of the scheduling request of the transport node according to the communication protocol of the newly added transport cluster. .
  • Step 206 Send the encapsulated scheduling request to the newly added transport cluster.
  • Step 207 Receive a scheduling result that is fed back by the newly added transmission cluster.
  • the scheduling result of the newly added transmission cluster feedback is the transmission node in the scheduled transmission cluster, and specifically, the newly added transmission cluster schedules a transmission node in the transmission cluster according to the encapsulated scheduling request, where
  • the scheduling result encapsulates information such as the node identifier of the scheduled transmission node.
  • the transport cluster may allocate a transport node to the client according to the network address and/or location of the client, and may also allocate a transport node to the client according to load balancing among multiple transport nodes, and may adopt any applicable scheduling manner. This embodiment does not limit this.
  • the new transmission cluster sends the scheduling result generated by the scheduling to the client, and the client receives the scheduling result.
  • Step 208 Interpreting and executing the communication configuration code by using a preset interpreter, and parsing, by the communication configuration code, the new transmission cluster scheduling from the scheduling result according to the communication protocol of the newly added transmission cluster.
  • the node ID of the transport node The node ID of the transport node.
  • the node identifier is an identifier of the transit node in the network, and may specifically be an identifier of the transport node in the transport cluster or a network address of the transport node, such as an IP address.
  • the preset interpreter is used to interpret and execute the communication configuration code, and the scheduling result is parsed according to the communication protocol of the newly added transmission cluster, and the node identifier of the scheduled transmission node is parsed from the scheduling result.
  • the Lua language universal interpreter is used to interpret and execute the communication configuration code corresponding to the newly added transmission cluster, and the communication configuration code is executed to implement parsing of the IP scheduling result data packet received by the client.
  • the content included in the data packet of different transmission cluster IP scheduling results is different.
  • Some transmission clusters agree that the result of the scheduling data packet is the identifier of the stream data directly after the network address of the transmission node, and the specific string, and some transmissions
  • the cluster contract scheduling result packet is a network address of the transport node in a custom format, an identifier of the stream data, and a specific string.
  • Step 209 Perform stream data transmission according to a transport address of the transport node corresponding to the node identifier.
  • the transport address is a network address used for streaming data transmission, and may be combined into a transport address by a protocol corresponding protocol header of the stream data transmission, a network address of the transport node, an identifier of the stream data, and an agreed specific string.
  • the corresponding transport node can be found by the node identifier, and the transport address can be generated on the client according to the content parsed from the scheduling result, or can be directly parsed from the scheduling result.
  • the client accesses the transport address and transmits the stream data to the transport node.
  • the scheduling function of the newly added transmission cluster is added to the client without applying the application update.
  • the system sends a stream data transmission request to the cluster scheduling server, and receives the feedback result of the scheduling new transmission cluster fed back by the cluster scheduling server, so as to implement the request scheduling distribution transmission cluster.
  • the communication configuration code is interpreted and executed by using a preset interpreter, and the communication configuration code performs encapsulation of the scheduling request of the transmission node according to the communication protocol of the newly added transmission cluster, and
  • the encapsulated scheduling request is sent to the newly added transmission cluster, and the scheduling result fed back by the newly added transmission cluster is received, and the communication configuration code is interpreted and executed by using a preset interpreter, and the communication configuration code is added according to the new Transmitting a communication protocol of the cluster, parsing, from the scheduling result, a node identifier of the transmission node scheduled by the newly added transmission cluster, and transmitting the stream data according to the transmission address of the transmission node corresponding to the node identifier.
  • the execution communication configuration code can complete encapsulation of the scheduling request corresponding to the newly added transmission cluster, and then be used to schedule the node to schedule the transmission node, complete the analysis of the scheduling result of the feedback of the transmission cluster, and then obtain the scheduled transmission node, and implement the new The hot update of the scheduling function of the transmission cluster avoids the inconvenience and inconvenience of updating the application.
  • FIG. 3 a schematic flowchart of a step of a scheduling method of a transit node according to Embodiment 3 of the present invention is shown, which may specifically include the following steps:
  • Step 301 The cluster scheduling server prestores a configuration relationship between the location information of the client and the at least one transport cluster.
  • the cluster scheduling server is configured to schedule the transport cluster, select one transport cluster among the multiple transport clusters and feed back to the requester, for example, to schedule the transport cluster for the client that issues the cluster scheduling request.
  • transport service providers refer to transport network providers that provide transport clusters with service stream data transmission.
  • any applicable supplier may be selected, and this embodiment does not limit this.
  • the location information of the client may be information indicating a location area to which the client belongs or geographically belonged to the network, and may include an address segment corresponding to the network address and/or a geographical area corresponding to the location, where the network address (Network) Address) is the logical address that a node on the Internet has in the network.
  • Network Network
  • IP address International Mobile Network Address, also translated as Internet Protocol address.
  • the location information is location information obtained by the client by using the location service. For example, the client invokes geographic location information obtained by Global Positioning System.
  • the cluster scheduling server may pre-store the configuration relationship between the location information of the client and the at least one transport cluster, where the configuration relationship is a correspondence between the location information and the at least one transport cluster, and is used according to the location of the client.
  • the information allocates a corresponding transport cluster to the client to provide a streaming data transmission service.
  • the configuration relationship may be a correspondence between a network address segment and at least one transport cluster, or a correspondence between a geographic region and at least one transport cluster.
  • the pre-stored configuration relationship may be any applicable configuration relationship that is manually set, or may be configured to analyze the configuration relationship of each transport cluster for different location areas according to historical data, and may be any applicable configuration relationship. This is not a limitation.
  • transmission clusters there may be multiple transmission clusters corresponding to one location information, and multiple transmission clusters may be recorded.
  • the prior ranking indicates that the transmission performance is better, and may be used as the preferred transmission cluster.
  • Step 302 The cluster scheduling server corrects the configuration relationship according to the transmission performance data of the transmission cluster of each transmission service provider.
  • the transmission performance data is performance data when the client and the transmission cluster perform streaming data transmission, and specifically includes a code rate, a frame rate, and the like when the stream data is transmitted.
  • the transmission performance data of the transmission cluster may be data collected by at least one client during streaming data transmission, and the transmission performance data of each transmission cluster obtained by synthesizing data reported by multiple clients.
  • the transmission performance data of the transmission cluster of each transmission service provider is obtained by each client periodically, for example, the code rate when the client periodically reports the stream data transmission, and the client user selection or client.
  • the frame rate of the video stream data that is switched according to the network status.
  • the cluster scheduling server determines the transmission performance data of each location information corresponding to each transmission cluster according to the location information carried by each client when transmitting the performance data, because the same transmission cluster is for different geographical areas, that is, for different location information, the transmission performance The data will be different. As time changes, the transmission performance data of each transmission cluster corresponding to each location information will also change. The configuration relationship is corrected according to the transmission performance data of each transmission cluster.
  • the modified configuration relationship may be a transmission cluster corresponding to one location information, modified to a transmission cluster with the best transmission performance data, or reordered each transmission cluster according to the transmission performance data, and the sorted transmission cluster. The order corrects the configuration relationship.
  • the transmission performance data carries a client identifier and a transmission cluster identifier corresponding to a transmission process, and the configuration relationship is performed according to transmission performance data of a transmission cluster of each transmission service provider.
  • the cluster scheduling server collects transmission performance data of multiple clients corresponding to the same location information to the same transmission cluster, and calculates an average value; the cluster scheduling server compares whether the average value reaches a set threshold. Or correct the configuration relationship between the location information and the transport cluster by comparing the same location information to the average of different transport clusters.
  • the client identifier refers to the identifier of the client that uploads the transmission performance data
  • the transport cluster identifier refers to the identifier of the transport cluster to which the client that transmits the transmission performance data is connected.
  • Each client periodically reports the transmission performance data to the cluster scheduling server, and the reported transmission performance data carries the client identifier and the transmission cluster identifier of the transmission process corresponding to the transmission performance data, and reports the location information of the client in the corresponding transmission process.
  • the transmission performance data of multiple clients corresponding to the same location information to the same transmission cluster is found, and the average value of the transmission performance data is calculated, and multiple clients corresponding to each location information are obtained in this manner.
  • the transmission performance data of each transmission cluster is collected and the average value is calculated separately.
  • the cluster scheduling server corrects the configuration relationship between the location information and the transport cluster. Specifically, it can compare whether the average value reaches the set threshold. If the average value is set, the corresponding configuration of the transport cluster and the location information can be used to update the configuration. Relationship; or the relationship between the location information and each transport cluster may be updated by comparing the average values of different transport clusters corresponding to the same location information according to the ranking of the average values.
  • step 303 it is determined that there is a new transmission cluster.
  • the client is the first client, and the specific manner of the step is the same as that of the other embodiments.
  • the specific manner of the step is the same as that of the other embodiments.
  • Step 304 Download a corresponding communication configuration code from the communication configuration code base.
  • the client is the first client, and the specific manner of the step is the same as that of the other embodiments.
  • the specific manner of the step is the same as that of the other embodiments.
  • Step 305 The cluster scheduling server schedules the corresponding first transmission cluster for the first client according to the modified configuration relationship.
  • the first client requests to allocate a transport cluster for the stream data transmission, and the server according to the modified configuration relationship, the cluster scheduling server finds the corresponding first transport cluster according to the location information of the first client.
  • the first client sends the location information to the server responsible for scheduling the transmission cluster, and the cluster scheduling server searches for the transmission cluster corresponding to the location relationship of the first client according to the locally stored configuration relationship, and the found transmission cluster is The first transport cluster.
  • the location information corresponding to the location information of the first client is Beijing Unicom
  • the transport cluster corresponding to Beijing Unicom is searched, that is, the transport cluster corresponding to the location information, and the transport cluster corresponding to Beijing Unicom is found as the first transport cluster.
  • the implementation manner of the first transmission cluster corresponding to the first client scheduling according to the modified configuration relationship is: the cluster scheduling server searches for the first according to the modified configuration relationship. a plurality of transport clusters configured by a client; the cluster scheduling server selects, from the plurality of transport clusters, a first transport cluster that meets a set condition, where the setting condition includes that the number of historical selections is lower than a set ratio, and the sorting After the historically selected transport cluster, greater than the set priority or transmission performance meets the set requirements.
  • the configuration relationship between the location information and the transport cluster may be that one location information corresponds to multiple transport clusters, and the cluster scheduling server searches for the transport cluster corresponding to the location information of the first client according to the modified configuration relationship, and finds The transport cluster is a multi-transport cluster.
  • a transmission cluster that satisfies the setting condition is selected from a plurality of transmission clusters, wherein the setting condition may include that the number of historical selections is lower than a set ratio, the ranking is after the historically selected transmission cluster, and is greater than a setting. Priority or transmission performance meets the set requirements.
  • a transmission cluster whose number of historical selections is lower than a set ratio is selected from a plurality of transmission clusters, for example, a selected ratio may be set for each transmission cluster in advance, if the transmission cluster is selected in history. If the number of times selected in the record is lower than the set ratio, the transmission cluster is selected.
  • the set ratio can be any applicable ratio, which is not limited in this embodiment.
  • from the plurality of transmission clusters according to the historically selected transmission cluster, the transmission cluster that has not been selected recently is selected. For example, if three of the four transmission clusters have just been selected, the selection is performed. Unselected transport cluster.
  • priority is set for multiple transmission clusters, and a transmission cluster larger than the set priority is selected.
  • the transmission clusters whose transmission performance meets the setting requirements are selected from the plurality of transmission clusters, for example, the transmission clusters larger than the set threshold are selected according to the transmission performance data. Specifically, it may be any applicable setting requirement, and this embodiment does not limit this.
  • the configuration relationship is a correspondence between a location area where the client is located and a transmission cluster
  • the modified configuration relationship is a type of the first transmission cluster corresponding to the first client scheduling.
  • the implementation manner is: the cluster scheduling server extracts the network address and/or the positioning information of the first client; the cluster scheduling server identifies the location area to which the first client belongs according to the network address and/or the positioning information; the cluster scheduling server According to the configuration relationship, a first transport cluster configured for the identified location area is found.
  • the configuration relationship is a correspondence between the location area of the client and the transport cluster, and at least one of the network address and the location information of the first client is extracted, and at least one of the network address and the location information is used to identify the location where the first client is located.
  • the location area searches for the transport cluster corresponding to the identified location area according to the modified configuration relationship, and the discovered transport cluster is the first transport cluster.
  • the network address and the location information may be reported by the client when requesting to schedule the transmission cluster.
  • Step 306 The cluster scheduling server notifies the scheduled first transmission cluster to the first client for transmission of the stream data.
  • the cluster scheduling server notifies the first transmission cluster that is scheduled according to the configuration relationship to the first client, and the first client establishes a connection with the first transport cluster to complete the transmission of the stream data.
  • the identifier of the first transmission cluster or the domain name address is notified to the first client, where the first client sends a stream data transmission request to the first transmission cluster according to the identifier or the domain name address, and the first transmission cluster can feed back a transmission cluster.
  • the transit node in the first client the first client establishes a connection transport stream data with the transit node.
  • Step 307 When the newly added transport cluster is invoked, the preset interpreter is used to interpret and execute the communication configuration code, and the communication configuration code performs encapsulation of the scheduling request of the transport node according to the communication protocol of the newly added transport cluster. .
  • the newly added transmission cluster is the first transmission cluster, and the specific manner of the step is the same as that of the other embodiments. For brevity, no further details are provided herein.
  • Step 308 Send the encapsulated scheduling request to the newly added transport cluster.
  • the newly added transmission cluster is the first transmission cluster, and the specific manner of the step is the same as that of the other embodiments. For brevity, no further details are provided herein.
  • Step 309 Perform transmission of stream data according to the transmission node scheduled by the newly added transmission cluster.
  • the newly added transmission cluster is the first transmission cluster, and the specific manner of the step is the same as that of the other embodiments. For brevity, no further details are provided herein.
  • the method before the modifying the configuration relationship according to the transmission performance data of the transmission cluster of each transmission service provider, the method further includes the following steps: the cluster scheduling server collects multiple clients in the Transmission performance data reported by each transmission cluster when performing streaming data transmission, the transmission performance data including a code rate and/or a frame rate.
  • the transmission performance data includes at least one of a code rate and a frame rate.
  • the client can report the transmission performance data when the stream data is transmitted.
  • the transmission performance data may be reported according to the request of the server, or the transmission performance data may be reported periodically.
  • the client performs streaming data transmission with each transport cluster, the transmission performance data is reported separately, and the server collects the transmission performance data reported by each client.
  • the method further includes the step of: the cluster scheduling server receives the target stream data uploaded by the first client, and the target is The streaming data is pushed to a storage server that stores stream data of a plurality of transport clusters.
  • the target stream data is stream data uploaded by the first client to the transport cluster.
  • the target stream data is received, and the target stream data is pushed to a server that stores the stream data, and specifically may be a storage server dedicated to storing stream data of a plurality of transport clusters.
  • the method further includes the step that the cluster scheduling server receives the scheduling request of the second client to acquire the target stream data, and notifies the first transmission cluster that stores the target stream data to the second client.
  • the cluster scheduling server receives the scheduling request of the second client, and the scheduling request is a scheduling request for acquiring the target stream data, and notifying the first transmission cluster storing the target stream data to the second according to the scheduling request of the second client.
  • the client may specifically notify the second client of the address of the transit node having the target stream data in the first transport cluster.
  • the method further includes the following steps: the cluster scheduling server receives the scheduling request of the second client to replace the first transmission cluster, and schedules the second transmission cluster for the second client according to the configuration relationship.
  • the second transport cluster retrieves the target stream data from the storage server.
  • the second client sends a scheduling request to replace the first transmission cluster, for example, because the transmission speed between the second client and the first transmission cluster cannot meet the requirement of video live broadcast.
  • Receiving a scheduling request for replacing the first transport cluster scheduling a transport cluster for the second client according to the configuration relationship between the location information of the second client and the transport cluster, and scheduling the transport cluster as the second transport cluster.
  • the second transport cluster establishes a connection with the storage server storing the target stream data, and transmits the target stream data to the second transport cluster.
  • the method before the first transmission cluster corresponding to the first client is scheduled according to the modified configuration relationship, the method further includes the step of: the cluster scheduling server receives the scheduling of the first client to allocate the transmission cluster. request.
  • the first client needs to transmit the stream data, and sends a scheduling request for allocating the transport cluster to the cluster scheduling server, and the server receives the scheduling request sent by the first client.
  • the server is a cluster scheduling server, which is used to schedule the server for transmitting the cluster for the client.
  • the method further includes the following steps: the cluster scheduling server, when the scheduling request indicates that the scheduling request indicates the uploading of the stream data, assigning a flow identifier to the stream data to be uploaded;
  • a client in an implementation manner for the transmission of the streaming data, is: the cluster scheduling server combines the flow identifier with the domain name of the scheduled transport cluster into a streaming address notification to the first client, for the client to The streaming address performs transmission of streaming data.
  • the flow identifier refers to an identifier that is allocated to each stream data to distinguish the stream data.
  • the server or the server that schedules the transport cluster may assign an identifier to the stream data to be uploaded.
  • the scheduling request is identified, and the transmission cluster is allocated for the transmission of the stream data according to the scheduling request, and the allocation result is fed back to the sender of the scheduling request, and the server is instructed to upload the stream data, and the server may further allocate a stream identifier for the stream data to be uploaded.
  • the streaming address is an address to be accessed when the client performs streaming data transmission, parsing the streaming address, initiating a handshake, establishing a connection of the streaming data transmission, and then initiating a transmission request, and the server responding to the transmission request, the client
  • the code for streaming data transmission is obtained, the client parses the code of the stream data transmission, and executes the code of the stream data transmission to start the transmission of the stream data.
  • the server that schedules the transmission cluster allocates a flow identifier and a first transport cluster for the flow data according to the scheduling request, and combines the flow identifier and the domain name of the first transport cluster into a streaming address, and sends the streaming address to the first client, The client transmits the stream data according to the streaming address.
  • the scheduling request carries a protocol type of the first client
  • the implementation manner of combining the flow identifier with a domain name of a scheduled transmission cluster into a streaming address is: a cluster
  • the scheduling server combines the flow identifier with the domain name of the scheduled transport cluster into a streaming address with the protocol type as a protocol header.
  • the protocol type of the first client refers to the protocol type of the streaming data transmission supported and selected by the first client, for example, the Real Time Messaging Protocol (RTMP).
  • the protocol is based on TCP and is a family of protocols, including RTMP basic protocols and RTMPT/RTMPS/RTMPE variants.
  • RTMP is a network protocol designed for real-time data communication. It is mainly used for audio, video and data communication between the Flash/AIR platform and the streaming/interactive server supporting RTMP.
  • Software that supports this protocol includes Adobe Media Server/Ultrant Media Server/red5 and more.
  • the protocol identifier of the first client is a protocol header of the transport address
  • the domain identifier is combined with the domain name of the scheduled transport cluster into a streaming address.
  • the corresponding communication configuration code is downloaded from the communication configuration code base, so that when the newly added transmission cluster provides the streaming data transmission service, the corresponding communication is directly downloaded.
  • the communication configuration code is interpreted and executed by using a preset interpreter, and the communication configuration code performs encapsulation of the scheduling request of the transmission node according to the communication protocol of the newly added transmission cluster. Sending the encapsulated scheduling request to the newly added transport cluster, and transmitting the stream data according to the transport node scheduled by the newly added transport cluster.
  • the execution of the communication configuration code can complete the encapsulation of the scheduling request corresponding to the newly added transmission cluster, and then is used to schedule the node to schedule the transmission node, thereby implementing the hot update of the scheduling function of the newly added transmission cluster, thereby avoiding the inconvenience and failure of updating the application. .
  • the configuration relationship is corrected according to the transmission performance data of the transport cluster of each transport service provider by pre-storing the location information of the client and the configuration relationship of the at least one transport cluster, and the first client is configured according to the modified configuration relationship. Dispatching the corresponding first transmission cluster, and notifying the scheduled first transmission cluster to the first client for transmission of the stream data, so that the configuration relationship of scheduling the transmission cluster for the client can be adjusted according to the transmission performance data, and realizing According to the transmission performance data of each transmission cluster, the correspondence between the location information and the transmission cluster is corrected, and the problem that the transmission cluster cannot be adjusted according to the network status or the running status when the transport cluster provides the streaming data transmission service to the client is solved.
  • FIG. 4 a structural block diagram of a scheduling apparatus of a transmission node according to Embodiment 4 of the present invention is shown, which may specifically include the following modules:
  • a cluster determining module 401 configured to determine that a new transport cluster exists
  • the configuration code downloading module 402 is configured to download a corresponding communication configuration code from the communication configuration code base;
  • the scheduling request encapsulation module 403 is configured to: when the new transmission cluster is invoked, interpret and execute the communication configuration code by using a preset interpreter, and perform, by the communication configuration code, a transmission node according to a communication protocol of the newly added transmission cluster. Encapsulation of the scheduling request;
  • a scheduling request sending module 404 configured to send the encapsulated scheduling request to the newly added transport cluster
  • the stream data transmission module 405 is configured to perform stream data transmission according to the transmission node scheduled by the newly added transmission cluster.
  • the cluster determining module includes:
  • a list obtaining module configured to acquire, from the cluster management server, a first cluster list that records all transport clusters
  • the list comparison module is configured to determine that there is a new transport cluster by comparing the first cluster list with the locally stored second cluster list.
  • the device further comprises:
  • a configuration code deletion module configured to delete the communication configuration code corresponding to the locally saved target transmission cluster if the target transmission cluster that has been deleted is determined by comparing the first cluster list with the locally stored second cluster list.
  • the device further comprises:
  • a list update module configured to update the second cluster list with the first cluster list of the cluster management server.
  • the communication configuration code further records a network address of the newly added transmission cluster
  • the scheduling request sending module includes:
  • a request sending module configured to send the encapsulated scheduling request to the newly added transport cluster according to the network address of the newly added transport cluster indicated by the communication configuration code.
  • the stream data transmission module comprises:
  • a scheduling result receiving module configured to receive a scheduling result of the feedback of the newly added transmission cluster
  • a node identifier parsing module configured to interpret and execute the communication configuration code by using a preset interpreter, and parsing the new one from the scheduling result by the communication configuration code according to a communication protocol of the newly added transport cluster Transmitting the node identifier of the transport node scheduled by the cluster;
  • a stream data transmission module configured to perform stream data transmission according to a transport address of the transport node corresponding to the node identifier.
  • the device further comprises:
  • a feedback result receiving module configured to interpret and execute the communication configuration code by using a preset interpreter when the calling the new transmission cluster is invoked, where the communication configuration code is performed according to a communication protocol of the newly added transmission cluster Before encapsulating the scheduling request of the transit node, sending a stream data transmission request to the cluster scheduling server, and receiving a feedback result of the scheduling new transmission cluster fed back by the cluster scheduling server.
  • the device further comprises:
  • An identifier obtaining module configured to acquire a cluster identifier of the newly added transport cluster after determining that a newly added transport cluster exists
  • the configuration code downloading module is specifically configured to search for a corresponding communication configuration code from the communication configuration code base according to the cluster identifier of the newly added transmission cluster.
  • the device further comprises:
  • the client startup module is configured to start the streaming data transmission client before determining that the newly added transmission cluster exists.
  • the device further includes:
  • the relationship pre-stored module is configured to pre-store the location information of the client and the configuration relationship of the at least one transport cluster before the determining that the newly added transport cluster exists, where different transport clusters belong to different transport service providers;
  • a configuration relationship correction module configured to: the cluster scheduling server corrects the configuration relationship according to transmission performance data of a transmission cluster of each transmission service provider;
  • the newly added transmission cluster is a first transmission cluster, and the device includes:
  • a cluster scheduling module configured to interpret and execute the communication configuration code by using a preset interpreter when the calling the new transmission cluster is invoked, and transmitting, by the communication configuration code, according to a communication protocol of the newly added transmission cluster Before the encapsulation of the scheduling request of the node, the cluster scheduling server schedules the corresponding first transmission cluster for the first client according to the modified configuration relationship;
  • the cluster notification module is configured by the cluster scheduling server to notify the first transmission cluster of the scheduling to the first client for transmission of the stream data.
  • the transmission performance data carries a client identifier and a transport cluster identifier corresponding to a single transmission process
  • the configuration relationship correction module includes:
  • An average calculation module configured by the cluster scheduling server to collect transmission performance data of multiple clients corresponding to the same location information to the same transmission cluster, and calculate an average value
  • the relationship correction module is configured to correct the configuration relationship between the location information and the transport cluster by comparing whether the average value reaches a set threshold or by comparing an average value of different transport clusters corresponding to the same location information.
  • the device further includes:
  • a data collection module configured to collect, when the configuration relationship is corrected according to the transmission performance data of the transmission cluster of each transmission service provider, the cluster scheduling server collects, when the plurality of clients perform streaming data transmission with each transmission cluster
  • the transmitted transmission performance data the transmission performance data including a code rate and/or a frame rate.
  • the cluster scheduling module includes:
  • a cluster search module configured, by the cluster scheduling server to search for multiple transport clusters corresponding to the first client according to the modified configuration relationship
  • a first cluster selection module configured, by the cluster scheduling server, selecting, from the plurality of transmission clusters, a first transmission cluster that meets a set condition, where the setting condition includes that the number of historical selections is lower than a set ratio, and the ranking is in a history selection After the transmission cluster, greater than the set priority or transmission performance meets the set requirements.
  • the configuration relationship is a correspondence between a location area where the client is located and a transport cluster
  • the cluster scheduling module includes:
  • An information extraction module configured to: the cluster scheduling server extracts a network address and/or location information of the first client;
  • the area identification module is configured to identify, by the cluster scheduling server, the location area to which the first client belongs according to the network address and/or the location information;
  • a searching module configured by the cluster scheduling server, according to the configuration relationship, to find a first transport cluster configured for the identified location area.
  • the device further includes:
  • a stream data receiving module configured to: after the first transmission cluster to be scheduled is notified to the first client, the cluster scheduling server receives the target stream data uploaded by the first client, and pushes the target stream data to store multiple A storage server that transfers streaming data for a cluster.
  • the device further includes:
  • the first request receiving module is configured to receive, by the cluster scheduling server, a scheduling request that the second client acquires the target stream data, and notify the first transmission cluster that stores the target stream data to the second client.
  • the device further includes:
  • a scheduling request replacement module configured to receive, by the cluster scheduling server, a scheduling request of the second client to replace the first transmission cluster, and schedule a second transmission cluster for the second client according to the configuration relationship, where the second transmission cluster
  • the storage server retrieves the target stream data.
  • the device further includes:
  • a second request receiving module configured to receive, by the cluster scheduling server, a scheduling request of the first client to allocate the transmission cluster, before scheduling the corresponding first transmission cluster for the first client according to the modified configuration relationship.
  • the device further includes:
  • a flow identifier allocation module configured to: when the cluster scheduling server identifies that the scheduling request indicates uploading stream data, assigning a stream identifier to the stream data to be uploaded;
  • the cluster notification module includes:
  • the transport address notification module is configured to: the cluster scheduling server combines the flow identifier with the domain name of the scheduled transport cluster into a streaming address notification to the first client, so that the client performs the transmission of the streaming data according to the streaming address.
  • the scheduling request carries the protocol type of the first client
  • the transmission address notification module includes:
  • the transport address component module is configured to use, by the cluster scheduling server, the protocol type as a protocol header, and combine the flow identifier with a domain name of the scheduled transport cluster into a streaming address.
  • the corresponding communication configuration code is downloaded from the communication configuration code base, so that when the newly added transmission cluster provides the streaming data transmission service, the corresponding communication is directly downloaded.
  • the communication configuration code is interpreted and executed by using a preset interpreter, and the communication configuration code performs encapsulation of the scheduling request of the transmission node according to the communication protocol of the newly added transmission cluster. Sending the encapsulated scheduling request to the newly added transport cluster, and transmitting the stream data according to the transport node scheduled by the newly added transport cluster.
  • the execution of the communication configuration code can complete the encapsulation of the scheduling request corresponding to the newly added transmission cluster, and then is used to schedule the node to schedule the transmission node, thereby implementing the hot update of the scheduling function of the newly added transmission cluster, thereby avoiding the inconvenience and failure of updating the application. .
  • modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment.
  • the modules or units or components of the embodiments may be combined into one module or unit or component, and further they may be divided into a plurality of sub-modules or sub-units or sub-components.
  • any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined.
  • Each feature disclosed in this specification (including the accompanying claims, the abstract and the drawings) may be replaced by alternative features that provide the same, equivalent or similar purpose.
  • the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
  • a microprocessor or digital signal processor may be used in practice to implement some or all of the functionality of some or all of the components of the scheduling method and apparatus of the transmitting node in accordance with embodiments of the present invention.
  • the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
  • a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
  • Figure 5 illustrates a computing device that can implement a scheduling method for a transmitting node in accordance with the present invention.
  • the computing device conventionally includes a processor 510 and a computer program product or computer readable medium in the form of a memory 520.
  • the memory 520 may be an electronic memory such as a flash memory, an EEPROM (Electrically Erasable Programmable Read Only Memory), an EPROM, a hard disk, or a ROM.
  • Memory 520 has a memory space 530 for program code 531 for performing any of the method steps described above.
  • storage space 530 for program code may include various program code 531 for implementing various steps in the above methods, respectively.
  • the program code can be read from or written to one or more computer program products.
  • These computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks. Such computer program products are typically portable or fixed storage units as described with reference to FIG.
  • the storage unit may have storage segments, storage spaces, and the like that are similarly arranged to memory 520 in the computing device of FIG.
  • the program code can be compressed, for example, in an appropriate form.
  • the storage unit includes computer readable code 531 ', ie, code readable by a processor, such as 510, that when executed by a computing device causes the computing device to perform each of the methods described above step.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

L'invention concerne un procédé et un appareil de programmation d'un nœud de transmission. Le procédé consiste à : déterminer qu'une grappe de transmission nouvellement ajoutée existe ; télécharger un code de configuration de communication correspondant à partir d'une bibliothèque de codes de configuration de communication ; lorsque la grappe de transmission nouvellement ajoutée est invoquée, utiliser un interpréteur prédéfini pour interpréter et exécuter le code de configuration de communication, le code de configuration de communication encapsulant, selon un protocole de communication de la grappe de transmission nouvellement ajoutée, une demande de programmation d'un nœud de transmission ; envoyer la demande de programmation encapsulée à la grappe de transmission nouvellement ajoutée ; et selon le nœud de transmission programmé par la grappe de transmission nouvellement ajoutée, transmettre des données de diffusion en continu. Selon la solution technique de l'invention, lorsqu'une grappe de transmission nouvellement ajoutée fournit un service de transmission de données en continu, un code de configuration de communication correspondant est directement téléchargé pour ajouter une fonction de programmation de la grappe de transmission nouvellement ajoutée à un client sans qu'il soit nécessaire d'exécuter une mise à jour d'application. De la sorte, une mise à jour à chaud de la fonction de programmation de la grappe de transmission nouvellement ajoutée est exécutée, et le manque de praticité et le retard de mise à jour d'une application sont évités.
PCT/CN2017/120138 2017-01-03 2017-12-29 Procédé et appareil de programmation d'un nœud de transmission WO2018127010A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710002635.9 2017-01-03
CN201710002635.9A CN106657371B (zh) 2017-01-03 2017-01-03 一种传输节点的调度方法和装置

Publications (1)

Publication Number Publication Date
WO2018127010A1 true WO2018127010A1 (fr) 2018-07-12

Family

ID=58838023

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/120138 WO2018127010A1 (fr) 2017-01-03 2017-12-29 Procédé et appareil de programmation d'un nœud de transmission

Country Status (2)

Country Link
CN (1) CN106657371B (fr)
WO (1) WO2018127010A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110445835A (zh) * 2019-07-03 2019-11-12 平安科技(深圳)有限公司 Redis服务器连接方法、装置、计算机设备和存储介质
CN112426722A (zh) * 2020-12-09 2021-03-02 网易(杭州)网络有限公司 节点图的热更新方法、装置、存储介质及计算机设备
CN113794726A (zh) * 2021-09-16 2021-12-14 杭州登虹科技有限公司 一种多sip调度方法和系统
CN114798036A (zh) * 2022-05-17 2022-07-29 青岛沃柏斯智能实验科技有限公司 一种智能控制的集成实验设备

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106657371B (zh) * 2017-01-03 2020-01-21 北京奇虎科技有限公司 一种传输节点的调度方法和装置
CN112422367B (zh) * 2020-11-11 2021-10-22 成都渊数科技有限责任公司 一种云控策略多协议实现网络延迟检测的方法及系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932451A (zh) * 2012-10-31 2013-02-13 北龙中网(北京)科技有限责任公司 一种针对内容分发网络的解决系统
CN103747043A (zh) * 2013-12-24 2014-04-23 乐视网信息技术(北京)股份有限公司 一种cdn服务器调度方法、cdn控制中心及系统
CN105847398A (zh) * 2016-04-25 2016-08-10 乐视控股(北京)有限公司 业务调度方法、调度服务器及业务服务器
CN105871815A (zh) * 2016-03-22 2016-08-17 乐视网信息技术(北京)股份有限公司 一种数据传输方法及装置
CN106657371A (zh) * 2017-01-03 2017-05-10 北京奇虎科技有限公司 一种传输节点的调度方法和装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103166985B (zh) * 2011-12-09 2018-02-27 上海盛大网络发展有限公司 一种全局负载均衡调度方法、数据传输方法、装置及系统
CN104702702B (zh) * 2012-01-11 2018-03-23 北京奇虎科技有限公司 一种数据下载系统及方法
CN103647820B (zh) * 2013-12-09 2016-11-23 华为数字技术(苏州)有限公司 用于分布式集群系统的仲裁方法及仲裁装置
CN104852971B (zh) * 2015-04-24 2020-11-10 青岛海尔智能家电科技有限公司 一种插件式协议装置及基于插件式协议的数据通信方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932451A (zh) * 2012-10-31 2013-02-13 北龙中网(北京)科技有限责任公司 一种针对内容分发网络的解决系统
CN103747043A (zh) * 2013-12-24 2014-04-23 乐视网信息技术(北京)股份有限公司 一种cdn服务器调度方法、cdn控制中心及系统
CN105871815A (zh) * 2016-03-22 2016-08-17 乐视网信息技术(北京)股份有限公司 一种数据传输方法及装置
CN105847398A (zh) * 2016-04-25 2016-08-10 乐视控股(北京)有限公司 业务调度方法、调度服务器及业务服务器
CN106657371A (zh) * 2017-01-03 2017-05-10 北京奇虎科技有限公司 一种传输节点的调度方法和装置

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110445835A (zh) * 2019-07-03 2019-11-12 平安科技(深圳)有限公司 Redis服务器连接方法、装置、计算机设备和存储介质
CN110445835B (zh) * 2019-07-03 2023-04-07 平安科技(深圳)有限公司 Redis服务器连接方法、装置、计算机设备和存储介质
CN112426722A (zh) * 2020-12-09 2021-03-02 网易(杭州)网络有限公司 节点图的热更新方法、装置、存储介质及计算机设备
CN113794726A (zh) * 2021-09-16 2021-12-14 杭州登虹科技有限公司 一种多sip调度方法和系统
CN114798036A (zh) * 2022-05-17 2022-07-29 青岛沃柏斯智能实验科技有限公司 一种智能控制的集成实验设备
CN114798036B (zh) * 2022-05-17 2024-01-26 青岛沃柏斯智能实验科技有限公司 一种智能控制的集成实验设备

Also Published As

Publication number Publication date
CN106657371A (zh) 2017-05-10
CN106657371B (zh) 2020-01-21

Similar Documents

Publication Publication Date Title
WO2018127010A1 (fr) Procédé et appareil de programmation d'un nœud de transmission
WO2018127011A1 (fr) Procédé et appareil de programmation pour des groupes de transmission de données de flux
KR102305064B1 (ko) 비디오 라이브 방송 방법 및 장치
US8291083B2 (en) Distributed landing pad and brick topology for content storage in content delivery networks
US8478858B2 (en) Policy management for content storage in content delivery networks
US8458290B2 (en) Multicast mapped look-up on content delivery networks
US8396970B2 (en) Content processing between locations workflow in content delivery networks
US8126986B2 (en) Advanced content and data distribution techniques
US8615577B2 (en) Policy based processing of content objects in a content delivery network using mutators
US8521813B2 (en) Content replication workflow in content delivery networks
JP2020509635A (ja) ネットワークスライス選択方法、ユーザ機器、及びネットワーク装置
US20140165119A1 (en) Offline download method, multimedia file download method and system thereof
JP6606516B2 (ja) 効率的なピア支援ストリーミングのためのキャッシュマニフェスト
EP2113150A2 (fr) Distribution améliorée de contenu sur un réseau
CN113296924B (zh) 一种内容分发方法、设备、系统及存储介质
WO2012105967A1 (fr) Architecture de gestion des actifs destinée à des réseaux de distribution de contenu
CN111741338A (zh) Hls流媒体播放方法、系统、设备及存储介质
US20150207888A1 (en) Multicast mapped look-up on content delivery networks
WO2018121681A1 (fr) Procédé et dispositif d'ouverture à distance de transmission de données de flux
JP4605479B2 (ja) 送信装置および送信方法、受信装置および受信方法、並びに送受信システムおよび送受信方法
US8316149B2 (en) Information communication system, server, content holding device, content receiving device, information processing method, and program
US20230171441A1 (en) Method providing to a user terminal a target multimedia content available at a master server
US20090313317A1 (en) Wider Delivery Of Multimedia Content
CN117176640A (zh) 环路检测方法及装置
JP2003264575A (ja) 送信装置

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: 17890614

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: 17890614

Country of ref document: EP

Kind code of ref document: A1