WO2017088525A1 - 一种文件分发系统、文件分发系统的管理方法和管理装置 - Google Patents

一种文件分发系统、文件分发系统的管理方法和管理装置 Download PDF

Info

Publication number
WO2017088525A1
WO2017088525A1 PCT/CN2016/094222 CN2016094222W WO2017088525A1 WO 2017088525 A1 WO2017088525 A1 WO 2017088525A1 CN 2016094222 W CN2016094222 W CN 2016094222W WO 2017088525 A1 WO2017088525 A1 WO 2017088525A1
Authority
WO
WIPO (PCT)
Prior art keywords
file distribution
file
distribution server
server
base station
Prior art date
Application number
PCT/CN2016/094222
Other languages
English (en)
French (fr)
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 WO2017088525A1 publication Critical patent/WO2017088525A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • 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/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Definitions

  • This application relates to, but is not limited to, the field of mobile communication technology.
  • the software version of the base station is no exception.
  • the upgrade includes the following two processes: the software package download process and the software package activation process.
  • the software package download process is: after the base station receives the download request initiated by the network management system, the base station sends the specified file to the specified file.
  • the file server requests to download the package.
  • one network management system corresponds to one file distribution server, and several network base stations are connected under the network management system.
  • the number of base stations is very large. Due to the bottleneck of hardware performance, if many base stations need to be upgraded at the same time, the file distribution task must be performed in batches, which will inevitably take a long time. Due to the lack of scalability, the file distribution system in the related art makes it difficult to complete the expansion of the file distribution server by simply adding hardware devices, and thus it is difficult to meet the demand for mass file distribution.
  • This paper proposes a file distribution system, a management method and a management device for a file distribution system, to solve the technical problem that the file distribution system in the related art is difficult to meet the demand for mass file distribution.
  • a file distribution system includes: a master node and a plurality of file distribution servers;
  • the master control node communicates with the base station and the plurality of file distribution servers, and the master control node is configured to: receive a download request sent by the base station, and respond to the download request as The base station allocates a file distribution server, and the master control node is further configured to: perform centralized control and management on the plurality of file distribution servers;
  • the plurality of file distribution servers respectively communicate with the master control node, and each of the file distribution servers is configured to: provide a download file to a base station allocated to the file distribution server by the master control node.
  • any two of the file distribution servers are connected and communicated with each other through a network.
  • each of the plurality of file distribution servers is configured with a memory, and a copy of the same downloaded file is stored in a memory of each of the file distribution servers.
  • a method for managing a file distribution system which is applied to the file distribution system according to any one of the preceding claims, the method comprising:
  • a file distribution server is allocated to the base station, and the allocated file distribution server is configured to provide a download file.
  • the allocating a file distribution server to the base station includes:
  • the file distribution server is allocated to the base station in a load balancing manner.
  • a method for managing a file distribution system which is applied to the file distribution system according to any one of the preceding claims, the method comprising:
  • the centralized control and management of the file distribution server according to the information includes:
  • the file distribution server is added to the file distribution server cluster, and the state of the file distribution server is set to an available state.
  • the receiving the information uploaded by the file distribution server includes:
  • the centralized control and management of the file distribution server according to the information includes:
  • the file distribution server resynchronizes the copy of the downloaded file.
  • the centralized control and management of the file distribution server according to the information includes:
  • the file distribution server is removed from the file distribution server cluster when the polling feedback message returned by the file distribution server is not received within a predetermined time or a predetermined number of times.
  • a management device for a file distribution system comprising:
  • the request receiving module is configured to: receive a download request sent by the base station;
  • an allocating module configured to: in response to the download request received by the request receiving module, allocate a file distribution server to the base station, where the allocated file distribution server is configured to provide a download file.
  • the allocating module is configured to allocate the file distribution server to the base station in a load balancing manner.
  • a management device for a file distribution system comprising:
  • the information receiving module is configured to: receive information uploaded by the file distribution server;
  • the management module is configured to: centrally control and manage the distribution server according to the information received by the information receiving module.
  • the management module includes:
  • an adding unit configured to: when the information received by the information receiving module is a registration message, add the file distribution server to a file distribution server cluster, and set a state of the file distribution server to an available state.
  • the information receiving module includes:
  • a sending unit configured to: periodically send a polling request message to the file distribution server;
  • the receiving unit is configured to: receive a polling feedback message returned by the file distribution server.
  • the management module includes:
  • a determining unit configured to: determine, according to the polling feedback message, whether a copy of the downloaded file stored in the file distribution server is lost or damaged;
  • the synchronization unit is configured to: when the determining unit determines that the copy of the downloaded file stored in the file distribution server has been lost or damaged, resynchronize the copy of the downloaded file for the file distribution server.
  • the management module includes:
  • a removing unit configured to: after the sending unit periodically sends a polling request message to the file distribution server, not receiving the polling feedback returned by the file distribution server within a predetermined time or a predetermined number of times When the message is received, the file distribution server is removed from the file distribution server cluster.
  • the file distribution system and the file distribution system management method and management device provided by the embodiment of the present invention include a master control node and a plurality of file distribution servers, and the plurality of file distribution servers are centralized by the joined master control node. Controlling and managing, and after receiving the download request sent by the base station, the master node allocates a file distribution server to the base station, thereby improving the convenience of the file distribution system, that is, by simply adding hardware devices.
  • the expansion of the file distribution server; the embodiment of the present invention solves the technical problem that the file distribution system in the related art is difficult to meet the demand for mass file distribution due to the difficulty in capacity expansion, and achieves the requirement of effectively meeting the mass file distribution. Technical effects.
  • FIG. 1 is a schematic structural diagram of a file distribution system according to an embodiment of the present invention.
  • FIG. 2 is a flowchart of a method for managing a file distribution system according to an embodiment of the present invention
  • FIG. 3 is a flowchart of another method for managing a file distribution system according to an embodiment of the present invention.
  • FIG. 4 is a flowchart of still another method for managing a file distribution system according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a device for managing a file distribution system according to an embodiment of the present disclosure
  • FIG. 6 is a schematic structural diagram of another apparatus for managing a file distribution system according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of still another apparatus for managing a file distribution system according to an embodiment of the present invention.
  • the embodiment of the present invention provides a file distribution system and a management method and apparatus thereof.
  • the present invention provides a file distribution system, as shown in FIG. 1 , which is a schematic structural diagram of a file distribution system according to an embodiment of the present invention.
  • the file distribution system provided in this embodiment includes: a master node 100 and multiple file distributions. Server 200.
  • the master node 100 communicates with the base station 300 and the plurality of file distribution servers 200.
  • the master node 100 is configured to receive a download request sent by the base station 300, and allocate a file distribution server 200 to the base station 300 in response to the download request.
  • the master node 100 is further configured to: perform centralized control and management on multiple file distribution servers 200;
  • the plurality of file distribution servers 200 respectively communicate with the master node 100, and each of the file distribution servers 200 is arranged to provide a download file to the base station 300 assigned to the file distribution server 200 by the master node 100.
  • the file distribution system shown in FIG. 1 is only a schematic description. In an actual situation, the file distribution system may have one master node or multiple master nodes, that is, may pass A master node centrally controls and manages multiple file distribution servers. It can also centrally control and manage multiple file distribution servers through two or more master nodes. In addition, in actual situations, the number of base stations is not one, and usually has multiple.
  • each of the plurality of file distribution servers may be separately placed in one place, and each file distribution server stores a copy of the complete download file.
  • Any two file distribution servers in different locations can be connected to each other through a network to form a complete, global, logically centralized, physically distributed system.
  • the file distribution system includes a master control node and a plurality of file distribution servers, and centrally controls and manages multiple file distribution servers through a master node added in the file distribution system, and is in the master control After receiving the request from the base station, the node allocates a file distribution server to the base station, thereby improving the convenience of the file distribution system, that is, the file distribution server can be expanded by simply adding the hardware device.
  • the technical problem that the file distribution system in the related art is difficult to meet the demand for mass file distribution due to the difficulty in expanding the file distribution system is solved, and the technical effect of effectively meeting the demand for mass file distribution is achieved.
  • each of the plurality of file distribution servers 200 may be configured with a memory, and each of the file distribution servers 200 stores the same downloaded file in the memory.
  • a copy that is, a copy of a complete download file may be stored in each file distribution server 200, so that after the master node 100 receives the download update request sent by the base station 300, it can freely allocate a file distribution server as needed. 200 provides a download file for the base station.
  • the main functions of the above-mentioned master node 100 in the embodiment of the present invention are to allocate a file distribution server to a base station and to centrally control and manage multiple file distribution servers.
  • the embodiment of the present invention further provides a method for managing a file distribution system, as shown in FIG. 2, which is a method for managing a file distribution system according to an embodiment of the present invention.
  • the method provided in this embodiment may include the following steps, that is, steps 110 to 120:
  • Step 110 Receive a download request sent by a base station.
  • Step 120 In response to the download request, allocate a file distribution server, the allocated text, to the base station.
  • the distribution server is used to provide download files.
  • the file distribution server may be allocated to the base station by using a load balancing manner, that is, if the master control node receives the download request sent by the base station, the current load may be selected to be relatively low.
  • the file distribution server provides the base station with a download file.
  • the embodiment of the present invention further provides a method for managing a file distribution system, as shown in FIG. 3, which is another method for managing a file distribution system according to an embodiment of the present invention.
  • the method provided in this embodiment may include the following steps, that is, steps 210 to 220:
  • Step 210 Receive information uploaded by a file distribution server.
  • Step 220 Perform centralized control and management on the distribution server according to the information uploaded by the file distribution server.
  • the file distribution server may be added to the file distribution server cluster, and the state of the file distribution server is set to an available state; You can add a new file distribution server to the file distribution server cluster, so that when the file distribution system has a capacity expansion requirement, you can simply add a new file distribution server to the file distribution system to meet the needs of mass file distribution. .
  • FIG. 4 it is a flowchart of still another method for managing a file distribution system according to an embodiment of the present invention.
  • the step 210 provided in this embodiment may include the following steps, namely, step 211 ⁇ Step 212:
  • Step 211 periodically sending a polling request message to the file distribution server
  • Step 212 Receive a polling feedback message returned by the file distribution server; thus, the file distribution server can be centrally managed and controlled according to the received polling feedback message.
  • step 220 may include the following steps, that is, steps 221 to 222:
  • Step 221 Determine, according to the polling feedback message, whether a copy of the downloaded file stored in the file distribution server is lost or damaged;
  • Step 222 when it is determined that the copy of the downloaded file stored in the file distribution server has been lost Or, when corrupted, resynchronize a copy of the downloaded file for the file distribution server.
  • step 220 may be: when the polling feedback message returned by the file distribution server is not received within a predetermined time or a predetermined number of times, the file is The distribution server is removed from the file distribution server cluster.
  • whether the copy of the downloaded file stored in the file distribution server is lost or damaged according to the polling feedback message may be determined, or the file may be determined according to the receiving condition of the polling feedback message. Whether the distribution server is invalid.
  • the embodiment of the present invention further provides a management device for a file distribution system, which is used to implement the foregoing embodiments and optional implementations, and has not been described again.
  • the term "unit” or “module” as used hereinafter may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 5 is a schematic structural diagram of a device for managing a file distribution system according to an embodiment of the present invention.
  • the management device of the file distribution system provided in this embodiment may include: a request receiving module 401 and an allocation module 402.
  • the request receiving module 401 is configured to: receive a download request sent by the base station;
  • the distribution module 402 is configured to: in response to the download request received by the request receiving module 401, allocate a file distribution server to the base station, and the allocated file distribution server is configured to provide the download file.
  • the foregoing allocation module 402 is configured to allocate the file distribution server to the base station by using load balancing.
  • the embodiment also provides a management device for a file distribution system, as shown in FIG. 6 , which is a schematic structural diagram of a management device for another file distribution system according to an embodiment of the present invention.
  • the management device includes: an information receiving module 501 and a management module 502.
  • the information receiving module 501 is configured to: receive information uploaded by the file distribution server;
  • the management module 502 is configured to perform centralized control and management on the distribution server according to the information received by the information receiving module 501.
  • FIG. 7 is a schematic structural diagram of another management apparatus of a file distribution system according to an embodiment of the present invention.
  • the management module provided in this embodiment provides Block 502 can include:
  • the adding unit 5021 is configured to: when the information received by the information receiving module 501 is a registration message, add the file distribution server to the file distribution server cluster, and set the state of the file distribution server to an available state.
  • the information receiving module 501 may include:
  • the sending unit 5011 is configured to: periodically send a polling request message to the file distribution server;
  • the receiving unit 5012 is configured to: receive a polling feedback message returned by the file distribution server.
  • the foregoing management module 502 may further include:
  • the determining unit 5022 is configured to: determine, according to the polling feedback message, whether the copy of the downloaded file stored in the file distribution server is lost or damaged;
  • the synchronization unit 5023 is configured to resynchronize the copy of the downloaded file for the file distribution server when the determination unit 5022 determines that the copy of the downloaded file stored in the file distribution server has been lost or damaged.
  • the foregoing management module 502 may further include:
  • the removing unit 5024 is configured to: after the sending unit 5011 periodically sends the polling request message to the file distribution server, when the polling feedback message returned by the file distribution server is not received within a predetermined time or a predetermined number of times, The file distribution server is removed from the file distribution server cluster.
  • the management device of the file distribution system in FIG. 5 to FIG. 7 above may be disposed in the main control node 100 of the file distribution system shown in FIG. 1 for centralized control and management of the file distribution cluster.
  • This application example provides a file distribution system, a management method and a management device for a file distribution system, and separates a control flow and a data flow, and provides a flexible and scalable file distribution server, and uses multiple file distribution server sharing. Load and add or remove file distribution servers as needed.
  • the file distribution system may include a management (Manager) node (corresponding to the master node in the above embodiment) and a plurality of agent servers (corresponding to the file distribution server in the above embodiment).
  • the management method of the file distribution system by the Manager node may include: adding the Agent server, removing the Agent server, copying the file between the Agent servers, and downloading the number of connections on the Agent server.
  • the Manager node can periodically send heartbeat information to each Agent server to communicate with each Agent server.
  • Each Agent server can be placed in one place.
  • Each Agent server has a complete copy of the file contents.
  • Multiple Agent servers located in different locations can be connected to each other through the network to form a complete and global A logically centralized, physically distributed system.
  • the data stream and the control stream can be separated.
  • the Manager node periodically sends information to the Agent server to poll the status of each Agent server, which may include file information stored by the Agent server, base station information with which the connection is established, and download progress.
  • a complete file list can be saved on the Manager node.
  • the file list can include: a file name, a file size, and a file check value, and file information stored on each Agent server, where the file check value is, for example, a loop.
  • the redundancy check Cyclic Redundancy Check, CRC for short
  • MD5 message digest algorithm
  • the Manager node can complete the following centralized control and management of the Agent server:
  • the Agent server When an Agent server joins, the Agent server sends a message to the Manager node for registration.
  • the content of the message may include: hardware configuration, software version running on the Agent server, and the like.
  • the Manager node After receiving the registration request of the Agent server, the Manager node joins the Agent server to the distributed file distribution cluster; subsequently, notifies the newly registered Agent server to synchronize files from another Agent server that has a complete file copy, in order to prevent synchronization of files. The cost of the copy is too large.
  • the Manager node limits the number of simultaneous synchronizations in the entire cluster and each Agent server according to certain policies. After the synchronization is completed, the Manager node sets the state of the newly added Agent server to the available state. .
  • the Agent server may be invalidated: the software of the Agent service is closed; the Agent server does not respond to the polling request message of the Manager node for a certain time or a certain number of times.
  • the base station requests the Agent server to download and fails a certain number of times, If the agent server reports that the agent server is not available, the agent server may be invalid.
  • the Manager node After determining that the Agent server is invalid, the Manager node removes the Agent server from the distributed file distribution cluster. When a new base station requests, the Manager node allocates the base station request to other Agent servers. For the object that has been confirmed to complete the file download or synchronization before removal, the Manager node reassigns the Agent server and notifies the Agent server to re-execute the file download operation.
  • the Agent server When the Agent server receives the periodic polling request message from the Manager node, it reports the file information stored in the Agent server to the Manager node. The Manager node analyzes the reported information. If the file is found to be lost or damaged, the Manager node will re-direct the agent to the Agent. The server sends a file synchronization instruction.
  • the Agent server of the requested file version checks the file, and if the verification fails, the Agent server will The requester returns an error message and notifies the Manager node. After receiving the error message, the Manager node will reassign an idle Agent server and notify other devices that need to download or synchronize files to start the download from the assigned idle Agent server.
  • the Manager node When a base station initiates a download request to the Manager node, after receiving the request, the Manager node allocates an idle Agent server according to the current load status of each Agent server, and sends the information required to connect the Agent server to the base station;
  • the above “idle” is a relative concept, that is, it can be understood as an Agent server with the smallest or smallest load among all Agent servers.
  • the base station uses the information to establish a connection with the assigned Agent server and starts downloading. During the process of downloading the file, the base station will no longer communicate with the Manager node unless the connection fails to be established or the download process is abnormal, causing the download to fail. .
  • the Manager node periodically polls all Agent servers and collects the load status of each Agent server.
  • the Manager node allocates an Agent server with the smallest current load to the base station.
  • a flexible and scalable technical solution is designed to easily join or remove a file distribution server when needed to meet the needs of various scenarios.
  • the unified control portal simplifies the external interface and facilitates deployment.
  • the performance bottleneck of the file distribution system is solved by separating the control flow and the data flow.
  • the document distribution system and the file distribution system management method and management device provided by the embodiment of the present invention include a master control node and a plurality of file distribution servers.
  • the plurality of file distribution servers are centrally controlled and managed by the added master node, and after the master node receives the load request sent by the base station, the file distribution server is allocated to the base station, thereby improving the file distribution system expansion mode.
  • the embodiment of the present invention solves the problem that the file distribution system in the related art is difficult to meet the demand for mass file distribution due to difficulty in capacity expansion. The technical problems have reached the technical effect of effectively meeting the needs of mass file distribution.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • the device/function module/functional unit in the above embodiment When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the file distribution system includes a main control node and a plurality of file distribution servers, and the plurality of file distribution servers are centrally controlled and managed by the joined main control node, and the host control node receives the base station transmission.
  • the file distribution server is allocated to the base station, thereby improving the convenience of the file distribution system, that is, the file distribution server can be expanded by simply adding the hardware device; Due to the difficulty in expanding the file distribution system, the file distribution system is difficult to meet the technical requirements of mass file distribution, and the technical effect of effectively meeting the demand for mass file distribution is achieved.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

