CN110620828A - File pushing method, system, device, electronic equipment and medium - Google Patents

File pushing method, system, device, electronic equipment and medium Download PDF

Info

Publication number
CN110620828A
CN110620828A CN201911055647.3A CN201911055647A CN110620828A CN 110620828 A CN110620828 A CN 110620828A CN 201911055647 A CN201911055647 A CN 201911055647A CN 110620828 A CN110620828 A CN 110620828A
Authority
CN
China
Prior art keywords
file
pushed
server
pushing
identifier
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.)
Pending
Application number
CN201911055647.3A
Other languages
Chinese (zh)
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.)
Beijing QIYI Century Science and Technology Co Ltd
Original Assignee
Beijing QIYI Century Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing QIYI Century Science and Technology Co Ltd filed Critical Beijing QIYI Century Science and Technology Co Ltd
Priority to CN201911055647.3A priority Critical patent/CN110620828A/en
Publication of CN110620828A publication Critical patent/CN110620828A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Abstract

The embodiment of the invention provides a file pushing method, a file pushing system, a file pushing device, electronic equipment and a file pushing medium, relates to the technical field of internet, and can improve the file pushing speed in a peak period. The embodiment of the invention comprises the following steps: when detecting that the file to be pushed exists, the pushing server selects target edge equipment from all edge equipment connected to the pushing server and pushes the file to be pushed to the target edge equipment. And the target edge equipment acquires and stores the file to be pushed, which is pushed by the pushing server. And the terminal sends an acquisition request to the push server, wherein the acquisition request is used for requesting to acquire the identifier of the file to be pushed. And the push server receives the acquisition request and sends the identification of the file to be pushed to the terminal. The terminal receives the identification of the file to be pushed, inquires address information corresponding to the identification of the file to be pushed from the node distribution server, and downloads the file to be pushed from target edge equipment corresponding to the address information.

Description

