CN101005372A - Cluster cache service system and its realizing method - Google Patents

Cluster cache service system and its realizing method Download PDF

Info

Publication number
CN101005372A
CN101005372A CNA2006100234692A CN200610023469A CN101005372A CN 101005372 A CN101005372 A CN 101005372A CN A2006100234692 A CNA2006100234692 A CN A2006100234692A CN 200610023469 A CN200610023469 A CN 200610023469A CN 101005372 A CN101005372 A CN 101005372A
Authority
CN
China
Prior art keywords
cache
content
slb
caches
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2006100234692A
Other languages
Chinese (zh)
Other versions
CN100474808C (en
Inventor
李颖然
牟官讯
孙俊伟
梁懿俊
陈义宝
邓飞
彭国洲
黄星
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xi'an Sihua Information Technology Co Ltd
Original Assignee
Sihua Technology (shanghai) Coltd
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 Sihua Technology (shanghai) Coltd filed Critical Sihua Technology (shanghai) Coltd
Priority to CNB2006100234692A priority Critical patent/CN100474808C/en
Publication of CN101005372A publication Critical patent/CN101005372A/en
Application granted granted Critical
Publication of CN100474808C publication Critical patent/CN100474808C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The method adds CCM to SLB. CCM is in charging of controlling content on multiple Caches inside network structure unitedly so as to realize that content inside network structure is not saved repeatedly, and is not downloaded repeatedly. The invention also provides another network structure for stream media and data storage method to make multiple service modules work under mode of using shared memory. Under the mode, multiple service modules use same physical storage so as to raise disk usage. Generally speaking, the invention disclosed network structure for stream media and data storage method lightens burden of network. The method lets multiple Caches constitute a service system of cluster CACHE. Service capability and storage capability of the cluster can be upgraded and rebuilt very smoothly.

Description

Cluster type cache service system and implementation method thereof
Technical Field
The present invention relates to a data communication network for content distribution, and more particularly, to a network structure and a storage method for streaming media, so that a clustered cache service system can be implemented.
Background
With the construction and development of broadband internet, broadband networks are gradually popularized, and various applications on broadband networks are in a variety, and with the rapid growth of service types and service volumes of telecommunication broadband services, especially the continuous enrichment of multimedia service applications, the development situation of "CDN networks (content distribution networks)" as service carrying networks is also gradually clear. At present, operators in various regions have built a plurality of CDN networks, the multimedia user experience is obviously improved, the service quality is improved, but with the application deepening step by step, the requirements for the CDN are higher and higher, and how to improve the performance and optimization of the CDN network is a task in front of the current CDN network constructor.
In the CDN network, the principle of serving a user from a content CACHE (CACHE server) requested by the user to a site closest to the user is mainly adopted to work, and therefore in implementing the CACHE process, the content needs to be downloaded from an original content server to an edge node, and then the service is provided to the user.
Currently, in this process, each CACHE operates independently and does not communicate with each other, which results in a situation that when a user requests a content, he is assigned to a certain CACHE according to the load situation, and if the CACHE does not have the content requested by the user, the content needs to be downloaded. At this time, if another user requests the same content and is allocated to another CACHE due to the load, if the content does not exist on the other CACHE, both CACHEs need to download the content, which is a waste of network resources, server load or storage space.
Meanwhile, under the existing technical conditions, the content providing service for the user and the content downloading from the original content server are performed as two separate tasks, if one user needs to access a certain content, and the content does not exist on the CACHE, the CACHE needs to start the two tasks, one task is to download the content from the original content server and store the content to the local, and the other task is to adopt a proxy mode to acquire a data stream from the original content server and send the data stream to a client, so that one access may cause two data acquisition streams from the CACHE to the original content server, and great loss is brought to the pressure of the original server and the network bandwidth.
Accordingly, a new network structure and data storage method for streaming media are required to reduce the burden on the network.
Disclosure of Invention
The invention aims to provide a new network structure for streaming media and a data storage method, so as to reduce the burden of a network.
According to an aspect of the present invention, there is provided a network structure for streaming media, comprising:
an SLB (local load balancer) layer including at least one SLB, the SLB storing content state information and load information of the content stored in the network structure, the SLB receiving user access, scheduling the user access according to the content state information and the load information, and controlling downloading of the content;
a CACHE layer comprising a plurality of CACHEs, wherein one CACHE is defined as a primary CACHE, and the plurality of CACHEs are connected with each of the at least one SLB; the main CACHE and other CAHCEs establish a communication link, receive content information currently processed by other CACHEs and generate state information of all the contents; the main CACHE also establishes a communication link with the SLB and reports the content state information and the load information of each CACHE to the SLB, and the SLB updates the load information of the original content state information by using the content state information and the load information reported by the main CACHE and schedules user access according to the content state information and the load information; the main CACHE controls the downloading of contents by other CACHEs;
the memory layer comprises at least one memory, the memory is connected with the CACHEs, and all contents in the network structure are uniformly stored in the memory;
the main CACHE issues announcements to other CACHEs through a broadcasting mechanism, identifies the main CACHE as the main CACHE, and scans and records all contents stored on a current memory; if the main CACHE exits the network structure, one of the other CACHEs issues an announcement through a broadcast mechanism to become a new main CACHE.
In the above network structure, communication links are established between the plurality of CACHE and SLB to maintain communication.
In the above network structure, when the SLB receives the user access, the SLB schedules the user access to a proper CACHE according to the content status information and the load information; if the content needs to be downloaded, the SLB informs the main CACHE to download the content, and then the main CACHE selects a proper CAHCE to download through communication with other CACHEs; when a certain CACHE receives a downloading command of the main CACHE, the content is immediately downloaded, and the state of the task execution is reported to the main CACHE, so that the main CACHE can master the content downloading condition of other CACHEs at present.
According to a second aspect of the present invention, there is provided a method for storing streaming media data, which is used in a network structure in which all CACHE use a common memory, the network structure further including an SLB, the method including the steps of:
a1) when a CACHE starts to be started, firstly detecting whether a main CACHE already exists in the current network structure by using a broadcast communication mechanism, if so, performing step a2), and if not, performing step a 5);
a2) the CACHE immediately establishes communication with other existing CACHEs in a network structure, continuously detects whether the work of the main CACHE is normal by using a broadcasting mechanism, and prepares to receive a content downloading management instruction of the main CACHE;
a3) the CACHE and the SLB establish communication;
a4) after the communication between the CACHE and the SLB is established, immediately reporting the health condition and the load and preparing to provide service;
a5) if the main CACHE detected in the step a1 does not exist, the CACHE is immediately switched to the main CACHE, and simultaneously, a broadcast mechanism is used for issuing announcements to other CACHEs in the network structure to identify the CACHE as the main CACHE;
a6) the CACHE scans all the contents stored in the current storage and records the contents in the memory;
a7) the CACHE and other CAHCEs in the network structure establish a communication link and receive content information which is processed by other CACHEs at present; through the report of the CACHEs, content state information of all contents in the current network structure is generated;
a8) the CACHE is used as a main CACHE to establish connection with the SLB, the content state information and the load information of each CACHE are reported through the connection with the SLB, the SLB uses the reported content state information and load information to update the original content state information and load information, and the SLB schedules user access according to the content state information and the load information;
a9) when the user access reaches the SLB, the SLB can schedule the user access to a proper CACHE according to the content state information and the load information, and if the content needs to be downloaded, the SLB controls the downloading of the content;
a10) the CACHE in the network structure performs the downloading of the content;
if the main CACHE exits the service, one of the other CACHEs will issue an announcement through a broadcasting mechanism to take over the main CACHE to continue working, and the steps a5-a10 are repeated.
Wherein, a communication link is established between the CACHE and the SLB to maintain communication; wherein the step a9 in which the SLB controls the downloading of the content further comprises: SLB will schedule users to visit the appropriate CACHE according to content status information and load information, if needing to download the content, SLB will notify the main CACHE to download the content first, then the main CACHE chooses the appropriate CAHCE to download through communicating with other CACHEs; the CACHE performing the downloading of the content in the step a10 further comprises: when a non-main CACHE in the network receives a downloading command of the main CACHE, the non-main CACHE immediately starts to download contents and reports the state of the task execution to the main CACHE, so that the main CACHE can master the content downloading condition of other CACHEs at present.
According to a third aspect of the present invention, there is provided a network structure for streaming media, comprising:
an SLB layer including at least one SLB, the SLB storing content state information and load information of the content stored in the network structure, the SLB receiving user access and scheduling the user access according to the content state information and the load information, the SLB further including a CCM controlling downloading of the content;
a CACHE layer comprising a plurality of CACHEs connected to each of the at least one SLB; establishing communication links among the CACHEs, receiving content information currently processed by other CACHEs, storing content state information of all contents stored in the network structure in the CCM in the SLB, and controlling the CACHEs to download the contents;
the network structure also comprises memories, the number of which is equal to that of the CACHEs, the memories are connected with the CACHEs in a one-to-one correspondence manner, and each memory is specially used for storing the content of one CACHE.
In the above network architecture, the memories are incorporated in CACHEs, each of which includes a dedicated memory.
In the above network structure, communication links are established between the plurality of CACHE and the SLB to maintain communication.
According to the fourth aspect of the present invention, there is provided a method for storing streaming media data, which is used in a network structure including an SLB, a plurality of CACHE memories and a memory, wherein the SLB includes a CCM for controlling content downloading by the CACHE memories, the number of the memory memories is equivalent to the number of the CACHE memories, and the memory memories are connected to the CACHE memories in a one-to-one correspondence manner, each memory exclusively stores the content of one CACHE memory, the method includes the following steps:
b1) when a CACHE device starts to join the network structure for service, firstly establishing communication with the SLB in the network structure;
b2) if the SLB is in an inactive state or a work not ready state at the moment, the CACHE can continue to start, record the current state of the SLB and the state of the SLB which are not successfully communicated, and then try to establish communication with the SLB at intervals in the background;
b3) after the CACHE is started, scanning all contents in a memory corresponding to the current CACHE, recording the size, actually occupied storage space and storage directory of each content, and calculating a service domain to which the content belongs according to the directory stored by the content and original configuration information;
b4) after the CACHE scans all the content information in the memory, the current state of the SLB is checked, and if the SLB is found to be in a normal communication state, all the content information on the memory corresponding to the CACHE is reported to the SLB immediately;
b5) after the SLB obtains the content storage condition on each CACHE, the SLB sorts the content on all CACHEs in the whole network structure, and schedules the user in turn according to the content, when the user access request reaches the SLB, the SLB queries a CCM module to obtain a CAHCE for storing the content, judges whether the working state and the load capacity of the current CACHE are enough, and schedules the user to the CACHE for receiving the service if the conditions are met;
b6) when CACHE needs to download a content, firstly CACHE sends a request for requesting content download to SLB, and starts downloading after SLB responds;
b7) after receiving the download request of the CACHE device, the SLB first checks whether the content already exists on the memories of other CACHEs currently active, and if so, rejects the content download request of the CACHE. If all CACHEs do not store the content file, and the memory space of the CACHE requested to be downloaded is remained and meets the service condition, the SLB will agree with the content downloading request of the CACHE;
b8) after SLB returns the response of the content download request, CACHE will carry on the corresponding treatment, if SLB has returned and refused the response, CACHE will not download any more, if answer permit, CACHE will start the task downloaded to the content, after the task is started successfully, CACHE will report SLB is in the download process at present, the content data is incomplete at this moment, still can not provide the service for users, and SLB knows the message, will not redistribute users to the CACHE;
b9) when CACHE downloads the content, if the downloading fails, CACHE performs corresponding processing and reports to SLB in time, and SLB deletes the content from the content information list of CCM after receiving the downloading failure message;
b10) if CACHE exits the network structure in the process of downloading a certain content, SLB will not continue to receive the communication state of CACHE, if SLB finds that the CACHE state is not in the working state, SLB will mark the content information on the CACHE as invalid state immediately;
b11) when a user access request reaches the network structure, the SLB is accessed firstly, the SLB can be scheduled firstly according to the distribution situation of the current content, meanwhile, if the content which the user requests to access does not exist in the network structure, a CCM module of the SLB determines whether the content needs to be downloaded, if the content needs to be downloaded, the CCM module can select a CACHE suitable for downloading the content according to the distribution situation of the current content on a plurality of CACHEs and the resources and loads on the CACHEs, and sends a content downloading request.
Wherein, the CACHE and the SLB establish a communication link to maintain communication; the CACHE in step b4 reports to the SLB all the content information on the memory corresponding to the CACHE, including the name of each content file, the service domain to which the file belongs, the actual size of the file, and the size of the occupied storage space, and converts the information into description information unrelated to the local disk, and sends the description information to the SLB, and the description information is synchronized with the SLB.
The technical scheme of the invention is adopted to provide a new network structure for the streaming media and a data storage method, so as to reduce the burden of the network and realize a cluster cache service system.
Drawings
The above and other features, properties and advantages of the present invention will become more apparent from the following description of the embodiments with reference to the accompanying drawings, in which like reference numerals refer to like features throughout, and in which,
fig. 1 is a diagram of a network structure for streaming media according to a first embodiment of the present invention;
fig. 2 is a variation of the structure of a streaming media network of the first embodiment of the present invention;
FIG. 3 is a flow chart of a data storage method applied in the network structure shown in FIG. 1 or FIG. 2 according to a second embodiment of the present invention;
fig. 4 is a diagram of a network structure for streaming media according to a second embodiment of the present invention;
fig. 5 is a flowchart of a data storage method applied in the network structure shown in fig. 4 according to a third embodiment of the present invention.
Detailed Description
The technical scheme of the invention is further explained by combining specific examples.
First, the present invention provides a technology for preventing repeated downloading and storing of the same content between different CACHEs, thereby saving network resources.
Referring to fig. 1, the present invention provides a network architecture 100 for streaming media, comprising:
an SLB layer including at least one SLB 102, the SLB 102 storing content status information and load information of the content stored in the network structure 100, the SLB 102 receiving the user access and scheduling the user access according to the content status information and the load information, the SLB 102 further including a CCM 103 controlling the downloading of the content;
a CACHE layer comprising a plurality of CACHEs 104a, 104b, 104c connected to each of the at least one SLB 102; communication links are established among the CACHEs, content information which is processed by other CACHEs at present is received, the CCM 103 in the SLB 102 stores content state information of all contents stored in the network structure and controls the CACHEs to download the contents;
network architecture 100 also includes memories 106, equal in number to the number of CACHEs 104, connected to CACHEs 104 in a one-to-one correspondence, each memory storing the contents of a single CACHE exclusively.
Fig. 2 shows a variation of the above network architecture, in which the memory 106 is incorporated in the CACHE 104, each CACHE 104 comprising a dedicated memory 106. The embodiment shown in fig. 1 and 2 is the same in terms of operating principle.
In the network structure shown in fig. 1 or fig. 2, communication links are established between several CACHE 104 and SLB 102 to maintain communication.
In the above network structure, the following data storage method can be implemented:
a storage method of stream media data is used in network structure including SLB, several CACHEs and memory, SLB includes a CCM to control CACHE to download content, the number of memory is equal to the number of CACHE, and one-to-one correspondence is connected with CACHE, each memory specially stores the content of a CACHE, the method includes following steps:
b1) when a CACHE device starts to join the network structure for service, firstly establishing communication with the SLB in the network structure;
b2) if the SLB is in an inactive state or a work not ready state at the moment, the CACHE can continue to start, record the current state of the SLB and the state of the SLB which are not successfully communicated, and then try to establish communication with the SLB at intervals in the background;
b3) after the CACHE is started, scanning all contents in a memory corresponding to the current CACHE, recording the size, actually occupied storage space and storage directory of each content, and calculating a service domain to which the content belongs according to the directory stored by the content and original configuration information;
b4) after the CACHE scans all the content information in the memory, the current state of the SLB is checked, and if the SLB is found to be in a normal communication state, all the content information on the memory corresponding to the CACHE is reported to the SLB immediately;
b5) after the SLB obtains the content storage condition on each CACHE, the SLB sorts the content on all CACHEs in the whole network structure, and schedules the user in turn according to the content, when the user access request reaches the SLB, the SLB queries a CCM module to obtain a CAHCE for storing the content, judges whether the working state and the load capacity of the current CACHE are enough, and schedules the user to the CACHE for receiving the service if the conditions are met;
b6) when CACHE needs to download a content, firstly CACHE sends a request for requesting content download to SLB, and starts downloading after SLB responds;
b7) after receiving the download request of the CACHE device, the SLB first checks whether the content already exists on the memories of other CACHEs currently active, and if so, rejects the content download request of the CACHE. If all CACHEs do not store the content file, and the memory space of the CACHE requested to be downloaded is remained and meets the service condition, the SLB will agree with the content downloading request of the CACHE;
b8) after SLB returns the response of the content download request, CACHE will carry on the corresponding treatment, if SLB has returned and refused the response, CACHE will not download any more, if answer permit, CACHE will start the task downloaded to the content, after the task is started successfully, CACHE will report SLB is in the download process at present, the content data is incomplete at this moment, still can not provide the service for users, and SLB knows the message, will not redistribute users to the CACHE;
b9) when CACHE downloads the content, if the downloading fails, CACHE performs corresponding processing and reports to SLB in time, and SLB deletes the content from the content information list of CCM after receiving the downloading failure message;
b10) if CACHE exits the network structure in the process of downloading a certain content, SLB will not continue to receive the communication state of CACHE, if SLB finds that the CACHE state is not in the working state, SLB will mark the content information on the CACHE as invalid state immediately;
b11) when a user access request reaches the network structure, the SLB is accessed firstly, the SLB can be scheduled firstly according to the distribution situation of the current content, meanwhile, if the content which the user requests to access does not exist in the network structure, a CCM module of the SLB determines whether the content needs to be downloaded, if the content needs to be downloaded, the CCM module can select a CACHE suitable for downloading the content according to the distribution situation of the current content on a plurality of CACHEs and the resources and loads on the CACHEs, and sends a content downloading request.
In the above method, the CACHE and the SLB establish a communication link; wherein,
the CACHE in step b4 reports to the SLB all the content information on the memory corresponding to the CACHE, including the name of each content file, the service domain to which it belongs, the actual size of the file, and the size of the occupied storage space, and converts it into description information unrelated to the local disk, and sends it to the SLB, and keeps synchronization with the SLB.
Fig. 3 shows a flow chart of a specific embodiment of the method, which is used in a network structure including an SLB and a plurality of CACHE, each having a respective storage space for CACHE service. In order to realize the non-repeated downloading and storage of the contents in the node, a Content Control Module (CCM) is added on the SLB, and the CCM is responsible for the unified Control of the contents on a plurality of CACHEs in the network structure, thereby realizing the function of the non-repeated downloading and storage of the contents in the node.
In order to realize the function of content non-repeated downloading and storage, and realize the content unified management and distribution of CCM to a plurality of CACHEs, firstly, the content control communication between the CACHE and the SLB is needed to be realized. The content control communication between CCM and CACHE adopts IMP (interactive management protocol) protocol. The embodiment shown in fig. 3 comprises the following steps:
301. when the CACHE starts to join the network structure for service, the CACHE first communicates with the SLB in the network structure and establishes connection with the SLB. The process is characterized in that the CACHE immediately communicates with the SLB when being started, and the state change of the CAHCE by the SLB is ensured to be known in time.
302. If the SLB is in an inactive state or work-not-ready state at the moment, the CACHE will continue to start, record the current status of the SLB and the status of the SLB as unsuccessful communication, and then try to establish communication with the SLB at intervals in the background. The process is characterized in that CACHE can process various SLB abnormal conditions and prevent SLB from influencing the work of CACHE under abnormal working state.
And 303, after the CACHE equipment is started, scanning all the stored contents in the current memory space, recording the size of each content in detail, actually occupying the memory space, storing a catalogue, and calculating the service domain to which the content belongs according to the catalogue stored by the content and the original configuration information. The process is characterized in that when the CACHE is started, the CACHE can immediately scan, the stored actual content and the control information are immediately ensured to be consistent, and the service failure caused by the difference between the actually stored content and the control information is well avoided through the mechanism. The method has the other characteristic that the real-time performance of the content control information is greatly improved, the content information is not stored by using a database and a file, but is actually scanned during starting, and the asynchronism of the actual content and the control information is avoided.
And 304, after the CACHE finishes scanning all the content information, checking the current state of the SLB, if the SLB is found to be in a normal communication state, immediately reporting all the content information on the CACHE to the SLB, including the name of each content file, the service domain to which the content file belongs, the actual size of the file and the size of the occupied storage space, converting the content information into description information irrelevant to the local disk, and sending the description information to the SLB to keep synchronization with the SLB. The process is characterized in that after the communication between CACHE and SLB is recovered to normal, the content information on CACHE and SLB can be synchronously updated, the content information on SLB is ensured to be the same as the content actually stored by CACHE, and the content change can not influence the unified management of the content in the time when SLB and CAHCE can not communicate. Meanwhile, in the process, the multiple CACHEs report the time content distribution condition and the disk resource occupation condition of the multiple CACHEs to the SLB, and if the SLB is restarted or communication is recovered, the actual content information on the current CACHEs can be obtained in time, so that the content in the whole node is controlled uniformly.
And 305, after the SLB obtains the content storage condition on each CACHE, the SLB sorts the content on all CACHEs in the whole node, and schedules the user in turn according to the content, when the user access request reaches the SLB, the SLB queries a CCM module to obtain the CAHCE of the content, judges whether the working state and the load capacity of the current CACHE are enough, and schedules the user to the CACHE storing the content to receive the service if the conditions are met.
306. When the CACHE device needs to download a certain content due to some event (the reason for the occurrence is not within the scope of the discussion herein), the CACHE device first sends a request for downloading the content to the SLB, and starts downloading after waiting for the response from the SLB. The process is characterized in that the content downloading of CACHE equipment is strictly under the control of SLB, even if the CACHE generates a reason for downloading, the CACHE still cannot download the content without the permission of SLB, and thus the centralized control of SLB on all the content in the node can be ensured.
After receiving the download request of the CACHE device, the SLB first checks whether the content already exists on other currently active CACHEs, and if so, rejects the content download request of the CACHE. If all CACHEs do not CACHE the content file, and the requested CACHE space for downloading is left, and the service condition is met, the SLB will grant the content downloading request of CACHE. The process is characterized in that the SLB CCM module can check whether the contents on all other CACHEs are repeated with the contents in the downloading request while receiving the content downloading request from the CACHE, thereby ensuring that one content file has only one copy in the same network structure.
308. After SLB returns response of content download request, CACHE will process correspondingly, if SLB returns reject response, CACHE will not download, if answer is allowed, CACHE will start task of downloading the content. After the task is successfully started, the CACHE device will report the SLB, and the content is currently in the process of downloading, at this time, the content data is still incomplete, and the user cannot be provided with service, and after the SLB knows the message, the user is not reallocated to the CACHE. The characteristic of this process is that when the CACHE performs the content downloading process, the downloading state of the content will also be reported to the SLB, and the SLB will perform the corresponding process according to the downloading state, so as to ensure the correct process of the intermediate state of the content downloading.
When the CACHE downloads the content, the downloading may fail due to the network or other reasons, and when the downloading fails, the CACHE also performs corresponding processing and reports to the SLB in time, and the SLB deletes the content from the content information list of the CCM after receiving the downloading failure message. The process is characterized in that when the content downloading process of the CACHE is abnormal, the SLB can be reported at the same time, and the synchronization of the SLB and the content information on the CACHE is ensured.
310. If the CACHE exits the service for some reason in the process of downloading a certain content, the SLB will not continue to receive the communication state of the CACHE, and if the SLB finds that the CACHE state is not in the working state, the SLB immediately marks the content information on the CACHE as an invalid state. The SLB can process the abnormal working state of CACHE equipment to ensure the reliability of service under various conditions.
311. When a certain user access request reaches the node, the user should access the SLB first, the SLB can schedule according to the distribution condition of the current content, meanwhile, if the content which the user requests to access does not exist in the node, the CCM module of the SLB can determine whether the content needs to be downloaded according to some strategies, if the content needs to be downloaded, the CCM module can select a CACHE suitable for downloading the content according to the distribution condition of the current content on a plurality of CACHEs and the resources and loads on the CACHEs, and the content downloading request is sent. The process is characterized in that whether each CACHE needs to be downloaded or not is determined by the CCM of the SLB, so that the condition that a plurality of CACHEs download one content is avoided, and the load condition can be uniformly judged according to the resource use condition of the plurality of CACHEs.
It should be noted that each block in the flowchart shown in fig. 3 does not correspond to one step in the above-mentioned steps, there are several blocks that represent the same step, and there are several steps that are collectively represented by the same block, but it would be obvious to those skilled in the art that the above-mentioned expression does not affect the understanding of the process of the present invention.
With the continuous development of network technology, a comprehensive cluster system including multiple service components, such as CACHE, OCC and the above network structure, is more widely applied, and in the comprehensive cluster system, a shared storage mode can be used for working, in this mode, multiple service components share the same physical storage, and the content downloaded by one CACHE component and other CACHEs can also be accessed, which greatly improves the utilization rate of a disk.
Meanwhile, when the system works in a shared storage mode, conditions are created for network reconstruction and smooth capacity upgrade, and in the shared storage mode, if the flow service capacity is insufficient, the service capacity can be improved directly by adding a server without adding a storage mode, the original storage division is not required to be redeployed, and the existing service content is not influenced.
In the traditional CACHEs, each CACHE is provided with a special storage for storing contents needing CAHCE, the contents of the CACHEs are independent from each other and have no other relation, and the storage owned by each CACHE is planned in advance, the later adjustment can be carried out aiming at each CACHE, with the rapid development of the streaming media service, a plurality of servers use the same physical storage, the plurality of servers form a form similar to a cluster service system, currently, in the telecommunications, internet, industry, short connection based cluster service systems are common, such as web clusters, radius clusters, while a plurality of streaming server cluster systems in the streaming media field have not been precedent, when the servers can also be used as CACHEs, the whole cluster system not only provides only the service, but also encapsulates the caching and management of the content into a whole cluster system for carrying out the function.
Thus, the present invention provides a network architecture 400 for streaming media, comprising:
an SLB layer including at least one SLB 402, where the SLB 402 stores content state information and load information of content stored in the network structure 400, and the SLB 402 receives user access, schedules the user access according to the content state information and the load information, and also controls downloading of the content;
a CACHE layer comprising a plurality of CACHEs 404a, 404b, 404c, wherein one CACHE is defined as a primary CACHE, and the plurality of CACHEs 404 are connected to each of the at least one SLB 402; the main CACHE and other CAHCEs establish a communication link, receive content information currently processed by the other CACHEs and generate state information of all the contents; the main CACHE also establishes a communication link with the SLB 402 and reports the content state information and the load information of each CACHE 404 to the SLB 402, the SLB 402 updates the load information of the original content state information by using the content state information and the load information reported by the main CACHE and schedules user access according to the content state information and the load information; the main CACHE controls the downloading of contents by other CACHEs;
a memory layer including at least one memory 406, wherein the memory 406 is connected to a plurality of CACHE 404, and all contents in the network structure 400 are stored in the memory 406;
the main CACHE issues announcements to other CACHEs through a broadcasting mechanism, identifies itself as the main CACHE, and scans and records all the contents stored in the current memory 406; if the primary CACHE exits network fabric 400, one of the other CACHEs may issue an advertisement through a broadcast mechanism to become the new primary CACHE.
In the above configuration 400, a plurality of CACHE 404 and SLB 402 establish communication links to maintain communication.
In the above structure 400, when the SLB 402 receives the user access, the SLB 402 schedules the user access to the appropriate CACHE according to the content status information and the load information; if the content needs to be downloaded, SLB 402 will inform the main CACHE to download the content, and then the main CACHE will select a proper CAHCE to download through the communication with other CACHEs; when a certain CACHE receives a downloading command of the main CACHE, the content is immediately downloaded, and the state of the task execution is reported to the main CACHE, so that the main CACHE can master the content downloading condition of other CACHEs at present.
According to the network structure, the whole cluster system can be divided into three layers, the first layer is an SLB layer, the second layer is a CACHE service layer, and the third layer is a storage layer, wherein each CACHE in the service layer is directly connected with the SLB and directly connected with storage, a logic area and storage content on the storage are visible for each CACHE, read-write data can be stored in a readable and writable mode, and a plurality of CACHEs are also connected with each other to establish a communication link.
The advantage of this design is that when the capacity of the server is insufficient, the server can be dynamically expanded, and the newly expanded server can immediately use all the content stored in the original storage, rather than needing to download the content again to provide the service, and also does not need to divide a part of the logic area on the original storage to be used by the server again, and the original storage division is not destroyed. If the storage needs to be expanded, all the servers can use the expanded part, and the expansion and the adjustment are very convenient. The SLB is added, so that external access can be averagely shared on all CACHE servers, load balance is realized, the whole organization forms a complete cluster service system, and more importantly, the cluster system is established on the basis of an application layer and can process service information of various application layers.
The invention also provides a storage method of streaming media data, which is characterized in that the method is used in a network structure in which all CACHEs use a common memory, the network structure also comprises an SLB, and the method comprises the following steps:
a1) when a CACHE starts to be started, firstly detecting whether a main CACHE already exists in the current network structure by using a broadcast communication mechanism, if so, performing step a2), and if not, performing step a 5);
a2) the CACHE immediately establishes communication with other existing CACHEs in a network structure, continuously detects whether the work of the main CACHE is normal by using a broadcasting mechanism, and prepares to receive a content downloading management instruction of the main CACHE;
a3) the CACHE and the SLB establish communication;
a4) after the communication between the CACHE and the SLB is established, immediately reporting the health condition and the load and preparing to provide service;
a5) if the main CACHE detected in the step a1 does not exist, the CACHE is immediately switched to the main CACHE, and simultaneously, a broadcast mechanism is used for issuing announcements to other CACHEs in the network structure to identify the CACHE as the main CACHE;
a6) the CACHE scans all the contents stored in the current storage and records the contents in the memory;
a7) the CACHE and other CAHCEs in the network structure establish a communication link and receive content information which is processed by other CACHEs at present; through the report of the CACHEs, content state information of all contents in the current network structure is generated;
a8) the CACHE is used as a main CACHE to establish connection with the SLB, the content state information and the load information of each CACHE are reported through the connection with the SLB, the SLB uses the reported content state information and load information to update the original content state information and load information, and the SLB schedules user access according to the content state information and the load information;
a9) when the user access reaches the SLB, the SLB can schedule the user access to a proper CACHE according to the content state information and the load information, and if the content needs to be downloaded, the SLB controls the downloading of the content;
a10) the CACHE in the network structure performs the downloading of the content;
if the main CACHE exits the service, one of the other CACHEs will issue an announcement through a broadcasting mechanism to take over the main CACHE to continue working, and the steps a5-a10 are repeated.
In the method, a communication link is established between CACHE and SLB to maintain communication;
wherein the step a9 in which the SLB controls the downloading of the content further comprises: SLB will schedule users to visit the appropriate CACHE according to content status information and load information, if needing to download the content, SLB will notify the main CACHE to download the content first, then the main CACHE chooses the appropriate CAHCE to download through communicating with other CACHEs;
the CACHE in step a10 performing the downloading of the content further comprises: when a non-main CACHE in the network receives a downloading command of the main CACHE, the non-main CACHE immediately starts to download contents and reports the state of the task execution to the main CACHE, so that the main CACHE can master the content downloading condition of other CACHEs at present.
Referring to fig. 5, a flow of a data saving method according to an embodiment of the present invention is described below with reference to fig. 5, where the method includes:
501. when the CACHE starts, firstly, a broadcast communication mechanism is used to detect whether a main CACHE exists in the current cluster service system, and if so, step 2 is performed.
502. The CACHE immediately establishes communication with other CACHE devices, and continues to use the broadcast mechanism to detect whether the main CACHE is working properly and to prepare to receive content download management instructions for the main CACHE.
CACHE and SLB establish communication, and SLB module establishes connection.
504. When the communication between CACHE and SLB is established, the health condition and load are reported immediately and the service is ready to be provided.
505. If the detected main CACHE server does not exist in step 501, the system immediately starts to switch to the main CACHE, and simultaneously uses a broadcast mechanism to issue an announcement to the outside to identify the system as the main CACHE state.
506. All the content stored in the current storage is immediately scanned and recorded in the memory, and some content files which are in a downloading state or are not downloaded completely may be scanned.
507. And establishing communication links with other CAHCEs, and receiving content information currently processed by other CACHEs, such as information that a certain content is being downloaded, the downloading is completed and the like. Through the report of the CACHE, all the content state information in the current cluster system is consolidated and combined again.
508. The main CACHE then establishes connection with the SLB and reports content information through the connection with the SLB, the SLB immediately updates the original content data information after encountering the content information reported by the main SLB, and schedules user access according to the content data information, and reports the service load information on the CACHE to the SLB.
509. When the user access reaches the SLB, the SLB will schedule the user access to the appropriate server according to the distribution of the content and the load of each CACHE. If the content needs to be downloaded, the SLB will first inform the main CACHE to download the content, and then the main CACHE selects an appropriate CAHCE to actually download through communication with other CACHEs.
510. When a certain CACHE receives a downloading command of the main CACHE, the content is immediately downloaded, and the state of the task execution is reported to the main CACHE, so that the main CACHE can master the content downloading condition of other CACHEs at present.
511. During the operation of the whole system, if the main CACHE exits the service, other CACHEs will take over the main CACHE to continue working, and step 505 and step 511 are repeated. If other non-CACHEs exit the service, the system is not affected.
It should also be noted that each block in the flowchart shown in fig. 5 does not correspond to one step in the above-mentioned steps, and there are many possible blocks that represent the same step, and there are many possible steps that are represented by the same block, but those skilled in the art will understand that the above-mentioned expression does not affect the understanding of the process of the present invention.
By adopting the technical scheme of the invention, conditions are created for the reconstruction and the smooth upgrade of the capability of the network, and under the mode of using the shared storage, if the streaming service capability is not enough, the service capability can be improved directly by adding the server without adding the storage mode, the original storage division does not need to be redeployed, and the existing service content is not influenced.
In summary, the present invention provides a new network structure and data storage method for streaming media, and a complete cluster cache service system is constructed, which can be used to implement systems that need to smoothly improve service performance and storage capacity.
Although the above embodiments have been described by taking a streaming media service system as an example, the scope to which the present invention can be applied is not limited to only a system in which a streaming media service is used as content.
The embodiments described above are provided to enable persons skilled in the art to make or use the invention and that modifications or variations can be made to the embodiments described above by persons skilled in the art without departing from the inventive concept of the present invention, so that the scope of protection of the present invention is not limited by the embodiments described above but should be accorded the widest scope consistent with the innovative features set forth in the claims.