一种文件分发系统、文件分发系统的管理方法和管理装置,其中,该文件分发系统包括:主控节点和多个文件分发服务器,该主控节点与基站和多个文件分发服务器进行通信,该主控节点设置为:接收基站发送的下载请求,并响应该下载请求为该基站分配文件分发服务器,还设置为:对多个文件分发服务器进行集中控制和管理;多个文件分发服务器分别与主控节点进行通信,每个文件分发服务器设置为:向主控节点分配到本文件分发服务器的基站提供下载文件。

Description

一种文件分发系统、文件分发系统的管理方法和管理装置 技术领域
本申请涉及但不限于移动通讯技术领域。
背景技术
软件版本经常需要通过升级来以增加新功能,从而满足不断变化的用户需求或者修补软件的缺陷。基站的软件版本也不例外,一般情况下升级包括以下两个过程:软件包下载过程和软件包激活过程;其中,软件包下载过程为,基站收到网管发起的下载请求后,向指定的文件文件服务器请求下载软件包。
通常地,一个网管对应一个文件分发服务器,并且该网管下挂若干个基站。一般情况下,基站的数量是非常庞大的,由于硬件性能的瓶颈,如果需要同时对许多基站进行升级操作,那么就必须分批次执行文件分发任务,这样,势必会耗费相当长的时间。相关技术中的文件分发系统由于缺乏扩展性,而导致难以通过简单的添加硬件设备的方式完成文件分发服务器的扩容,因此,很难满足海量文件分发的需求。
发明内容
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。
针对相关技术中的文件分发系统由于缺乏扩展性而导致的问题,尚未提出有效的解决方案。
本文提出一种文件分发系统、文件分发系统的管理方法和管理装置,以解决相关技术中的文件分发系统难以满足海量文件分发的需求的技术问题。
一种文件分发系统,包括:主控节点和多个文件分发服务器;
其中,所述主控节点,与基站和所述多个文件分发服务器进行通信,所述主控节点设置为:接收所述基站发送的下载请求,并响应所述下载请求为 所述基站分配文件分发服务器,所述主控节点还设置为:对所述多个文件分发服务器进行集中控制和管理;
所述多个文件分发服务器,分别与所述主控节点进行通信,每个所述文件分发服务器设置为:向所述主控节点分配到本文件分发服务器的基站提供下载文件。
可选地,任意两个所述文件分发服务器之间通过网络互相连接和通信。
可选地,所述多个文件分发服务器中的每个所述文件分发服务器都配置有存储器,每个所述文件分发服务器的存储器中存储有相同的下载文件的副本。
一种文件分发系统的管理方法,应用于上述任一项所述的文件分发系统,所述方法包括:
接收基站发送的下载请求;
响应所述下载请求,为所述基站分配文件分发服务器,所分配的文件分发服务器用于提供下载文件。
可选地,所述为所述基站分配文件分发服务器,包括:
采用负载均衡的方式为所述基站分配所述文件分发服务器。
一种文件分发系统的管理方法,应用于上述任一项所述的文件分发系统,所述方法包括:
接收文件分发服务器上传的信息;
根据所述信息对所述分发服务器进行集中控制和管理。
可选地,所述根据所述信息对所述文件分发服务器进行集中控制和管理,包括:
当所述信息为注册消息时,将所述文件分发服务器增加到文件分发服务器集群中,并将所述文件分发服务器的状态设置为可用状态。
可选地,所述接收文件分发服务器上传的信息,包括:
向所述文件分发服务器周期性地发送轮询请求消息;
接收所述文件分发服务器返回的轮询反馈消息。
可选地,所述根据所述信息对所述文件分发服务器进行集中控制和管理,包括:
根据所述轮询反馈消息确定所述文件分发服务器中存储的下载文件的副本是否丢失或损坏;
当确定出所述文件分发服务器中存储的下载文件的副本已丢失或损坏时,为所述文件分发服务器重新同步所述下载文件的副本。
可选地,所述向所述文件分发服务器周期性地发送轮询请求消息之后,所述根据所述信息对所述文件分发服务器进行集中控制和管理,包括:
在预定时间或者预定次数内未接收到所述文件分发服务器返回的所述轮询反馈消息时,将所述文件分发服务器从文件分发服务器集群中移除。
一种文件分发系统的管理装置,包括:
请求接收模块,设置为:接收基站发送的下载请求;
分配模块,设置为:响应所述请求接收模块接收的所述下载请求,为所述基站分配文件分发服务器,所分配的文件分发服务器用于提供下载文件。
可选地,所述分配模块,是设置为:采用负载均衡的方式为所述基站分配所述文件分发服务器。
一种文件分发系统的管理装置,包括:
信息接收模块,设置为:接收文件分发服务器上传的信息;
管理模块,设置为:根据所述信息接收模块接收的所述信息对所述分发服务器进行集中控制和管理。
可选地,所述管理模块包括:
添加单元,设置为:在所述信息接收模块接收的所述信息为注册消息时,将所述文件分发服务器增加到文件分发服务器集群中,并将所述文件分发服务器的状态设置为可用状态。
可选地,所述信息接收模块包括:
发送单元,设置为:向所述文件分发服务器周期性地发送轮询请求消息;
接收单元,设置为:接收所述文件分发服务器返回的轮询反馈消息。
可选地,所述管理模块包括:
判断单元,设置为:根据所述轮询反馈消息确定所述文件分发服务器中存储的下载文件的副本是否丢失或损坏;
同步单元,设置为:在所述判断单元确定出所述文件分发服务器中存储的下载文件的副本已丢失或损坏时,为所述文件分发服务器重新同步所述下载文件的副本。
可选地,所述管理模块包括:
移除单元,设置为:在所述发送单元向所述文件分发服务器周期性地发送轮询请求消息之后,在预定时间或者预定次数内未接收到所述文件分发服务器返回的所述轮询反馈消息时,将所述文件分发服务器从文件分发服务器集群中移除。
本发明实施例提供的文件分发系统、文件分发系统的管理方法和管理装置,该文件分发系统中包括主控节点和多个文件分发服务器,通过加入的主控节点对多个文件分发服务器进行集中控制和管理,并在该主控节点接收到基站发送的下载请求后,为该基站分配文件分发服务器,从而提高了文件分发系统的扩展方式的便捷性,即可以通过简单的添加硬件设备来实现文件分发服务器的扩容;本发明实施例解决了相关技术中的文件分发系统由于扩容困难,而导致的文件分发系统难以满足海量文件分发的需求的技术问题,达到了有效满足海量文件分发的需求的技术效果。
在阅读并理解了附图和详细描述后,可以明白其他方面。
附图概述
图1为本发明实施例提供的一种文件分发系统的结构示意图;
图2为本发明实施例提供的一种文件分发系统的管理方法的流程图;
图3为本发明实施例提供的另一种文件分发系统的管理方法的流程图;
图4为本发明实施例提供的又一种文件分发系统的管理方法的流程图;
图5为本发明实施例提供的一种文件分发系统的管理装置的结构示意图;
图6为本发明实施例提供的另一种文件分发系统的管理装置的结构示意图;
图7为本发明实施例提供的又一种文件分发系统的管理装置的结构示意图。
本发明的实施方式
为了解决相关技术中的文件分发系统难以满足海量文件分发的需求的问题,本发明实施例提供了一种文件分发系统及其管理方法和装置。
下文中将结合附图对本发明的实施方式进行详细说明。需要说明的是,在不冲突的情况下,本文中的实施例及实施例中的特征可以相互任意组合。
在附图的流程图示出的步骤可以在诸根据一组计算机可执行指令的计算机系统中执行。并且,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。
本发明提供一种文件分发系统,如图1所示,为本发明实施例提供的一种文件分发系统的结构示意图,本实施例提供的文件分发系统包括:主控节点100和多个文件分发服务器200。
其中,主控节点100,与基站300和多个文件分发服务器200进行通信,该主控节点100设置为:接收基站300发送的下载请求,并响应该下载请求为基站300分配文件分发服务器200,该主控节点100还设置为:对多个文件分发服务器200进行集中控制和管理;
多个文件分发服务器200,分别与主控节点100进行通信,每个文件分发服务器200设置为:向主控节点100分配到本文件分发服务器200的基站300提供下载文件。
需要说明的是,图1所示的文件分发系统仅是一种示意性描述,在实际情况中,文件分发系统中可以有一个主控节点,也可以有多个主控节点,即,可以通过一个主控节点对多个文件分发服务器进行集中控制和管理,也可以通过两个或更多主控节点对多个文件分发服务器进行集中控制和管理。另外,在实际情况下,基站的数量也是不一个,通常具有多个。
可选地,在本发明实施例中,上述的多个文件分发服务器中的每个文件分发服务器可以单独放在一个地方,每个文件分发服务器中都存储有一份完整的下载文件的副本,位于不同地点的任意两个文件分发服务器之间可以通过网络互相连接,共同组成一个完整的、全局的逻辑上集中、物理上分布的系统。
本发明实施例提供的文件分发系统,包括主控节点和多个文件分发服务器,通过在该文件分发系统中加入的主控节点对多个文件分发服务器进行集中控制和管理,并在该主控节点接收到基站发送载请求后,为该基站分配文件分发服务器,从而提高了文件分发系统的扩展方式的便捷性,即可以通过简单的添加硬件设备来实现文件分发服务器的扩容;本发明实施例解决了相关技术中的文件分发系统由于扩容困难,而导致的文件分发系统难以满足海量文件分发的需求的技术问题,达到了有效满足海量文件分发的需求的技术效果。
可选地,在本发明实施例中,对上述多个文件分发服务器200中的每个文件分发服务器200中都可以配置有存储器,每个文件分发服务器200的存储器中存储有相同的下载文件的副本,即,每个文件分发服务器200中都可以存储有一份完整的下载文件的副本,这样,在主控节点100接收到基站300发送的下载更新请求后就可以按照需要随意分配一个文件分发服务器200为该基站提供下载文件。
本发明实施例中的上述主控节点100主要的两个作用,一个是为基站分配文件分发服务器,另一个是对多个文件分发服务器进行集中控制和管理。
基于上述主控节点100的第一个作用,本发明实施例还提供了一种文件分发系统的管理方法,如图2所示,为本发明实施例提供的一种文件分发系统的管理方法的流程图,本实施例提供的方法可以包括以下步骤,即步骤110~步骤120:
步骤110,接收基站发送的下载请求;
步骤120,响应该下载请求,为该基站分配文件分发服务器,所分配的文 件分发服务器用于提供下载文件。
可选地,在本发明实施例的步骤120中,可以采用负载均衡的方式为该基站分配文件分发服务器,即,如果主控节点接收到基站发送的下载请求,那么可以选择当前负荷比较低的文件分发服务器为该基站提供下载文件。
基于上述主控节点100的第二个作用,本发明实施例还提供了一种文件分发系统的管理方法,如图3所示,为本发明实施例提供的另一种文件分发系统的管理方法的流程图,本实施例提供的方法可以包括以下步骤,即步骤210~步骤220:
步骤210,接收文件分发服务器上传的信息;
步骤220,根据文件分发服务器上传的信息对该分发服务器进行集中控制和管理。
可选地,在本发明实施例的步骤220中,当该信息为注册消息时,可以将该文件分发服务器增加到文件分发服务器集群中,并将该文件分发服务器的状态设置为可用状态;即,可以将新的文件分发服务器增加到文件分发服务器集群中,从而在文件分发系统有扩容需求的时候,可以简单地在该文件分发系统中增加新的文件分发服务器,以满足海量文件分发的需求。
可选地,如图4所示,为本发明实施例提供的又一种文件分发系统的管理方法的流程图。在图3所示实施例的基础上,为了保证文件分发服务器上文件的完整性,且可以及时发现存在问题的文件分发服务器,本实施例提供中的步骤210可以包括如下步骤,即步骤211~步骤212:
步骤211,向文件分发服务器周期性地发送轮询请求消息;
步骤212,接收该文件分发服务器返回的轮询反馈消息;从而,可以根据接收到的轮询反馈消息可以对该文件分发服务器进行集中管理和控制。
可选地,在本发明实施例中,上述步骤220可以包括如下步骤,即步骤221~步骤222:
步骤221,根据轮询反馈消息确定文件分发服务器中存储的下载文件的副本是否丢失或损坏;
步骤222,当确定出所述文件分发服务器中存储的下载文件的副本已丢失 或损坏时,为文件分发服务器重新同步该下载文件的副本。
可选地,在本发明实施例的另一种应用场景中,步骤220的实现方式也可以为:在预定时间或者预定次数内未接收到文件分发服务器返回的轮询反馈消息时,将该文件分发服务器从文件分发服务器集群中移除。
根据上述实施例和可选实施方式提供的技术方案,可以根据轮询反馈消息确定文件分发服务器中存储的下载文件的副本是否丢失或损坏,也可以根据轮询反馈消息的接收情况,来确定文件分发服务器是否失效。
本发明实施例还提供了一种文件分发系统的管理装置,该装置用于实现上述实施例及可选实施方式,已经进行过说明的不再赘述。如以下所使用的术语“单元”或者“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。
图5为本发明实施例提供的一种文件分发系统的管理装置的结构示意图,如图5所示,本实施例提供的文件分发系统的管理装置可以包括:请求接收模块401和分配模块402。
其中,请求接收模块401,设置为:接收基站发送的下载请求;
分配模块402,设置为:响应于请求接收模块401接收的下载请求,为基站分配文件分发服务器,所分配的文件分发服务器用于提供下载文件。
可选地,在本发明的一个实施方式中,上述分配模块402,是设置为:采用负载均衡的方式为该基站分配该文件分发服务器。
本实施例还提供了一种文件分发系统的管理装置,如图6所示,为本发明实施例提供的另一种文件分发系统的管理装置的结构示意图,本实施例提供的文件分发系统的管理装置包括:信息接收模块501和管理模块502。
其中,信息接收模块501,设置为:接收文件分发服务器上传的信息;
管理模块502,设置为:根据信息接收模块501接收的信息对该分发服务器进行集中控制和管理。
可选地,如图7所示,为本发明实施例提供的又一种文件分发系统的管理装置的结构示意图。在图6所示装置的结构基础上,本实施例提供中的管理模 块502可以包括:
添加单元5021,设置为:在信息接收模块501接收的信息为注册消息时,将该文件分发服务器增加到文件分发服务器集群中,并将该文件分发服务器的状态设置为可用状态。
可选地,在本实施例一个实施方式中,上述信息接收模块501可以包括:
发送单元5011,设置为:向文件分发服务器周期性地发送轮询请求消息;
接收单元5012,设置为:接收文件分发服务器返回的轮询反馈消息。
可选地,在本实施例一个实施方式中,上述管理模块502还可以包括:
判断单元5022,设置为:根据轮询反馈消息确定文件分发服务器中存储的下载文件的副本是否丢失或损坏;
同步单元5023,设置为:在判断单元5022确定出文件分发服务器中存储的下载文件的副本已丢失或损坏时,为该文件分发服务器重新同步该下载文件的副本。
可选地,在本实施例一个实施方式中,上述管理模块502还可以包括:
移除单元5024,设置为:在发送单元5011向文件分发服务器周期性地发送轮询请求消息之后,在预定时间或者预定次数内未接收到该文件分发服务器返回的轮询反馈消息时,将该文件分发服务器从文件分发服务器集群中移除。
上述图5到图7中的文件分发系统的管理装置可以设置于图1所示文件分发系统的主控节点100中,用于对文件分发集群进行集中控制和管理。
以下以一个应用实例对本发明实施例提供的文件分发系统、文件分发系统的管理方法和管理装置进行详细说明。
本应用实例中提供了一种文件分发系统、文件分发系统的管理方法和管理装置,通过将控制流和数据流分开,并提供弹性的、可扩充的文件分发服务器,使用多个文件分发服务器分担负荷,并且可根据需要较便捷的加入或移除文件分发服务器。
该文件分发系统可以包括一个管理(Manager)节点(对应于上述实施例中的主控节点),多个的代理(Agent)服务器(对应于上述实施例中的文件分发服务器)。Manager节点对文件分发系统的管理方式主要可以包括:Agent服务器的加入、Agent服务器的移除、文件在Agent服务器之间的拷贝、Agent服务器上的下载连接数等。Manager节点可以周期性地向每个Agent服务器发送心跳信息,从而与每个Agent服务器实现通信。
每个Agent服务器可单独放在一个地方,每个Agent服务器中都有文件内容的一份份完整的拷贝副本,位于不同地点的多个Agent服务器可以通过网络互相连接,共同组成一个完整的、全局的逻辑上集中、物理上分布的系统。为了降低系统的瓶颈效应,保证所有Agent服务器与Manager节点之间的操作最小化,可以将数据流和控制流分开。
Manager节点会周期性地向Agent服务器发送信息以轮询每个Agent服务器的状况,可以包括Agent服务器所存放的文件信息,与之建立连接的基站信息,下载进度等。Manager节点上可以保存一份完整的文件列表,该文件列表可以包括:文件名、文件大小以及文件校验值,以及每个Agent服务器上存放的文件信息,其中,上述文件校验值例如为循环冗余校验(Cyclic Redundancy Check,简称为:CRC)或消息摘要算法第五版(Message Digest Algorithm MD5,简称为:MD5)等。在实际应用中,Manager节点可以完成以下几种对Agent服务器的集中控制和管理工作:
1)Agent服务器的加入
当一个Agent服务器加入时,该Agent服务器会向Manager节点发送消息进行注册,该消息的内容可以包括:硬件配置、Agent服务器上运行的软件版本等信息。Manager节点接收到Agent服务器的注册请求后,将该Agent服务器加入到分布式文件分发集群中;随后,通知新注册的Agent服务器从另一个拥有完整文件副本的Agent服务器上同步文件,为了防止同步文件的副本产生的开销太大,Manager节点会按照一定策略限制整个集群中和每个Agent服务器上同时进行同步的数量;在同步完成后,Manager节点会将新加入的Agent服务器的状态设置为可用状态。
2)Agent服务器的失效
当出现以下情况时,可以定义Agent服务器失效:Agent服务的软件关闭;Agent服务器一定时间或一定次数不回应Manager节点的轮询请求消息,当基站向Agent服务器请求下载而失败一定次数的情况下,或者其它Agent服务器主动上报的自身不可用等情况时,可以确定该Agent服务器失效。
在确定Agent服务器失效后,Manager节点会将该Agent服务器从分布式文件分发集群中移除,当有新的基站请求时,Manager节点将该基站请求分配给其它Agent服务器。对于移除前已确认完成文件下载或同步的对象,Manager节点为其重新分配Agent服务器,并通知该Agent服务器重新执行文件下载操作。
3)Agent服务器上的文件丢失或损坏
Agent服务器收到Manager节点的周期性轮询请求消息时,会向Manager节点上报该Agent服务器存储的文件信息,Manager节点对上报信息进行分析,如果发现文件丢失或损坏,Manager节点会重新向该Agent服务器发送文件同步指令。另外,当有基站向Agent服务器发起请求文件,或其它Agent服务器向该Agent服务器发起文件同步请求时,被请求文件版本的Agent服务器会对文件进行校验,如果校验失败,该Agent服务器会向请求者返回一个错误信息,并通知Manager节点。Manager节点收到错误信息后,会重新分配一个空闲的Agent服务器,并通知其它需要下载或同步文件的设备从已分配的空闲Agent服务器开始执行下载。
4)文件下载
当一个基站向Manager节点发起下载请求,Manager节点在收到该请求后,根据当前每个Agent服务器的负载状况,分配一个空闲的Agent服务器,并将连接该Agent服务器所需的信息发送给基站;其中,上述“空闲的”为相对概念,即,可以理解为所有Agent服务器中负载最小或较小的Agent服务器。此后,基站使用该信息与已分配的Agent服务器建立连接并开始下载,在下载文件的过程中,基站不会再与Manager节点通信,除非连接未能建立或下载过程出现异常等原因而导致下载失败。
5)负载均衡
Manager节点周期性地轮询所有Agent服务器,收集每个Agent服务器的负载状况。当有新的基站向该Manager节点发起下载请求时,Manager节点将一个当前负载最小的Agent服务器分配给该基站。
在本应用实例中,设计了一种弹性伸缩、可扩充的技术方案,在需要时可便捷地加入或移除文件分发服务器,以满足各种场景的需求。采用统一的控制入口,简化了外部接口,便于部署;另一方面,通过将控制流和数据流分开,解决了文件分发系统在性能方面的瓶颈问题。
通过本发明上述实施例和可选实施方式的描述,本发明实施例提供的文件分发系统、文件分发系统的管理方法和管理装置,该文件分发系统中包括主控节点和多个文件分发服务器,通过加入的主控节点对多个文件分发服务器进行集中控制和管理,并在该主控节点接收到基站发送的载请求后,为该基站分配文件分发服务器,从而提高了文件分发系统的扩展方式的便捷性,即可以通过简单的添加硬件设备来实现文件分发服务器的扩容;本发明实施例解决了相关技术中的文件分发系统由于扩容困难,而导致的文件分发系统难以满足海量文件分发的需求的技术问题,达到了有效满足海量文件分发的需求的技术效果。
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(根据系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。
工业实用性
本发明实施例中,文件分发系统中包括主控节点和多个文件分发服务器,通过加入的主控节点对多个文件分发服务器进行集中控制和管理,并在该主控节点接收到基站发送的下载请求后,为该基站分配文件分发服务器,从而提高了文件分发系统的扩展方式的便捷性,即可以通过简单的添加硬件设备来实现文件分发服务器的扩容;本发明实施例解决了相关技术中的文件分发系统由于扩容困难,而导致的文件分发系统难以满足海量文件分发的需求的技术问题,达到了有效满足海量文件分发的需求的技术效果。

Claims (17)

  1. 一种文件分发系统,包括:主控节点和多个文件分发服务器;
    其中,所述主控节点,与基站和所述多个文件分发服务器进行通信,所述主控节点设置为:接收所述基站发送的下载请求,并响应所述下载请求为所述基站分配文件分发服务器,所述主控节点还设置为:对所述多个文件分发服务器进行集中控制和管理;
    所述多个文件分发服务器,分别与所述主控节点进行通信,每个所述文件分发服务器设置为:向所述主控节点分配到本文件分发服务器的基站提供下载文件。
  2. 根据权利要求1所述的文件分发系统,其中,任意两个所述文件分发服务器之间通过网络互相连接和通信。
  3. 根据权利要求1所述的文件分发系统,其中,所述多个文件分发服务器中的每个所述文件分发服务器都配置有存储器,每个所述文件分发服务器的存储器中存储有相同的下载文件的副本。
  4. 一种文件分发系统的管理方法,应用于权利要求1至3中任一项所述的文件分发系统,所述方法包括:
    接收基站发送的下载请求;
    响应所述下载请求,为所述基站分配文件分发服务器,所分配的文件分发服务器用于提供下载文件。
  5. 根据权利要求4所述的方法,其中,所述为所述基站分配文件分发服务器,包括:
    采用负载均衡的方式为所述基站分配所述文件分发服务器。
  6. 一种文件分发系统的管理方法,应用于权利要求1至3中任一项所述的文件分发系统,所述方法包括:
    接收文件分发服务器上传的信息;
    根据所述信息对所述分发服务器进行集中控制和管理。
  7. 根据权利要求6所述的方法,其中,所述根据所述信息对所述文件分 发服务器进行集中控制和管理,包括:
    当所述信息为注册消息时,将所述文件分发服务器增加到文件分发服务器集群中,并将所述文件分发服务器的状态设置为可用状态。
  8. 根据权利要求6所述的方法,其中,所述接收文件分发服务器上传的信息,包括:
    向所述文件分发服务器周期性地发送轮询请求消息;
    接收所述文件分发服务器返回的轮询反馈消息。
  9. 根据权利要求8所述的方法,其中,所述根据所述信息对所述文件分发服务器进行集中控制和管理,包括:
    根据所述轮询反馈消息确定所述文件分发服务器中存储的下载文件的副本是否丢失或损坏;
    当确定出所述文件分发服务器中存储的下载文件的副本已丢失或损坏时,为所述文件分发服务器重新同步所述下载文件的副本。
  10. 根据权利要求8所述的方法,其中,所述向所述文件分发服务器周期性地发送轮询请求消息之后,所述根据所述信息对所述文件分发服务器进行集中控制和管理,包括:
    在预定时间或者预定次数内未接收到所述文件分发服务器返回的所述轮询反馈消息时,将所述文件分发服务器从文件分发服务器集群中移除。
  11. 一种文件分发系统的管理装置,包括:
    请求接收模块,设置为:接收基站发送的下载请求;
    分配模块,设置为:响应所述请求接收模块接收的所述下载请求,为所述基站分配文件分发服务器,所分配的文件分发服务器用于提供下载文件。
  12. 根据权利要求11所述的装置,其中,所述分配模块,是设置为:采用负载均衡的方式为所述基站分配所述文件分发服务器。
  13. 一种文件分发系统的管理装置,包括:
    信息接收模块,设置为:接收文件分发服务器上传的信息;
    管理模块,设置为:根据所述信息接收模块接收的所述信息对所述分发 服务器进行集中控制和管理。
  14. 根据权利要求13所述的装置,其中,所述管理模块包括:
    添加单元,设置为:在所述信息接收模块接收的所述信息为注册消息时,将所述文件分发服务器增加到文件分发服务器集群中,并将所述文件分发服务器的状态设置为可用状态。
  15. 根据权利要求13所述的装置,其中,所述信息接收模块包括:
    发送单元,设置为:向所述文件分发服务器周期性地发送轮询请求消息;
    接收单元,设置为:接收所述文件分发服务器返回的轮询反馈消息。
  16. 根据权利要求15所述的装置,其中,所述管理模块包括:
    判断单元,设置为:根据所述轮询反馈消息确定所述文件分发服务器中存储的下载文件的副本是否丢失或损坏;
    同步单元,设置为:在所述判断单元确定出所述文件分发服务器中存储的下载文件的副本已丢失或损坏时,为所述文件分发服务器重新同步所述下载文件的副本。
  17. 根据权利要求15所述的装置,其中,所述管理模块包括:
    移除单元,设置为:在所述发送单元向所述文件分发服务器周期性地发送轮询请求消息之后,在预定时间或者预定次数内未接收到所述文件分发服务器返回的所述轮询反馈消息时,将所述文件分发服务器从文件分发服务器集群中移除。
PCT/CN2016/094222 2015-11-26 2016-08-09 一种文件分发系统、文件分发系统的管理方法和管理装置 WO2017088525A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510834856.3 2015-11-26
CN201510834856.3A CN106803831A (zh) 2015-11-26 2015-11-26 一种文件分发系统及其管理方法和装置

Publications (1)

Publication Number Publication Date
WO2017088525A1 true WO2017088525A1 (zh) 2017-06-01

Family

ID=58762997

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/094222 WO2017088525A1 (zh) 2015-11-26 2016-08-09 一种文件分发系统、文件分发系统的管理方法和管理装置

Country Status (2)

Country Link
CN (1) CN106803831A (zh)
WO (1) WO2017088525A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112565319A (zh) * 2019-09-25 2021-03-26 中兴通讯股份有限公司 传输控制方法、网管服务器、基站及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101859139A (zh) * 2010-06-01 2010-10-13 杭州和利时自动化有限公司 一种分布式控制系统的数据共享实现方法及装置
US8346824B1 (en) * 2008-05-21 2013-01-01 Translattice, Inc. Data distribution system
CN102932440A (zh) * 2012-10-26 2013-02-13 北京奇虎科技有限公司 用于分布式数据存储系统的数据管理方法、设备和系统
CN104219329A (zh) * 2014-09-28 2014-12-17 浪潮软件集团有限公司 一种集群服务器中通过内容分发部署业务的方法
CN104468648A (zh) * 2013-09-13 2015-03-25 腾讯科技(深圳)有限公司 数据处理系统及方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103491557B (zh) * 2012-06-14 2019-01-25 中兴通讯股份有限公司 基站升级数据的处理方法及装置
CN103546912A (zh) * 2012-07-09 2014-01-29 中兴通讯股份有限公司 一种基站版本升级的方法、装置及系统
CN103685554A (zh) * 2013-12-25 2014-03-26 浙江云巢科技有限公司 升级方法、装置及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8346824B1 (en) * 2008-05-21 2013-01-01 Translattice, Inc. Data distribution system
CN101859139A (zh) * 2010-06-01 2010-10-13 杭州和利时自动化有限公司 一种分布式控制系统的数据共享实现方法及装置
CN102932440A (zh) * 2012-10-26 2013-02-13 北京奇虎科技有限公司 用于分布式数据存储系统的数据管理方法、设备和系统
CN104468648A (zh) * 2013-09-13 2015-03-25 腾讯科技(深圳)有限公司 数据处理系统及方法
CN104219329A (zh) * 2014-09-28 2014-12-17 浪潮软件集团有限公司 一种集群服务器中通过内容分发部署业务的方法

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112565319A (zh) * 2019-09-25 2021-03-26 中兴通讯股份有限公司 传输控制方法、网管服务器、基站及存储介质
WO2021057666A1 (zh) * 2019-09-25 2021-04-01 中兴通讯股份有限公司 传输控制方法、网管服务器、基站及存储介质

Also Published As

Publication number Publication date
CN106803831A (zh) 2017-06-06

Similar Documents

Publication Publication Date Title
CN109491776B (zh) 任务编排方法和系统
CN109683826B (zh) 用于分布式存储系统的扩容方法和装置
AU2012304549B2 (en) Clustered client failover
US20190205315A1 (en) System and method for synchronizing data between communication devices in a networked environment without a central server
US20120311003A1 (en) Clustered File Service
WO2018141183A1 (zh) 一种编排管理系统和网络切片处理方法
US20070061379A1 (en) Method and apparatus for sequencing transactions globally in a distributed database cluster
CN113296903A (zh) 边缘云系统、边缘管控方法、管控节点及存储介质
KR20120018178A (ko) 객체 저장부들의 네트워크상의 스웜-기반의 동기화
WO2016078362A1 (zh) 一种双主控隔离的逐板升级的方法及装置
CN106657167B (zh) 管理服务器、服务器集群、以及管理方法
CN105069152B (zh) 数据处理方法及装置
CN114079615B (zh) 一种多集群环境下的应用同步方法、系统、介质和电子设备
JP2016525245A (ja) コンピューティングセッションの管理
CN111858045A (zh) 一种多任务gpu资源调度方法、装置、设备及可读介质
CN106850724B (zh) 数据推送方法及装置
WO2017107483A1 (zh) 一种虚拟化网管文件下载负载均衡的方法及网管服务器
CN114565502A (zh) Gpu资源管理方法、调度方法、装置、电子设备及存储介质
CN111818188B (zh) 一种Kubernetes集群的负载均衡可用性提升方法和装置
WO2017088525A1 (zh) 一种文件分发系统、文件分发系统的管理方法和管理装置
CN110233791B (zh) 数据去重方法和装置
CN111698309B (zh) 区块链网络服务系统、方法及装置
CN111459416A (zh) 一种基于分布式存储的热迁移系统及其迁移方法
CN111382132A (zh) 医学影像数据云存储系统
WO2021057150A1 (zh) 端口共享方法及装置、存储介质、电子装置

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

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

Country of ref document: EP

Kind code of ref document: A1