File pushing method, system, device, electronic equipment and medium
Technical Field
The present invention relates to the field of internet technologies, and in particular, to a method, a system, an apparatus, an electronic device, and a medium for pushing a file.
Background
Because the resource file has a high heat after being released, a large number of user devices request a Content Delivery Network (CDN) server to download the resource file in a short time after being released. The access pressure of the CDN server is large, and the CDN server needs to push a file to be pushed to a large number of user devices at the same time.
In order to relieve the access pressure of the CDN server, in the related art, a resource file with a higher degree of popularity in the CDN server is pushed to a part of the terminals, and then a Peer-to-Peer (P2P) network is used, so that the terminal can obtain the resource file from the terminal that has pushed the resource file with the higher degree of popularity.
However, when a resource file is pushed to a terminal, the terminal to which the resource file is pushed needs to be in an online state and has no download task, and since the terminals belong to user equipment, the states of the terminals are uncontrollable, when the terminal is in an offline state in the process of pushing the resource file or has a download task of other files except the resource file, the pushing of the resource file is interrupted.
During the peak time (for example, 19:00 to 23:00 every day), the terminal often has the task of downloading other files besides the resource file, so that the number of terminals that can push the resource file during the peak time is small, and the probability that the terminal that is pushed the resource file is interrupted when being pushed is high, so that the pushing speed of the resource file is slow at this time, and it is difficult to push the resource file to a large number of terminals in a short time.
Disclosure of Invention
The embodiment of the invention aims to provide a file pushing method, a file pushing system, a file pushing device, electronic equipment and a file pushing medium, so as to improve the file pushing speed in a peak period. The specific technical scheme is as follows:
in a first aspect, an embodiment of the present invention provides a file pushing method, which is applied to a file pushing system including a push server, an edge device, a node distribution server, and a terminal, and the method includes:
when the push server detects that a file to be pushed exists, selecting target edge equipment from all edge equipment connected to the push server, and pushing the file to be pushed to the target edge equipment;
the target edge device acquires and stores the file to be pushed, which is pushed by the pushing server;
the terminal sends an acquisition request to the push server, wherein the acquisition request is used for requesting to acquire the identifier of the file to be pushed;
the push server receives the acquisition request and sends the identifier of the file to be pushed to the terminal;
and the terminal receives the identification of the file to be pushed, inquires address information corresponding to the identification of the file to be pushed from a node distribution server, and downloads the file to be pushed from target edge equipment corresponding to the address information.
In a second aspect, an embodiment of the present invention provides a file pushing method, which is applied to a file pushing system including a pushing server, an edge device, a node distribution server, and a terminal, and is executed in the pushing server, where the method includes:
when the file to be pushed exists, selecting target edge equipment from all edge equipment connected to the pushing server, and pushing the file to be pushed to the target edge equipment;
receiving an acquisition request sent by a terminal, wherein the acquisition request is used for requesting to acquire an identifier of a file to be pushed;
and sending the identifier of the file to be pushed to the terminal so that the terminal receives the identifier of the file to be pushed, inquiring address information corresponding to the identifier of the file to be pushed from a node distribution server, and downloading the file to be pushed from target edge equipment corresponding to the address information.
In a third aspect, a file pushing method is provided, which is applied to a file pushing system including a pushing server, an edge device, a node distribution server, and a terminal, and is executed in the edge device, where the method includes:
acquiring and storing a file to be pushed, which is pushed by a pushing server;
when a downloading request sent by a terminal is received, searching a file to be pushed corresponding to an identifier of the file to be pushed, and sending the file to be pushed to the terminal, wherein the downloading request comprises the identifier of the file to be pushed, and the downloading request is used for requesting to download the file to be pushed.
In a fourth aspect, an embodiment of the present invention provides a file pushing system, where the system includes a push server, an edge device, a node distribution server, and a terminal;
the push server is used for selecting target edge equipment from all edge equipment connected to the push server and pushing the file to be pushed to the target edge equipment when detecting that the file to be pushed exists;
the target edge device is used for acquiring and storing the file to be pushed, which is pushed by the pushing server;
the terminal is used for sending an acquisition request to the push server, wherein the acquisition request is used for requesting to acquire the identifier of the file to be pushed;
the push server is also used for receiving the acquisition request and sending the identifier of the file to be pushed to the terminal;
the terminal is further configured to receive the identifier of the file to be pushed, query address information corresponding to the identifier of the file to be pushed from a node distribution server, and download the file to be pushed from a target edge device corresponding to the address information.
In a fifth aspect, an embodiment of the present invention provides a file pushing apparatus, which is disposed in a server of a file pushing system, where the file pushing system further includes an edge device, a node distribution server, and a terminal, and the apparatus includes:
the pushing module is used for selecting target edge equipment from all edge equipment connected to the pushing server and pushing the file to be pushed to the target edge equipment when the file to be pushed is detected to exist;
the receiving module is used for receiving an acquisition request sent by a terminal, wherein the acquisition request is used for requesting to acquire an identifier of a file to be pushed;
and the sending module is used for sending the identifier of the file to be pushed to the terminal so that the terminal receives the identifier of the file to be pushed, inquiring address information corresponding to the identifier of the file to be pushed from a node distribution server, and downloading the file to be pushed from target edge equipment corresponding to the address information.
In a sixth aspect, an embodiment of the present invention provides a file pushing apparatus, which is disposed in an edge device of a file pushing system, where the file pushing system further includes a push server, a node distribution server, and a terminal, and the apparatus includes:
the acquisition module is used for acquiring and storing the file to be pushed, which is pushed by the pushing server;
the sending module is used for searching the file to be pushed corresponding to the identifier of the file to be pushed when a downloading request sent by a terminal is received, and sending the file to be pushed to the terminal, wherein the downloading request comprises the identifier of the file to be pushed, and the downloading request is used for requesting to download the file to be pushed.
A seventh aspect of the present invention provides an electronic device, which is characterized in that the electronic device includes a processor, a communication interface, a memory, and a communication bus, where the processor, the communication interface, and the memory complete communication with each other through the communication bus;
a memory for storing a computer program;
and a processor, configured to implement the steps of the file pushing method according to the second aspect or the third aspect when executing the program stored in the memory.
In an eighth aspect, the embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored in the computer-readable storage medium, and when executed by a processor, the computer program implements the steps of the file pushing method according to the second aspect or the third aspect.
In a ninth aspect, an embodiment of the present invention further provides a computer program product containing instructions, which when run on a computer, causes the computer to execute the file pushing method according to the second aspect or the third aspect.
The embodiment of the invention at least comprises the following beneficial effects: the online state of the target edge device can be controlled, the target edge device can be stably in the online state, and other downloading tasks except for downloading the file pushed by the pushing server can not exist, so that the probability of interruption in the process of pushing the file to be pushed to the target edge device is low, and the file to be pushed can be pushed to a large number of target edge devices in a short time no matter in a peak time period or an off-peak time period. The embodiment of the invention can also push the file to be pushed in the target edge device to the terminal. Compared with the mode of downloading the file to be pushed from the CDN server by using the terminal in the prior art, the method and the device have the advantages that the number of the pushed files is more in the same time period, and the file pushing speed in the peak period is increased.
Of course, not all of the advantages described above need to be achieved at the same time in the practice of any one product or method of the invention.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a file pushing system according to an embodiment of the present invention;
fig. 2 is a flowchart of a file pushing method according to an embodiment of the present invention;
FIG. 3 is a flowchart of another file pushing method according to an embodiment of the present invention;
FIG. 4 is a flowchart of another file pushing method according to an embodiment of the present invention;
FIG. 5 is a flowchart of another file pushing method according to an embodiment of the present invention;
FIG. 6 is a flowchart of another file pushing method according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of another file pushing system according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a file pushing apparatus according to an embodiment of the present invention;
FIG. 9 is a schematic structural diagram of another document pushing apparatus according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, an embodiment of the present invention provides a file pushing system, including: a push server 101, a Content Delivery Network (CDN) server 102, an edge device 103, a node distribution server 104, and a terminal 105.
The push server 101 is used to push resource files to the edge device 103 and the terminal 105.
The CDN server 102 is used to store various resource files. Other electronic devices may obtain the resource files stored in the CDN server 102 from the CDN server 102.
The edge device 103 is configured to obtain and store the resource file from the CDN server 102 according to the identifier of the resource file sent by the push server 101.
The node allocation server 104 is configured to store a correspondence between address information of the resource file in the edge device 103 and an identifier of the resource file.
The terminal 105 is configured to obtain address information of the resource file from the node allocation server 104 according to the identifier of the resource file sent by the push server 101, and obtain the resource file from the edge device 103 corresponding to the address information.
It should be noted that, in the embodiment of the present invention, the number of each device included in the file pushing system shown in fig. 1 is merely an example, and is not used to limit the number of each device in the embodiment of the present invention.
Referring to fig. 2, a file pushing method provided in an embodiment of the present invention may be applied to a file pushing system including a pushing server, an edge device, a node distribution server, and a terminal shown in fig. 1, where the method includes:
step 201, when detecting that there is a file to be pushed, the push server selects a target edge device from the edge devices connected to the push server, and pushes the file to be pushed to the target edge device.
Step 202, the target edge device acquires and stores the file to be pushed, which is pushed by the push server.
Step 203, the terminal sends an acquisition request to the push server.
The obtaining request is used for requesting to obtain the identification of the file to be pushed.
And 204, the pushing server receives the acquisition request and sends the identifier of the file to be pushed to the terminal.
In step 205, the terminal receives the identifier of the file to be pushed, queries address information corresponding to the identifier of the file to be pushed from the node distribution server, and downloads the file to be pushed from the target edge device corresponding to the address information.
The embodiment of the invention at least comprises the following beneficial effects: the online state of the target edge device can be controlled, the target edge device can be stably in the online state, and other downloading tasks except for downloading the file pushed by the pushing server can not exist, so that the probability of interruption in the process of pushing the file to be pushed to the target edge device is low, and the file to be pushed can be pushed to a large number of target edge devices in a short time no matter in a peak time period or an off-peak time period. The embodiment of the invention can also push the file to be pushed in the target edge device to the terminal. Compared with the mode of downloading the file to be pushed from the CDN server by using the terminal in the prior art, the method and the device have the advantages that the number of the pushed files is more in the same time period, and the file pushing speed in the peak period is increased.
Referring to fig. 3, an embodiment of the present invention provides a file pushing method, which can be applied to the file pushing system shown in fig. 2, and is executed in a pushing server of the file pushing system, where the method includes the following steps:
step 301, when detecting that there is a file to be pushed, selecting a target edge device from the edge devices connected to the push server, and pushing the file to be pushed to the target edge device.
In one embodiment, the push server may select edge devices with a network health degree greater than a preset threshold value from among the edge devices with which the long connection is established, as target edge devices, and push a file to be pushed to the target edge devices.
Optionally, the download instruction may include an identifier of one or more files to be pushed. The downloading instruction may further include a storage location of the file to be pushed. For example, the storage location may be a Uniform Resource Locator (URL) of the file to be pushed.
Step 302, receiving an acquisition request sent by a terminal. The obtaining request is used for requesting to obtain the identification of the file to be pushed.
It can be understood that, when the terminal is in an online and idle state, the terminal may send an acquisition request to the push server. For example, the terminal may be a Personal Computer (PC), a smart television, or the like. When the terminal does not have the tasks of uploading or downloading other files except the file to be pushed, or the task quantity of uploading or downloading other files is smaller than the preset task quantity, the terminal can be considered to be in an idle state.
Step 303, sending the identifier of the file to be pushed to the terminal, so that the terminal receives the identifier of the file to be pushed, querying address information corresponding to the identifier of the file to be pushed from the node distribution server, and downloading the file to be pushed from the target edge device corresponding to the address information.
For example, the address information may be a URL of the file to be pushed in the edge device.
Optionally, the terminal may send an inquiry request to the node distribution server, where the inquiry request carries an identifier of the file to be pushed. And when receiving the query request, the node distribution server searches the address information corresponding to the identifier of the file to be pushed. When a plurality of address information corresponding to the identifier of the file to be pushed exists, the node allocation server may screen out, from the plurality of address information, address information corresponding to the edge device closest to the terminal, and send the screened address information to the terminal. After receiving the address information, the terminal may download the file to be pushed from the target edge device corresponding to the address information.
The embodiment of the invention at least comprises the following beneficial effects: the online state of the target edge device can be controlled, the target edge device can be stably in the online state, and other downloading tasks except for downloading the file pushed by the pushing server can not exist, so that the probability of interruption in the process of pushing the file to be pushed to the target edge device is low, and the file to be pushed can be pushed to a large number of target edge devices in a short time no matter in a peak time period or an off-peak time period. The embodiment of the invention can also push the file to be pushed in the target edge device to the terminal. Compared with the mode of downloading the file to be pushed from the CDN server by using the terminal in the prior art, the method and the device have the advantages that the number of the pushed files is more in the same time period, and the file pushing speed in the peak period is increased.
Optionally, referring to fig. 4, before the target edge device is selected in step 301, an embodiment of the present invention may further detect a file to be pushed, including the following steps:
step 401, detecting whether the specified file source includes file information.
The files corresponding to the file information comprise files with online duration less than preset duration and/or files with download amount within unit time greater than preset download amount. It should be noted that the file corresponding to the file information may also include other files, and the present invention is not limited in this respect.
For example, the file with the online time less than the preset time may be a newly online video, such as a new tv show, a new movie, and the like. The files with the download amount larger than the preset download amount in the unit time can be popular videos such as popular television dramas and popular movies.
Optionally, the file information includes an identifier of the file and a storage location of the file.
Step 402, when detecting that the designated file source includes file information, determining a file corresponding to the file information in the designated file source as a file to be pushed.
The embodiment of the invention also has the following beneficial effects: the push server in the embodiment of the invention can detect the file to be pushed from the specified file source, and the push server can detect the file to be pushed in the specified file source in time and push the file in time. Since the specified file source includes: the embodiment of the invention can also distribute the new drama in time, has higher push speed and improves the push efficiency of the new drama.
Optionally, the manner of selecting the target edge device in step 301 may further include: the method comprises the steps of obtaining attribute information of each edge device connected to a push server, and then selecting the edge device of which the attribute information meets preset conditions from the edge devices as a target edge device.
For example, the push server may establish a long connection with each edge device through a full duplex communication protocol (websocket), and each edge device may send its own attribute information to the push server at specified time intervals. Or, the push server may send an attribute information upload instruction to each edge device when detecting that the file to be pushed exists, and each edge device sends its own attribute information to the push server when receiving the attribute information upload instruction.
Optionally, the attribute information includes a network health level. The network health degree may include: network speed, network bandwidth utilization, etc.
In an embodiment, for each to-be-pushed area, a specified number of edge devices with a network health degree greater than a preset threshold may be selected as target edge devices from the edge devices with geographical locations located in the to-be-pushed area, where the specified number is a product of a total number of terminals in the to-be-pushed area and a preset ratio.
As can be understood, the total number of the terminals in the area to be pushed can reflect the reading requirement of the user in the area to be pushed on the file to be pushed, and the more the total number of the terminals is, the higher the reading requirement of the user in the area to be pushed on the file to be pushed is; the less the total number of the terminals is, the lower the reading requirement of the user on the file to be pushed in the area to be pushed is. For example, the preset ratio may be 1/2.
The embodiment of the invention also has the following beneficial effects: according to the embodiment of the invention, the edge device with the network health degree greater than the preset threshold can be selected as the target edge device, and the target edge device has higher network health degree relative to other edge devices, so that the downloading speed is higher, and the file pushing efficiency is improved.
Optionally, the manner of pushing the file to be pushed to the target edge device in step 301 includes: and sending a downloading instruction to the target edge device, wherein the downloading instruction comprises an identifier of the file to be pushed, so that the target edge device downloads the file to be pushed corresponding to the identifier from the CDN server.
The method for downloading the file to be pushed corresponding to the identifier from the CDN server includes: the target edge device sends a downloading request to the CDN server, wherein the downloading request comprises an identifier of a file to be pushed, so that after the CDN server receives the downloading request, the file to be pushed corresponding to the identifier is obtained and sent to the target edge device, and the target edge device receives and stores the file to be pushed sent by the CDN server.
Optionally, the download instruction may also be sent discretely to the target edge device.
For example: the target edge devices may be grouped into N groups and the download instructions sent to a group of target edge devices at intervals in the order of the groups. The time for each group of target edge devices to receive the downloading instruction is different, and the time for each group of target edge devices to request the CDN server to download the file to be pushed is also different.
The embodiment of the invention also has the following beneficial effects: if the downloading instruction is sent to each target edge device at the same time, the target edge device can be stably in an online state and does not include downloading tasks of other files except the file to be pushed, so that the target edge device can timely request the CDN server to download the file to be pushed after receiving the downloading instruction, the CDN server can receive a large number of downloading requests in a short time, and the access pressure of the CDN server is high.
The embodiment of the invention can discretely send the downloading instruction to the target edge device, so that the edge device has different time for receiving the downloading instruction and different time for requesting the CDN server to download the file to be pushed, thereby reducing the condition that the CDN server receives a large number of downloading requests in a short time, and reducing the access pressure of the CDN server.
Referring to fig. 5, a file pushing method provided in an embodiment of the present invention may be applied to the file pushing system shown in fig. 2, and is executed in an edge device of the file pushing system, where the method includes the following steps:
step 501, acquiring and storing a file to be pushed, pushed by a push server.
Step 502, when a download request sent by the terminal is received, searching for a file to be pushed corresponding to the identifier of the file to be pushed, and sending the file to be pushed to the terminal.
The downloading request comprises an identifier of the file to be pushed, and the downloading request is used for requesting to download the file to be pushed.
The embodiment of the invention at least comprises the following beneficial effects: the online state of the edge device can be controlled, the edge device can be stably in the online state, and other downloading tasks except for downloading the file pushed by the pushing server can not exist, so that the probability of interruption in the process of pushing the file to be pushed by the edge device is low, and the file to be pushed can be pushed to a large number of edge devices in a short time no matter in a peak time period or an off-peak time period. The embodiment of the invention can also push the file to be pushed in the target edge device to the terminal. Compared with the mode of downloading the file to be pushed from the CDN server by using the terminal in the prior art, the method and the device have the advantages that the number of the pushed files is more in the same time period, and the file pushing speed in the peak period is increased.
Optionally, the edge device in the embodiment of the present invention may further send attribute information of itself to the push server, where the attribute information includes: and sending the attribute information of the edge equipment to a push server at a specified time interval. Or when receiving an attribute information uploading instruction sent by the push server, sending the attribute information of the edge device to the push server.
Wherein the attribute information includes a network health level. Optionally, the attribute information may further include its own resource utilization rate (e.g., memory occupancy rate, Central Processing Unit (CPU) occupancy rate).
The embodiment of the invention also has the following beneficial effects: because the target edge device can send its own attribute information to the push server, the push server can select, from the edge devices, an edge device whose network health degree is greater than a preset threshold and whose resource utilization rate is less than an assigned threshold as the target edge device, so that the speed of downloading the file to be pushed from the CDN server by the selected target edge device is faster, and the push efficiency of the file to be pushed is higher.
Optionally, the manner of acquiring and storing the file to be pushed in step 501 includes: and receiving a downloading instruction sent by the push server, and then downloading and storing the file to be pushed corresponding to the identifier of the file to be pushed from the CDN server. And the downloading instruction comprises an identifier of the file to be pushed. The downloading instruction may further include a storage location of the file to be pushed.
Optionally, after the edge device obtains and stores the file to be pushed, the edge device may register the file stored in the edge device with the node distribution server, where the method includes: and sending a registration instruction to the node distribution server, wherein the registration instruction comprises the identification of the file to be pushed and the address information of the file to be pushed in the edge device. So that the node distribution server correspondingly stores the identifier of the file to be pushed and the address information.
The embodiment of the invention also has the following beneficial effects: the edge device can send the identifier of the file to be pushed and the address information of the file to be pushed in the edge device to the node distribution server, so that the identifier of the file to be pushed and the address information of the file to be pushed in the edge device are correspondingly stored in the node distribution server. Therefore, after receiving the identifier of the file to be pushed sent by the push server, the terminal can search the address information corresponding to the identifier from the node distribution server, and obtain the file to be pushed from the edge device corresponding to the address information. Compared with the mode that the terminal acquires the file to be pushed from the CDN server, the terminal in the embodiment of the invention can acquire the file to be pushed from the edge device without acquiring the file to be pushed from the CDN server, thereby reducing the access pressure and bandwidth cost of the CDN server.
In addition, after the file to be pushed is pushed, the device which needs to acquire the file to be pushed can acquire the file from the edge device or the terminal by using a Peer-to-Peer (P2P) network, so that the situation that the device which needs to acquire the file to be pushed acquires the file to be pushed from the CDN server is reduced, the P2P traffic is improved, and the access pressure of the CDN server is reduced.
In order to more clearly explain the file pushing method provided by the embodiment of the present invention, referring to fig. 6, the file pushing method provided by the embodiment of the present invention includes the following steps:
step 601, the push server establishes long connection with each edge device.
Step 602, each edge device sends attribute information of the edge device to the push server at specified intervals. Wherein the attribute information includes a network health level of the edge device.
Step 603, when the push server detects that the file to be pushed exists, according to the network health degree and the geographical position of each edge device connected to the push server, for each area to be pushed, selecting a specified number of edge devices with the network health degree greater than a preset threshold value from the edge devices with the geographical positions located in the area to be pushed as target edge devices.
In step 604, the push server sends a download instruction to the target edge device.
Step 605, the target edge device responds to the downloading instruction, and downloads the file to be pushed from the CDN server.
Step 606, the target edge device sends the identifier of the file to be pushed and the address information of the file to be pushed in the target edge device to the node distribution server.
In one embodiment, the edge device may send its Internet Protocol (IP) address, a geographic location, an identifier of the file to be pushed, and a URL address of the file to be pushed to the node distribution server.
Step 607, the node distribution server receives and correspondingly stores the identifier of the file to be pushed sent by the target edge device and the address information of the file to be pushed in the target edge device.
Optionally, the node distribution server may further receive and correspondingly store the IP, the geographic location, the identifier of the file to be pushed, and the URL of the file to be pushed, which are sent by the target edge device.
In step 608, the push server receives the acquisition request sent by the terminal, and sends the identifier of the file to be pushed to the terminal in response to the acquisition request.
Step 609, the terminal receives the identifier of the file to be pushed, and requests the address information corresponding to the identifier of the file to be pushed from the node distribution server.
Step 610, the terminal receives the address information of the file to be pushed sent by the node distribution server, and downloads the file to be pushed from the edge device corresponding to the address information.
Compared with the mode that the push server indicates the terminal to download the file to be pushed from the CDN server, the embodiment of the invention also has the following beneficial effects:
1. in this way, the terminal can only download the file to be pushed from the CDN server, so that the CDN server bandwidth requirement and bandwidth cost are high. In the embodiment of the invention, the file to be pushed in the CDN server can be pushed to the target edge device first, and the terminal can obtain the file to be pushed from the target edge device when needing to obtain the file to be pushed, so that the access pressure on the CDN server when a new drama is pushed is reduced, and the bandwidth requirement and the bandwidth cost of the CDN server are reduced.
2. Because the push server passively pushes the file to be pushed to the terminal (that is, the push server sends the identifier of the file to be pushed to the terminal when receiving the acquisition request sent by the terminal, so that the terminal acquires the file to be pushed according to the identifier), and the number of terminals requesting to push the file to be pushed in each area to be pushed is different, there may be a large number of terminals requesting to push the file to be pushed in some areas to be pushed, and the access demand of users in the areas to be pushed for the file to be pushed is small, which causes the waste of storage resources. There may also be some areas to be pushed that require fewer terminals to be pushed for files to be pushed, and users in the area have a large access demand for files to be pushed, so that the pushed number of files to be pushed is not enough to meet the access demand for files to be pushed, and the user equipment still needs to obtain the files from the CDN server when accessing the files to be pushed. The embodiment of the invention can push the file to be pushed to the target edge device, and the target edge device can be passively distributed with the file to be pushed, so that the quantity of the file to be pushed in each area to be pushed is controllable. The access pressure of the CDN server can be reduced on the basis of saving resources.
3. Due to the fact that the online state of the terminal is not controllable, the user equipment needing to acquire the file to be pushed cannot acquire the file to be pushed from the offline terminal. The embodiment of the invention can push the file to be pushed to the target edge device, the online state of the target edge device is controllable, the target edge device can be stably in the online state and has larger storage space, and the user equipment needing to acquire the file to be pushed can acquire the file to be pushed from the target edge device at any time.
An embodiment of the present invention provides another file pushing system, which is shown in fig. 7 and includes a pushing server 701, an edge device 702, a node distribution server 703, and a terminal 704;
the system comprises a push server 701, a server management server and a server management server, wherein the push server 701 is used for selecting target edge equipment from all edge equipment 702 connected to the push server 701 when detecting that a file to be pushed exists, and pushing the file to be pushed to the target edge equipment;
the target edge device is used for acquiring and storing a file to be pushed, which is pushed by the pushing server 701;
a terminal 704, configured to send an acquisition request to the push server 701, where the acquisition request is used to request to acquire an identifier of a file to be pushed;
the push server 701 is further configured to receive the acquisition request, and send an identifier of the file to be pushed to the terminal 704;
the terminal 704 is further configured to receive an identifier of the file to be pushed, query address information corresponding to the identifier of the file to be pushed from the node distribution server 703, and download the file to be pushed from a target edge device corresponding to the address information.
Corresponding to the above method embodiment, referring to fig. 8, an embodiment of the present invention provides a file pushing apparatus, which is disposed in a server of a file pushing system, where the file pushing system further includes an edge device, a node distribution server, and a terminal, and the apparatus includes: a pushing module 801, a receiving module 802, a sending module 803, a detecting module 804 and a determining module 805;
the pushing module 801 is configured to, when detecting that a file to be pushed exists, select a target edge device from edge devices connected to a pushing server, and push the file to be pushed to the target edge device;
a receiving module 802, configured to receive an acquisition request sent by a terminal, where the acquisition request is used to request to acquire an identifier of a file to be pushed;
the sending module 803 is configured to send the identifier of the file to be pushed to the terminal, so that the terminal receives the identifier of the file to be pushed, queries, from the node distribution server, address information corresponding to the identifier of the file to be pushed, and downloads the file to be pushed from a target edge device corresponding to the address information.
Optionally, the apparatus may further include: a detection module 804 and a determination module 805;
the detection module 804 is configured to detect whether the specified file source includes file information or not before a target edge device is selected from edge devices connected to the push server when it is detected that a file to be pushed exists, where the file corresponding to the file information includes a file whose online duration is less than a preset duration and/or a file whose download amount per unit time is greater than a preset download amount;
the determining module 805 is configured to determine, when it is detected that the specified file source includes the file information, a file corresponding to the file information in the specified file source as a file to be pushed.
Optionally, the pushing module 801 may be specifically configured to:
acquiring attribute information of each edge device connected to a push server;
and selecting edge equipment with attribute information meeting preset conditions from all edge equipment as target edge equipment.
Optionally, the attribute information includes a network health degree and a geographic location, and the pushing module 801 may be specifically configured to:
for each area to be pushed, selecting a specified number of edge devices with network health degree greater than a preset threshold value from the edge devices with geographical positions in the area to be pushed as target edge devices, wherein the specified number is the product of the total number of terminals in the area to be pushed and a preset proportion.
Optionally, the pushing module 801 may be specifically configured to:
and sending a downloading instruction to the target edge device, wherein the downloading instruction comprises the identifier of the file to be pushed, so that the target edge device downloads the file to be pushed corresponding to the identifier of the file to be pushed from the Content Delivery Network (CDN) server.
In correspondence to the foregoing method embodiment, referring to fig. 9, an embodiment of the present invention provides another file pushing apparatus, which is disposed in an edge device of a file pushing system, where the file pushing system further includes a pushing server, a node distribution server, and a terminal, and the apparatus includes: an acquisition module 901 and a sending module 902;
an obtaining module 901, configured to obtain and store a file to be pushed, which is pushed by a pushing server;
the sending module 902 is configured to, when receiving a download request sent by a terminal, search for a file to be pushed corresponding to an identifier of the file to be pushed, and send the file to be pushed to the terminal, where the download request includes the identifier of the file to be pushed, and the download request is used to request to download the file to be pushed.
Optionally, the sending module 902 is further configured to send attribute information of the edge device to the push server at a specified duration every interval; or when receiving an attribute information uploading instruction sent by the push server, sending attribute information of the edge device to the push server;
wherein the attribute information includes a network health level.
Optionally, the obtaining module 901 is specifically configured to:
receiving a downloading instruction sent by a push server, wherein the downloading instruction comprises an identifier of a file to be pushed;
and downloading and storing the file to be pushed corresponding to the identifier of the file to be pushed from the CDN server.
Optionally, the sending module 902 is further configured to send, after the file to be pushed by the pushing server is obtained and stored, a registration instruction to the node allocating server, where the registration instruction includes an identifier of the file to be pushed and address information of the file to be pushed in the edge device, so that the node allocating server correspondingly stores the identifier of the file to be pushed and the address information.
The embodiment of the present invention further provides an electronic device, as shown in fig. 10, which includes a processor 1001, a communication interface 1002, a memory 1003 and a communication bus 1004, wherein the processor 1001, the communication interface 1002 and the memory 1003 complete mutual communication through the communication bus 1004,
a memory 1003 for storing a computer program;
the processor 1001 is configured to implement the steps executed by the push server or the edge device in the foregoing method embodiment when executing the program stored in the memory 1003.
The communication bus mentioned in the electronic device may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the electronic equipment and other equipment.
The Memory may include a Random Access Memory (RAM) or a Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component.
In yet another embodiment provided by the present invention, a computer-readable storage medium is further provided, in which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the file push method executed by the push server described above.
In another embodiment provided by the present invention, a computer-readable storage medium is further provided, in which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the file pushing method executed by an edge device.
In yet another embodiment provided by the present invention, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform the file push method performed by the push server in the above embodiment.
In yet another embodiment provided by the present invention, a computer program product containing instructions is also provided, which when run on a computer, causes the computer to execute the file pushing method performed by the edge device in the above embodiment.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the invention to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (19)