Claims (10)

1. A network architecture for streaming media, comprising:
the SLB layer comprises at least one SLB, the SLB stores content state information and load information of the content stored in the network structure, the SLB receives user access, schedules the user access according to the content state information and the load information and controls the downloading of the content;
a CACHE layer comprising a plurality of CACHEs, wherein one CACHE is defined as a primary CACHE, and the plurality of CACHEs are connected with each of the at least one SLB; the main CACHE and other CAHCEs establish a communication link, receive content information currently processed by other CACHEs and generate state information of all the contents; the main CACHE also establishes a communication link with the SLB and reports the content state information and the load information of each CACHE to the SLB, and the SLB updates the load information of the original content state information by using the content state information and the load information reported by the main CACHE and schedules user access according to the content state information and the load information; the main CACHE controls the downloading of contents by other CACHEs;
the memory layer comprises at least one memory, the memory is connected with the CACHEs, and all contents in the network structure are uniformly stored in the memory;
the main CACHE issues announcements to other CACHEs through a broadcasting mechanism, identifies the main CACHE as the main CACHE, and scans and records all contents stored on a current memory; if the main CACHE exits the network structure, one of the other CACHEs issues an announcement through a broadcast mechanism to become a new main CACHE.
2. The network architecture of claim 1, wherein communication links are established between the plurality of CACHEs and SLBs to maintain communications.
3. The network architecture of claim 1, wherein when the SLB receives a user access, the SLB schedules the user access to an appropriate CACHE based on the content status information and the load information; if the content needs to be downloaded, the SLB informs the main CACHE to download the content, and then the main CACHE selects a proper CAHCE to download through communication with other CACHEs; when a certain CACHE receives a downloading command of the main CACHE, the content is immediately downloaded, and the state of the task execution is reported to the main CACHE, so that the main CACHE can master the content downloading condition of other CACHEs at present.
4. A method for storing streaming media data, which is used in a network structure in which all CACHEs use a common memory, and the network structure further includes an SLB, and the method includes the following steps:
a1) when a CACHE starts to be started, firstly detecting whether a main CACHE already exists in the current network structure by using a broadcast communication mechanism, if so, performing step a2), and if not, performing step a 5);
a2) the CACHE immediately establishes communication with other existing CACHEs in a network structure, continuously detects whether the work of the main CACHE is normal by using a broadcasting mechanism, and prepares to receive a content downloading management instruction of the main CACHE;
a3) the CACHE and the SLB establish communication;
a4) after the communication between the CACHE and the SLB is established, immediately reporting the health condition and the load and preparing to provide service;
a5) if the main CACHE detected in the step a1 does not exist, the CACHE is immediately switched to the main CACHE, and simultaneously, a broadcast mechanism is used for issuing announcements to other CACHEs in the network structure to identify the CACHE as the main CACHE;
a6) the CACHE scans all the contents stored in the current storage and records the contents in the memory;
a7) the CACHE and other CAHCEs in the network structure establish a communication link and receive content information which is processed by other CACHEs at present; through the report of the CACHEs, content state information of all contents in the current network structure is generated;
a8) the CACHE is used as a main CACHE to establish connection with the SLB, the content state information and the load information of each CACHE are reported through the connection with the SLB, the SLB uses the reported content state information and load information to update the original content state information and load information, and the SLB schedules user access according to the content state information and the load information;
a9) when the user access reaches the SLB, the SLB can schedule the user access to a proper CACHE according to the content state information and the load information, and if the content needs to be downloaded, the SLB controls the downloading of the content;
a10) the CACHE in the network structure performs the downloading of the content;
if the main CACHE exits the service, one of the other CACHEs will issue an announcement through a broadcasting mechanism to take over the main CACHE to continue working, and the steps a5-a10 are repeated.
5. The method of claim 4, wherein a communication link is established between the CACHE and the SLB to maintain communication;
wherein the step a9 in which the SLB controls the downloading of the content further comprises: SLB will schedule users to visit the appropriate CACHE according to content status information and load information, if needing to download the content, SLB will notify the main CACHE to download the content first, then the main CACHE chooses the appropriate CAHCE to download through communicating with other CACHEs;
the CACHE performing the downloading of the content in the step a10 further comprises: when a non-main CACHE in the network receives a downloading command of the main CACHE, the non-main CACHE immediately starts to download contents and reports the state of the task execution to the main CACHE, so that the main CACHE can master the content downloading condition of other CACHEs at present.
6. A network architecture for streaming media, comprising:
an SLB layer including at least one SLB, the SLB storing content state information and load information of the content stored in the network structure, the SLB receiving user access and scheduling the user access according to the content state information and the load information, the SLB further including a CCM controlling downloading of the content;
a CACHE layer comprising a plurality of CACHEs connected to each of the at least one SLB; establishing communication links among the CACHEs, receiving content information currently processed by other CACHEs, storing content state information of all contents stored in the network structure in the CCM in the SLB, and controlling the CACHEs to download the contents;
the network structure also comprises memories, the number of which is equal to that of the CACHEs, the memories are connected with the CACHEs in a one-to-one correspondence manner, and each memory is specially used for storing the content of one CACHE.
7. The network architecture of claim 6, wherein the memory is incorporated in CACHEs, each CACHE including a dedicated memory.
8. The network architecture of claim 7, wherein communication links are established between the plurality of CACHEs and SLBs to maintain communications.
9. A method for storing streaming media data, which is used in a network structure including an SLB, a plurality of CACHEs and memories, wherein the SLB includes a CCM to control the CACHEs to download contents, the number of the memories is equivalent to the number of the CACHEs, and the memories are connected with the CACHEs in a one-to-one correspondence manner, each memory exclusively stores the contents of one CACHE, and the method includes the following steps:
b1) when a CACHE device starts to join the network structure for service, firstly establishing communication with the SLB in the network structure;
b2) if the SLB is in an inactive state or a work not ready state at the moment, the CACHE can continue to start, record the current state of the SLB and the state of the SLB which are not successfully communicated, and then try to establish communication with the SLB at intervals in the background;
b3) after the CACHE is started, scanning all contents in a memory corresponding to the current CACHE, recording the size, actually occupied storage space and storage directory of each content, and calculating a service domain to which the content belongs according to the directory stored by the content and original configuration information;
b4) after the CACHE scans all the content information in the memory, the current state of the SLB is checked, and if the SLB is found to be in a normal communication state, all the content information on the memory corresponding to the CACHE is reported to the SLB immediately;
b5) after the SLB obtains the content storage condition on each CACHE, the SLB sorts the content on all CACHEs in the whole network structure, and schedules the user in turn according to the content, when the user access request reaches the SLB, the SLB queries a CCM module to obtain a CAHCE for storing the content, judges whether the working state and the load capacity of the current CACHE are enough, and schedules the user to the CACHE for receiving the service if the conditions are met;
b6) when CACHE needs to download a content, firstly CACHE sends a request for requesting content download to SLB, and starts downloading after SLB responds;
b7) after receiving the download request of the CACHE device, the SLB first checks whether the content already exists on the memories of other CACHEs currently active, and if so, rejects the content download request of the CACHE. If all CACHEs do not store the content file, and the memory space of the CACHE requested to be downloaded is remained and meets the service condition, the SLB will agree with the content downloading request of the CACHE;
b8) after SLB returns the response of the content download request, CACHE will carry on the corresponding treatment, if SLB has returned and refused the response, CACHE will not download any more, if answer permit, CACHE will start the task downloaded to the content, after the task is started successfully, CACHE will report SLB is in the download process at present, the content data is incomplete at this moment, still can not provide the service for users, and SLB knows the message, will not redistribute users to the CACHE;
b9) when CACHE downloads the content, if the downloading fails, CACHE performs corresponding processing and reports to SLB in time, and SLB deletes the content from the content information list of CCM after receiving the downloading failure message;
b10) if CACHE exits the network structure in the process of downloading a certain content, SLB will not continue to receive the communication state of CACHE, if SLB finds that the CACHE state is not in the working state, SLB will mark the content information on the CACHE as invalid state immediately;
b11) when a user access request reaches the network structure, the SLB is accessed firstly, the SLB can be scheduled firstly according to the distribution situation of the current content, meanwhile, if the content which the user requests to access does not exist in the network structure, a CCM module of the SLB determines whether the content needs to be downloaded, if the content needs to be downloaded, the CCM module can select a CACHE suitable for downloading the content according to the distribution situation of the current content on a plurality of CACHEs and the resources and loads on the CACHEs, and sends a content downloading request.
10. The method of claim 9, wherein the CACHE establishes a communication link with the SLB;
the CACHE in step b4 reports to the SLB all the content information on the memory corresponding to the CACHE, including the name of each content file, the service domain to which the file belongs, the actual size of the file, and the size of the occupied storage space, and converts the information into description information unrelated to the local disk, and sends the description information to the SLB, and the description information is synchronized with the SLB.
CNB2006100234692A 2006-01-19 2006-01-19 Cluster cache service system and realizing method thereof Active CN100474808C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2006100234692A CN100474808C (en) 2006-01-19 2006-01-19 Cluster cache service system and realizing method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2006100234692A CN100474808C (en) 2006-01-19 2006-01-19 Cluster cache service system and realizing method thereof