1. A file pushing method is applied to a file pushing system comprising a pushing server, an edge device, a node distribution server and a terminal, and comprises the following steps:
when the push server detects that a file to be pushed exists, selecting target edge equipment from all edge equipment connected to the push server, and pushing the file to be pushed to the target edge equipment;
the target edge device acquires and stores the file to be pushed, which is pushed by the pushing server;
the terminal sends an acquisition request to the push server, wherein the acquisition request is used for requesting to acquire the identifier of the file to be pushed;
the push server receives the acquisition request and sends the identifier of the file to be pushed to the terminal;
and the terminal receives the identification of the file to be pushed, inquires address information corresponding to the identification of the file to be pushed from a node distribution server, and downloads the file to be pushed from target edge equipment corresponding to the address information.
2. A file pushing method is applied to a file pushing system comprising a pushing server, an edge device, a node distribution server and a terminal, and is executed on the pushing server, and the method comprises the following steps:
when the file to be pushed exists, selecting target edge equipment from all edge equipment connected to the pushing server, and pushing the file to be pushed to the target edge equipment;
receiving an acquisition request sent by a terminal, wherein the acquisition request is used for requesting to acquire an identifier of a file to be pushed;
and sending the identifier of the file to be pushed to the terminal so that the terminal receives the identifier of the file to be pushed, inquiring address information corresponding to the identifier of the file to be pushed from a node distribution server, and downloading the file to be pushed from target edge equipment corresponding to the address information.
3. The method of claim 2, wherein before selecting a target edge device from the edge devices connected to the push server when the presence of the file to be pushed is detected, the method further comprises:
detecting whether a specified file source comprises file information or not, wherein files corresponding to the file information comprise files with online time less than preset time and/or files with download quantity greater than preset download quantity in unit time;
and when the specified file source is detected to comprise the file information, determining a file corresponding to the file information in the specified file source as a file to be pushed.
4. The method of claim 2, wherein selecting the target edge device from the edge devices connected to the push server comprises:
acquiring attribute information of each edge device connected to the push server;
and selecting edge equipment with attribute information meeting preset conditions from the edge equipment as the target edge equipment.
5. The method according to claim 4, wherein the attribute information includes network health degree and geographical location, and the selecting an edge device having attribute information satisfying a preset condition from among the edge devices as the target edge device includes:
for each area to be pushed, selecting a specified number of edge devices with network health degree greater than a preset threshold value from the edge devices with geographical positions in the area to be pushed as the target edge devices, wherein the specified number is the product of the total number of terminals in the area to be pushed and a preset proportion.
6. The method according to any one of claims 2-5, wherein the pushing the file to be pushed to the target edge device comprises:
and sending a downloading instruction to the target edge device, wherein the downloading instruction comprises the identifier of the file to be pushed, so that the target edge device downloads the file to be pushed corresponding to the identifier of the file to be pushed from a Content Delivery Network (CDN) server.
7. A file pushing method is applied to a file pushing system comprising a pushing server, an edge device, a node distribution server and a terminal, and is executed on the edge device, and the method comprises the following steps:
acquiring and storing a file to be pushed, which is pushed by a pushing server;
when a downloading request sent by a terminal is received, searching a file to be pushed corresponding to an identifier of the file to be pushed, and sending the file to be pushed to the terminal, wherein the downloading request comprises the identifier of the file to be pushed, and the downloading request is used for requesting to download the file to be pushed.
8. The method of claim 7, further comprising:
sending attribute information of the edge device to the push server at specified time intervals; or sending the attribute information of the edge device to the push server when receiving an attribute information uploading instruction sent by the push server;
wherein the attribute information includes a network health level.
9. The method according to claim 7, wherein the obtaining and storing the file to be pushed by the push server comprises:
receiving a downloading instruction sent by the push server, wherein the downloading instruction comprises an identifier of the file to be pushed;
and downloading and storing the file to be pushed corresponding to the identifier of the file to be pushed from a Content Delivery Network (CDN) server.
10. The method according to any of claims 7-9, wherein after said obtaining and storing the file to be pushed by the push server, the method further comprises:
and sending a registration instruction to a node distribution server, wherein the registration instruction comprises the identifier of the file to be pushed and the address information of the file to be pushed in the edge device, so that the node distribution server correspondingly stores the identifier of the file to be pushed and the address information.
11. A file push system is characterized by comprising a push server, edge equipment, a node distribution server and a terminal;
the push server is used for selecting target edge equipment from all edge equipment connected to the push server and pushing the file to be pushed to the target edge equipment when detecting that the file to be pushed exists;
the target edge device is used for acquiring and storing the file to be pushed, which is pushed by the pushing server;
the terminal is used for sending an acquisition request to the push server, wherein the acquisition request is used for requesting to acquire the identifier of the file to be pushed;
the push server is also used for receiving the acquisition request and sending the identifier of the file to be pushed to the terminal;
the terminal is further configured to receive the identifier of the file to be pushed, query address information corresponding to the identifier of the file to be pushed from a node distribution server, and download the file to be pushed from a target edge device corresponding to the address information.
12. The utility model provides a file push device which characterized in that sets up in the server of file push system, file push system still includes edge device, node distribution server and terminal, the device includes:
the pushing module is used for selecting target edge equipment from all edge equipment connected to the pushing server and pushing the file to be pushed to the target edge equipment when the file to be pushed is detected to exist;
the receiving module is used for receiving an acquisition request sent by a terminal, wherein the acquisition request is used for requesting to acquire an identifier of a file to be pushed;
and the sending module is used for sending the identifier of the file to be pushed to the terminal so that the terminal receives the identifier of the file to be pushed, inquiring address information corresponding to the identifier of the file to be pushed from a node distribution server, and downloading the file to be pushed from target edge equipment corresponding to the address information.
13. The apparatus of claim 12, further comprising: the device comprises a detection module and a determination module;
the detection module is used for detecting whether a specified file source comprises file information or not before target edge equipment is selected from all edge equipment connected to the push server when the file to be pushed exists, wherein the file corresponding to the file information comprises a file of which the online time is less than the preset time and/or a file of which the download amount in unit time is greater than the preset download amount;
the determining module is configured to determine, when it is detected that the designated file source includes the file information, a file corresponding to the file information in the designated file source as a file to be pushed.
14. The apparatus according to claim 12, wherein the push module is specifically configured to:
acquiring attribute information of each edge device connected to the push server;
and selecting edge equipment with attribute information meeting preset conditions from the edge equipment as the target edge equipment.
15. The apparatus according to claim 14, wherein the attribute information includes a network health level and a geographic location, and the push module is specifically configured to:
for each area to be pushed, selecting a specified number of edge devices with network health degree greater than a preset threshold value from the edge devices with geographical positions in the area to be pushed as the target edge devices, wherein the specified number is the product of the total number of terminals in the area to be pushed and a preset proportion.
16. The utility model provides a file push device which characterized in that sets up in file push system's edge equipment, file push system still includes push server, node distribution server and terminal, the device includes:
the acquisition module is used for acquiring and storing the file to be pushed, which is pushed by the pushing server;
the sending module is used for searching the file to be pushed corresponding to the identifier of the file to be pushed when a downloading request sent by a terminal is received, and sending the file to be pushed to the terminal, wherein the downloading request comprises the identifier of the file to be pushed, and the downloading request is used for requesting to download the file to be pushed.
17. The apparatus of claim 16,
the sending module is further configured to send attribute information of the edge device to the push server at every specified duration; or sending the attribute information of the edge device to the push server when receiving an attribute information uploading instruction sent by the push server;
wherein the attribute information includes a network health level.
18. An electronic device is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor and the communication interface are used for realizing mutual communication by the memory through the communication bus;
a memory for storing a computer program;
a processor for implementing the method steps of any one of claims 2 to 6, or the method steps of any one of claims 7 to 10, when executing a program stored in a memory.
19. A computer-readable storage medium, characterized in that a computer program is stored in the computer-readable storage medium, which computer program, when being executed by a processor of a user equipment, carries out the method steps of any one of claims 2-6, or the method steps of any one of claims 7-10.
CN201911055647.3A 2019-10-31 2019-10-31 File pushing method, system, device, electronic equipment and medium Pending CN110620828A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911055647.3A CN110620828A (en) 2019-10-31 2019-10-31 File pushing method, system, device, electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911055647.3A CN110620828A (en) 2019-10-31 2019-10-31 File pushing method, system, device, electronic equipment and medium

Publications (1)

Publication Number Publication Date
CN110620828A true CN110620828A (en) 2019-12-27

Family

ID=68927215

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911055647.3A Pending CN110620828A (en) 2019-10-31 2019-10-31 File pushing method, system, device, electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN110620828A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111478951A (en) * 2020-03-26 2020-07-31 深圳市鸿合创新信息技术有限责任公司 File issuing method and device
CN112328559A (en) * 2020-11-05 2021-02-05 杭州海康威视数字技术股份有限公司 Picture warehousing method, system and device and electronic equipment
CN112738790A (en) * 2020-12-24 2021-04-30 联通物联网有限责任公司 File processing method and device
WO2022073194A1 (en) * 2020-10-09 2022-04-14 Citrix Systems, Inc. Data file replication to edge servers
CN114741370A (en) * 2022-04-16 2022-07-12 即刻雾联科技(北京)有限公司 Edge device resource integration method and device, electronic device and storage medium
CN114827256A (en) * 2022-05-09 2022-07-29 北京奇艺世纪科技有限公司 Data pre-pushing method, data downloading method and system
CN114827127A (en) * 2022-03-28 2022-07-29 重庆创通联达智能技术有限公司 File management method and system, cloud server and terminal equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110197238A1 (en) * 2008-10-07 2011-08-11 Zte Plaza, Keji Road South System and method for implementing media interaction of the iptv
CN103944917A (en) * 2014-05-04 2014-07-23 中山大学 Video distribution optimization method applied to microblog social network
CN109151512A (en) * 2018-09-12 2019-01-04 中国联合网络通信集团有限公司 The method and device of content is obtained in CDN network
CN109889862A (en) * 2019-03-08 2019-06-14 北京奇艺世纪科技有限公司 A kind of method of video distribution and system
CN110177310A (en) * 2019-06-28 2019-08-27 三星电子(中国)研发中心 A kind of content distribution system and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110197238A1 (en) * 2008-10-07 2011-08-11 Zte Plaza, Keji Road South System and method for implementing media interaction of the iptv
CN103944917A (en) * 2014-05-04 2014-07-23 中山大学 Video distribution optimization method applied to microblog social network
CN109151512A (en) * 2018-09-12 2019-01-04 中国联合网络通信集团有限公司 The method and device of content is obtained in CDN network
CN109889862A (en) * 2019-03-08 2019-06-14 北京奇艺世纪科技有限公司 A kind of method of video distribution and system
CN110177310A (en) * 2019-06-28 2019-08-27 三星电子(中国)研发中心 A kind of content distribution system and method

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111478951A (en) * 2020-03-26 2020-07-31 深圳市鸿合创新信息技术有限责任公司 File issuing method and device
CN111478951B (en) * 2020-03-26 2023-08-08 深圳市鸿合创新信息技术有限责任公司 File issuing method and device
WO2022073194A1 (en) * 2020-10-09 2022-04-14 Citrix Systems, Inc. Data file replication to edge servers
US11316919B1 (en) * 2020-10-09 2022-04-26 Citrix Systems, Inc. Data file replication of edge servers
CN112328559A (en) * 2020-11-05 2021-02-05 杭州海康威视数字技术股份有限公司 Picture warehousing method, system and device and electronic equipment
CN112738790A (en) * 2020-12-24 2021-04-30 联通物联网有限责任公司 File processing method and device
CN112738790B (en) * 2020-12-24 2022-08-05 联通物联网有限责任公司 File processing method and device
CN114827127A (en) * 2022-03-28 2022-07-29 重庆创通联达智能技术有限公司 File management method and system, cloud server and terminal equipment
CN114827127B (en) * 2022-03-28 2024-02-13 重庆创通联达智能技术有限公司 File management method, system, cloud server and terminal equipment
CN114741370A (en) * 2022-04-16 2022-07-12 即刻雾联科技(北京)有限公司 Edge device resource integration method and device, electronic device and storage medium
CN114827256A (en) * 2022-05-09 2022-07-29 北京奇艺世纪科技有限公司 Data pre-pushing method, data downloading method and system
CN114827256B (en) * 2022-05-09 2023-12-15 北京奇艺世纪科技有限公司 Data pre-pushing method, data downloading method and system