Publications (2)

Publication Number Publication Date
CN101005372A true CN101005372A (en) 2007-07-25
CN100474808C CN100474808C (en) 2009-04-01

Family

ID=38704267

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2006100234692A Active CN100474808C (en) 2006-01-19 2006-01-19 Cluster cache service system and realizing method thereof

Country Status (1)

Country Link
CN (1) CN100474808C (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101510880A (en) * 2009-03-27 2009-08-19 北京中星微电子有限公司 Streaming media system, device and method
CN101127968B (en) * 2007-09-24 2011-06-22 中兴通讯股份有限公司 Optimization method for start buffer point in buffer application of terminal in digital cluster communication system
CN102143212A (en) * 2010-12-31 2011-08-03 华为技术有限公司 Cache sharing method and device for content delivery network
CN102164160A (en) * 2010-12-31 2011-08-24 青岛海信传媒网络技术有限公司 Method, device and system for supporting large quantity of concurrent downloading
CN102281332A (en) * 2011-08-31 2011-12-14 上海西本网络科技有限公司 Distributed cache array and data updating method thereof
CN102449638A (en) * 2009-05-29 2012-05-09 媒体权限技术有限公司 Using a custom media library to secure digital media content
CN102652423A (en) * 2009-12-11 2012-08-29 国际商业机器公司 Cluster families for cluster selection and cooperative replication
CN103916437A (en) * 2013-01-05 2014-07-09 中国移动通信集团公司 File release system, device and method
CN105117406A (en) * 2009-10-30 2015-12-02 日立数据系统有限公司 Method and system of system comprising first colony and second colony
CN106354724A (en) * 2015-07-15 2017-01-25 阿里巴巴集团控股有限公司 File archiving method and file reading method and device
CN107277561A (en) * 2016-04-08 2017-10-20 北京优朋普乐科技有限公司 Content distributing network
CN108200178A (en) * 2018-01-04 2018-06-22 海信集团有限公司 A kind of method and apparatus for downloading resource
CN113038246A (en) * 2021-02-23 2021-06-25 北京金山云网络技术有限公司 Method and device for transmitting multimedia frame and computer readable storage medium

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127968B (en) * 2007-09-24 2011-06-22 中兴通讯股份有限公司 Optimization method for start buffer point in buffer application of terminal in digital cluster communication system
CN101510880A (en) * 2009-03-27 2009-08-19 北京中星微电子有限公司 Streaming media system, device and method
CN102449638A (en) * 2009-05-29 2012-05-09 媒体权限技术有限公司 Using a custom media library to secure digital media content
CN105117406B (en) * 2009-10-30 2019-04-12 日立数据管理有限公司 A kind of method and system for including the system of the first cluster and the second cluster
CN105117406A (en) * 2009-10-30 2015-12-02 日立数据系统有限公司 Method and system of system comprising first colony and second colony
CN102652423B (en) * 2009-12-11 2015-04-01 国际商业机器公司 Method and system for cluster selection and cooperative replication
US9684472B2 (en) 2009-12-11 2017-06-20 International Business Machines Corporation Cluster families for cluster selection and cooperative replication
US8812799B2 (en) 2009-12-11 2014-08-19 International Business Machines Corporation Cluster families for cluster selection and cooperative replication
CN102652423A (en) * 2009-12-11 2012-08-29 国际商业机器公司 Cluster families for cluster selection and cooperative replication
US9250825B2 (en) 2009-12-11 2016-02-02 International Business Machines Corporation Cluster families for cluster selection and cooperative replication
US10073641B2 (en) 2009-12-11 2018-09-11 International Business Machines Corporation Cluster families for cluster selection and cooperative replication
CN102143212B (en) * 2010-12-31 2014-02-26 华为技术有限公司 Cache sharing method and device for content delivery network
CN102143212A (en) * 2010-12-31 2011-08-03 华为技术有限公司 Cache sharing method and device for content delivery network
CN102164160B (en) * 2010-12-31 2015-06-17 青岛海信传媒网络技术有限公司 Method, device and system for supporting large quantity of concurrent downloading
CN102164160A (en) * 2010-12-31 2011-08-24 青岛海信传媒网络技术有限公司 Method, device and system for supporting large quantity of concurrent downloading
CN102281332A (en) * 2011-08-31 2011-12-14 上海西本网络科技有限公司 Distributed cache array and data updating method thereof
CN103916437A (en) * 2013-01-05 2014-07-09 中国移动通信集团公司 File release system, device and method
CN106354724A (en) * 2015-07-15 2017-01-25 阿里巴巴集团控股有限公司 File archiving method and file reading method and device
CN106354724B (en) * 2015-07-15 2019-07-16 阿里巴巴集团控股有限公司 Document-archiving method, file reading and device
CN107277561A (en) * 2016-04-08 2017-10-20 北京优朋普乐科技有限公司 Content distributing network
CN108200178A (en) * 2018-01-04 2018-06-22 海信集团有限公司 A kind of method and apparatus for downloading resource
CN113038246A (en) * 2021-02-23 2021-06-25 北京金山云网络技术有限公司 Method and device for transmitting multimedia frame and computer readable storage medium

Also Published As

Publication number Publication date
CN100474808C (en) 2009-04-01

Similar Documents

Publication Publication Date Title
CN100474808C (en) Cluster cache service system and realizing method thereof
CN108199897B (en) OPC UA multi-server aggregation method supporting cache management
US7634566B2 (en) Arrangement in a network for passing control of distributed data between network nodes for optimized client access based on locality
CN106815099B (en) Authentication system and method
JP2003022209A (en) Distributed server system
CN101133622A (en) Splitting a workload of a node
CN106407011A (en) A routing table-based search system cluster service management method and system
CN100518132C (en) Distributing traffic information storage file system
US7739364B2 (en) Method and apparatus for dynamically reconfiguring a server system
EP1684456B1 (en) A method for data redundancy of HLR
CN101854745A (en) Transmission method of software version and device thereof
CN114036236A (en) Multi-gateway cluster system
CN112506647A (en) Method, system, device and storage medium for load balancing of stateful servers
CN116996376A (en) Method, device, equipment and storage medium for updating configuration of fixed network terminal
CN114900449A (en) Resource information management method, system and device
CN101729582A (en) Management method of distributed storage, device and system thereof
CN115051978B (en) Equipment monitoring implementation method and system
CN116614517A (en) Container mirror image preheating and distributing method for edge computing scene
US20030154472A1 (en) Installation server
CN103051979B (en) streaming media processing method and system
CN100496138C (en) System and method for processing communication operation
US20050198022A1 (en) Apparatus and method using proxy objects for application resource management in a communication network
KR20030058927A (en) System and method for distributed call processing and on-line upgrade using load sharing groups in a telecommunication system
CN114615277B (en) Multi-cluster dynamic expansion method and system based on EMQ X
CN114679406B (en) Data processing method and device based on routing strategy

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C56 Change in the name or address of the patentee

Owner name: SHANGHAI SIHUA TECH. CO., LTD.

Free format text: FORMER NAME: SIHUA TECH (SHANGHAI) CO., LTD.

CP01 Change in the name or title of a patent holder

Address after: 200333, building 7, Tiandi Software Park, No. 879, Zhongjiang Road, Shanghai

Patentee after: Shanghai Sihua Tech Co., Ltd.

Address before: 200333, building 7, Tiandi Software Park, No. 879, Zhongjiang Road, Shanghai

Patentee before: Sihua Technology (Shanghai) Co.Ltd

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201028

Address after: Room 11704, 17 / F, unit 1, building 1, Jingu Rongcheng, No. 10, Jinye 1st Road, hi tech Zone, Xi'an City, Shaanxi Province

Patentee after: Xi'an Sihua Information Technology Co., Ltd

Address before: 200333, building 7, Tiandi Software Park, No. 879, Zhongjiang Road, Shanghai

Patentee before: SHANGHAI SIHUA TECHNOLOGY Co.,Ltd.