Similar Documents

Publication Publication Date Title
CN110620828A (en) File pushing method, system, device, electronic equipment and medium
US10164860B2 (en) Modified content delivery based on network conditions
CN112929676A (en) Live data stream acquisition method, device, node and system
US20150142930A1 (en) System and method for global load balancing of requests for content based on membership status of a user with one or more subscription services
CN111200657B (en) Method for managing resource state information and resource downloading system
CN110830565B (en) Resource downloading method, device, system, electronic equipment and storage medium
CN110661879B (en) Node scheduling method, device and system, scheduling server and terminal equipment
CN110677684B (en) Video processing method, video access method, distributed storage method and distributed video access system
CN107395783B (en) IP address processing method, system, device and electronic equipment
CN110324680B (en) Video pushing method and device, server, client and storage medium
CN105827694B (en) Method and device for acquiring network resources
CN109982152B (en) P2P CDN service processing method, intelligent gateway and CDN platform
CN112513830A (en) Back-source method and related device in content distribution network
CN108156257B (en) Information pushing method and device
CN105357584A (en) User behavior log classification uploading method and system based on intelligent television
CN105704246A (en) Network distribution device and method based on SDN architecture
CN111597259B (en) Data storage system, method, device, electronic equipment and storage medium
CN110392119B (en) Data transmission method and base station
CN110099292B (en) Data center node determination method and device and electronic equipment
CN113556618B (en) Data transmission method and device
CN112769671B (en) Message processing method, device and system
CN109788326B (en) Video resource pre-pushing method, device and system
CN115883657A (en) Cloud disk service accelerated scheduling method and system
CN113285920B (en) Service access method, device, equipment and storage medium
CN101958934A (en) Electronic program guide incremental content synchronization method, device and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20191227