CN105354058A - File updating method and apparatus - Google Patents

File updating method and apparatus Download PDF

Info

Publication number
CN105354058A
CN105354058A CN201510718560.5A CN201510718560A CN105354058A CN 105354058 A CN105354058 A CN 105354058A CN 201510718560 A CN201510718560 A CN 201510718560A CN 105354058 A CN105354058 A CN 105354058A
Authority
CN
China
Prior art keywords
sys
config
processing module
file
configuration information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510718560.5A
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.)
Wuxi Tvmining Juyuan Media Technology Co Ltd
Original Assignee
Wuxi Tvmining Juyuan Media 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 Wuxi Tvmining Juyuan Media Technology Co Ltd filed Critical Wuxi Tvmining Juyuan Media Technology Co Ltd
Priority to CN201510718560.5A priority Critical patent/CN105354058A/en
Publication of CN105354058A publication Critical patent/CN105354058A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention relates to a file updating method and apparatus. The method comprises: storing a system configuration file of a distributed processing system, wherein the configuration file comprises configuration information of a dispatching apparatus and a plurality of processing apparatuses; determining whether there is an update of the system configuration file according to a preset time interval; when it is determined that there is an update of the system configuration file, sending an updated system configuration file to each processing module; and controlling each processing module to inspect, according to the updated system configuration file, whether configuration information associated with the processing module is changed, and when the configuration information is changed, performing an initialization operation again according to the updated system configuration file. According to the technical solution, each processing module can obtain the latest system configuration file in time, and perform an operation such as initialization and task execution according to the latest system configuration file, thereby reducing time required for processing, reducing processing pressure of the system, and reducing a probability of a system crash.

Description

A kind of file updating method and device
Technical field
The present invention relates to configuration file renewal technology field, particularly relate to a kind of file updating method and device.
Background technology
Along with the development of network and cultural undertakings, audio and video resources extreme enrichment, also increases fast to the needs of the process of audio-video document.
The roughly flow process of audio-video document process is as follows: the audio-video document decapsulation that first need process becomes sequence of frames of video and audio frame sequence; Then sequence of frames of video and audio frame sequence are decoded as RAW form and PCM formatted data respectively; RAW form and PCM formatted data are processed; Be audio frame sequence and the sequence of frames of video of required form again by the data encoding of RAW form and PCM form; Finally audio frame sequence and sequence of frames of video are packaged into the file layout of needs.
More than process is that the data processing equipment consisted of computing machine or computing machine has come, and these computing machines existing or data processing equipment are the process that the software and hardware resources of dependence the machine realizes to file.The calculated amount of audio-video document process is huge, to the arithmetic capability for the treatment of apparatus and storage resource consumption very large, and along with the increasing of high resolution audio and video file and the continuous increase of processing demands, the bottleneck problem relying on unit to carry out audio-video document process becomes increasingly conspicuous, the slow and easily generation systems collapse of unit processing speed.Even if user uses the very high computing machine of configuration to be also difficult to ensure speed and the degree of stability of process, in enormous quantities and that time requirement is very high Processing tasks especially cannot be met.
In view of the above problem existed in prior art, provide a kind of distributed processing system(DPS), multiple stage computing machine or treating apparatus is used to realize parallel processing, and be that each device in distributed processing system(DPS) is configured file update by of the present invention file updating method, thus the time greatly reduced needed for process, reduce the processing pressure of system simultaneously, decrease the possibility of system crash.
Summary of the invention
The embodiment of the present invention provides a kind of file updating method and device, comprises following technical scheme:
According to the first aspect of the embodiment of the present invention, provide a kind of file updating method, for the dispatching device in distributed processing system(DPS), described distributed processing system(DPS) comprises multiple treating apparatus, and described file updating method comprises:
Store the CONFIG.SYS of described distributed processing system(DPS), wherein, described configuration file comprises the configuration information of described dispatching device and described multiple treating apparatus;
According to prefixed time interval, judge whether described CONFIG.SYS has renewal;
When judging that described CONFIG.SYS has renewal, send the CONFIG.SYS after upgrading to each processing module;
Control each processing module and check whether relative configuration information changes according to the CONFIG.SYS after described renewal, and when changing, re-start initialization operation according to the CONFIG.SYS after upgrading.
In one embodiment, relevant to processing module configuration information comprises the configuration information of processing module itself and has the configuration information of other processing modules of annexation with processing module.
In one embodiment, described CONFIG.SYS comprises the path of IP address corresponding to described each processing module, port, Thread Count and supervision catalogue.
In one embodiment, describedly judge whether described CONFIG.SYS has renewal, comprising:
Judge whether the verification of the file size of described CONFIG.SYS, file modified date and/or file MD5 value changes;
When judged result is for changing, judge that described CONFIG.SYS has renewal;
When judged result is not for changing, judge that described CONFIG.SYS does not upgrade.
In one embodiment, described method also comprises:
Receive the CONFIG.SYS more newer command of input;
According to described CONFIG.SYS more newer command upgrade described CONFIG.SYS; Or
Receive the log-on message adding described distributed processing system(DPS) that new processing module sends;
Described CONFIG.SYS is upgraded according to described log-on message.
According to the second aspect of the embodiment of the present invention, provide a kind of file update device, for the dispatching device in distributed processing system(DPS), described distributed processing system(DPS) also comprises multiple treating apparatus, and described file update device comprises:
Memory module, for storing the CONFIG.SYS of described distributed processing system(DPS), wherein, described configuration file comprises the configuration information of described dispatching device and described multiple treating apparatus;
Judge module, for according to prefixed time interval, judges whether described CONFIG.SYS has renewal;
Sending module, for when judging that described CONFIG.SYS has renewal, sends the CONFIG.SYS after upgrading to each processing module;
According to the CONFIG.SYS after described renewal, processing module, checks whether relative configuration information changes for controlling each processing module, and when changing, re-start initialization operation according to the CONFIG.SYS after upgrading.
In one embodiment, relevant to processing module configuration information comprises the configuration information of processing module itself and has the configuration information of other processing modules of annexation with processing module.
In one embodiment, described CONFIG.SYS comprises the path of IP address corresponding to described each processing module, port, Thread Count and supervision catalogue.
In one embodiment, described judge module comprises:
First judges submodule, for judging whether the verification of the file size of described CONFIG.SYS, file modified date and/or file MD5 value changes;
Second judges submodule, for when judged result is for changing, judges that described CONFIG.SYS has renewal;
3rd judges submodule, for when judged result is not for changing, judges that described CONFIG.SYS does not upgrade.
In one embodiment, described device also comprises:
First receiver module, for receiving the CONFIG.SYS more newer command of input;
First update module, for according to described CONFIG.SYS more newer command upgrade described CONFIG.SYS; Or
Second receiver module, for receiving the log-on message adding described distributed processing system(DPS) that new processing module sends;
Second update module, for upgrading described CONFIG.SYS according to described log-on message.
The technical scheme that embodiments of the invention provide can comprise following beneficial effect:
Technique scheme, by the dispatching device storage system configuration file in distributed processing system(DPS), and make regular check on CONFIG.SYS and whether have renewal, when there being renewal, send the CONFIG.SYS after upgrading to each processing module in system, thus make each processing module can both get up-to-date CONFIG.SYS in time, carry out initialization according to up-to-date CONFIG.SYS, the operation such as to execute the task.
Should be understood that, it is only exemplary and explanatory that above general description and details hereinafter describe, and can not limit the present invention.
Accompanying drawing explanation
Accompanying drawing to be herein merged in instructions and to form the part of this instructions, shows embodiment according to the invention, and is used from instructions one and explains principle of the present invention.
Fig. 1 is the process flow diagram of the file updating method according to an exemplary embodiment.
Fig. 2 is the process flow diagram of step S102 in the file updating method according to an exemplary embodiment.
Fig. 3 A is the process flow diagram of the another kind of file updating method according to an exemplary embodiment.
Fig. 3 B is the process flow diagram of another file updating method according to an exemplary embodiment.
Fig. 4 is the block diagram of the file update device according to an exemplary embodiment.
Fig. 5 is the block diagram of judge module in the file update device according to an exemplary embodiment.
Fig. 6 is the block diagram of the another kind of file update device according to an exemplary embodiment.
Fig. 7 is the block diagram of another the file update device according to an exemplary embodiment.
Embodiment
Here will be described exemplary embodiment in detail, its sample table shows in the accompanying drawings.When description below relates to accompanying drawing, unless otherwise indicated, the same numbers in different accompanying drawing represents same or analogous key element.Embodiment described in following exemplary embodiment does not represent all embodiments consistent with the present invention.On the contrary, they only with as in appended claims describe in detail, the example of apparatus and method that aspects more of the present invention are consistent.
Distributed processing system(DPS) comprises: dispatching device (dispatcher) and multiple treating apparatus, wherein, multiple treating apparatus comprises: task dispersing device (ingress), the first transmitting device (offer), multiple apparatus for processing audio (AP), multiple video process apparatus (VP), the second transmitting device (offer), output unit egress and monitoring arrangement Watcher, wherein, supervising device Monitor is provided with in each device, between different devices, undertaken alternately by supervising device.The following detailed description of individual device:
Dispatching device obtains video data, then gives task dispersing device.
Video data is broken up by task dispersing device, obtain audio file (.Goa), video file (.Gop), audio frequency total number information, video total number information, decapsulation is carried out to audio file and video file, obtains multiple video file fragment and multiple audio file fragment.Wherein, for audio file fragment, can every 10 minutes as one section (be not whole minute, there is any discrepancy) for video file fragment, can per minutely be one section (be not whole minute, there is any discrepancy).
First transmitting device is used for different fragment transmission of breaing up to process to corresponding audio or video treating apparatus.
Apparatus for processing audio, for the treatment of audio file fragment, comprises and decoding to audio file fragment, carries out image procossing, encodes to the image after process.Audio frequency total number information is transferred to apparatus for processing audio by the first transmitting device, but apparatus for processing audio does not process, and apparatus for processing audio is transmitted to output unit Egress.
In like manner, video process apparatus is for the treatment of video file fragment.
Second transmitting device is used for the data that apparatus for processing audio and video process apparatus process obtain to be transferred to output unit egress.
Output unit Egress is used for gathering the data obtained after apparatus for processing audio and video process apparatus process according to audio frequency total number information and video total number information.
Monitoring arrangement Watcher provides the interface of client query data, is connected with dispatching device (dispatcher).Monitoring arrangement Watcher and dispatching device (dispatcher) share information by shared drive.
Supervising device Monitor, is responsible for the reception of information and gathers, being connected with dispatching device (dispatcher).Dispatching device monitors the state of its task by the supervising device in each device, and then can be its distributed tasks according to the state of its task.
Embodiments provide a kind of file updating method, the method can be used for the dispatching device of distributed processing system(DPS), as shown in Figure 1, and the method comprising the steps of S101-S104:
In step S101, the CONFIG.SYS of distributed storage disposal system, wherein, configuration file comprises the configuration information of dispatching device and multiple treating apparatus;
In step s 102, according to prefixed time interval, judge whether CONFIG.SYS has renewal;
In step s 103, when judging that CONFIG.SYS has renewal, send the CONFIG.SYS after upgrading to each processing module;
In step S104, control each processing module and check whether relative configuration information changes according to the CONFIG.SYS after renewal, and when changing, re-start initialization operation according to the CONFIG.SYS after upgrading.
In this embodiment, by the dispatching device storage system configuration file in distributed processing system(DPS), and make regular check on CONFIG.SYS and whether have renewal, when there being renewal, send the CONFIG.SYS after upgrading to each processing module in system, thus make each processing module can both get up-to-date CONFIG.SYS in time, initialization is carried out according to up-to-date CONFIG.SYS, the operation such as to execute the task, thus the time decreased needed for process, reduce the processing pressure of system simultaneously, decrease the possibility of system crash.
In one embodiment, relevant to processing module configuration information comprises the configuration information of processing module itself and has the configuration information of other processing modules of annexation with processing module.
In one embodiment, CONFIG.SYS comprises the path of IP address corresponding to each processing module, port, Thread Count and supervision catalogue.
As shown in Figure 2, in one embodiment, above-mentioned steps S102 comprises step S201-S203:
In step s 201, judge whether the verification of the file size of CONFIG.SYS, file modified date and/or file MD5 value changes;
In step S202, when judged result is for changing, judge that CONFIG.SYS has renewal;
In step S203, when judged result is not for changing, judge that CONFIG.SYS does not upgrade.
In this embodiment, can judge whether CONFIG.SYS has renewal by following at least one: whether file size changes, whether file modified date changes, file MD5 (Message-DigestAlgorithm5, Message Digest Algorithm 5) value verification whether change, by above judgement, can judge whether CONFIG.SYS has renewal accurately, thus when CONFIG.SYS has renewal, operate accordingly.
As shown in Figure 3A, in one embodiment, said method also comprises step S301-S302:
In step S301, receive the CONFIG.SYS more newer command of input;
In step s 302, according to CONFIG.SYS more newer command renewal CONFIG.SYS.
In this embodiment, can according to the CONFIG.SYS of input more newer command renewal CONFIG.SYS, like this, if user wants to upgrade CONFIG.SYS, as long as the more newer command of input system configuration file, thus meet the different configuration needs of different user, promote the experience of user.
As shown in Figure 3 B, in one embodiment, said method also comprises step S311-S312:
In step S311, receive the log-on message adding distributed processing system(DPS) that new processing module sends;
In step S312, upgrade CONFIG.SYS according to log-on message.
In this embodiment, can also receive that new processing module sends add the log-on message of distributed processing system(DPS) time, upgrade CONFIG.SYS.Such as, new video process apparatus VP enters system, then on new VP in advance installation kit containing the CONFIG.SYS of dispatching device dispatch, this locality and output unit engress information.New VP registers to dispatching device dispatch according to CONFIG.SYS.Dispatching device dispatch is according to the registration change CONFIG.SYS of new VP.Then CONFIG.SYS is sent to all modules.Because new VP is registered, so this CONFIG.SYS can be sent to new VP.
Following is apparatus of the present invention embodiment, may be used for performing the inventive method embodiment.
Fig. 4 is the block diagram of a kind of file update device according to an exemplary embodiment, and as shown in Figure 4, this file updating device comprises:
Memory module 41, for storing the CONFIG.SYS of described distributed processing system(DPS), wherein, described configuration file comprises the configuration information of described dispatching device and described multiple treating apparatus;
Judge module 42, for according to prefixed time interval, judges whether described CONFIG.SYS has renewal;
Sending module 43, for when judging that described CONFIG.SYS has renewal, sends the CONFIG.SYS after upgrading to each processing module;
According to the CONFIG.SYS after described renewal, processing module 44, checks whether relative configuration information changes for controlling each processing module, and when changing, re-start initialization operation according to the CONFIG.SYS after upgrading.
In one embodiment, relevant to processing module configuration information comprises the configuration information of processing module itself and has the configuration information of other processing modules of annexation with processing module.
In one embodiment, described CONFIG.SYS comprises the path of IP address corresponding to described each processing module, port, Thread Count and supervision catalogue.
As shown in Figure 5, in one embodiment, described judge module 42 comprises:
First judges submodule 51, for judging whether the verification of the file size of described CONFIG.SYS, file modified date and/or file MD5 value changes;
Second judges submodule 52, for when judged result is for changing, judges that described CONFIG.SYS has renewal;
3rd judges submodule 53, for when judged result is not for changing, judges that described CONFIG.SYS does not upgrade.
As shown in Figure 6, in one embodiment, said apparatus also comprises:
First receiver module 61, for receiving the CONFIG.SYS more newer command of input;
First update module 62, for according to described CONFIG.SYS more newer command upgrade described CONFIG.SYS.
As shown in Figure 7, in one embodiment, said apparatus also comprises:
Second receiver module 71, for receiving the log-on message adding described distributed processing system(DPS) that new processing module sends;
Second update module 72, for upgrading described CONFIG.SYS according to described log-on message.
About the device in above-described embodiment, wherein the concrete mode of modules executable operations has been described in detail in about the embodiment of the method, will not elaborate explanation herein.
Those skilled in the art should understand, embodiments of the invention can be provided as method, system or computer program.Therefore, the present invention can adopt the form of complete hardware embodiment, completely software implementation or the embodiment in conjunction with software and hardware aspect.And the present invention can adopt in one or more form wherein including the upper computer program implemented of computer-usable storage medium (including but not limited to magnetic disk memory and optical memory etc.) of computer usable program code.
The present invention describes with reference to according to the process flow diagram of the method for the embodiment of the present invention, equipment (system) and computer program and/or block scheme.Should understand can by the combination of the flow process in each flow process in computer program instructions realization flow figure and/or block scheme and/or square frame and process flow diagram and/or block scheme and/or square frame.These computer program instructions can being provided to the processor of multi-purpose computer, special purpose computer, Embedded Processor or other programmable data processing device to produce a machine, making the instruction performed by the processor of computing machine or other programmable data processing device produce device for realizing the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
These computer program instructions also can be stored in can in the computer-readable memory that works in a specific way of vectoring computer or other programmable data processing device, the instruction making to be stored in this computer-readable memory produces the manufacture comprising command device, and this command device realizes the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
These computer program instructions also can be loaded in computing machine or other programmable data processing device, make on computing machine or other programmable devices, to perform sequence of operations step to produce computer implemented process, thus the instruction performed on computing machine or other programmable devices is provided for the step realizing the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
Obviously, those skilled in the art can carry out various change and modification to the present invention and not depart from the spirit and scope of the present invention.Like this, if these amendments of the present invention and modification belong within the scope of the claims in the present invention and equivalent technologies thereof, then the present invention is also intended to comprise these change and modification.

Claims (10)

1. a file updating method, for the dispatching device of distributed processing system(DPS), described distributed processing system(DPS) also comprises multiple treating apparatus, it is characterized in that, described file updating method comprises:
Store the CONFIG.SYS of described distributed processing system(DPS), wherein, described CONFIG.SYS comprises the configuration information of described dispatching device and described multiple treating apparatus;
According to prefixed time interval, judge whether described CONFIG.SYS has renewal;
When judging that described CONFIG.SYS has renewal, send the CONFIG.SYS after upgrading to each processing module;
Control each processing module and check whether relative configuration information changes according to the CONFIG.SYS after described renewal, and when changing, re-start initialization operation according to the CONFIG.SYS after upgrading.
2. method according to claim 1, is characterized in that, the configuration information relevant to processing module comprises the configuration information of processing module itself and have the configuration information of other processing modules of annexation with processing module.
3. method according to claim 1, is characterized in that, described CONFIG.SYS comprises the path of IP address corresponding to described each processing module, port, Thread Count and supervision catalogue.
4. method according to claim 1, is characterized in that, describedly judges whether described CONFIG.SYS has renewal, comprising:
Judge whether the verification of the file size of described CONFIG.SYS, file modified date and/or file MD5 value changes;
When judged result is for changing, judge that described CONFIG.SYS has renewal;
When judged result is not for changing, judge that described CONFIG.SYS does not upgrade.
5. method according to any one of claim 1 to 4, is characterized in that, described method also comprises:
Receive the CONFIG.SYS more newer command of input;
According to described CONFIG.SYS more newer command upgrade described CONFIG.SYS; Or
Receive the log-on message adding described distributed processing system(DPS) that new processing module sends;
Described CONFIG.SYS is upgraded according to described log-on message.
6. a file update device, for the dispatching device in distributed processing system(DPS), described distributed processing system(DPS) also comprises multiple treating apparatus, it is characterized in that, described file update device comprises:
Memory module, for storing the CONFIG.SYS of described distributed processing system(DPS), wherein, described configuration file comprises the configuration information of described dispatching device and described multiple treating apparatus;
Judge module, for according to prefixed time interval, judges whether described CONFIG.SYS has renewal;
Sending module, for when judging that described CONFIG.SYS has renewal, sends the CONFIG.SYS after upgrading to each processing module;
According to the CONFIG.SYS after described renewal, processing module, checks whether relative configuration information changes for controlling each processing module, and when changing, re-start initialization operation according to the CONFIG.SYS after upgrading.
7. device according to claim 6, is characterized in that, the configuration information relevant to processing module comprises the configuration information of processing module itself and have the configuration information of other processing modules of annexation with processing module.
8. device according to claim 6, is characterized in that, described CONFIG.SYS comprises the path of IP address corresponding to described each processing module, port, Thread Count and supervision catalogue.
9. device according to claim 6, is characterized in that, described judge module comprises:
First judges submodule, for judging whether the verification of the file size of described CONFIG.SYS, file modified date and/or file MD5 value changes;
Second judges submodule, for when judged result is for changing, judges that described CONFIG.SYS has renewal;
3rd judges submodule, for when judged result is not for changing, judges that described CONFIG.SYS does not upgrade.
10. the device according to any one of claim 6 to 9, is characterized in that, described device also comprises:
First receiver module, for receiving the CONFIG.SYS more newer command of input;
First update module, for according to described CONFIG.SYS more newer command upgrade described CONFIG.SYS; Or
Second receiver module, for receiving the log-on message adding described distributed processing system(DPS) that new processing module sends;
Second update module, for upgrading described CONFIG.SYS according to described log-on message.
CN201510718560.5A 2015-10-29 2015-10-29 File updating method and apparatus Pending CN105354058A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510718560.5A CN105354058A (en) 2015-10-29 2015-10-29 File updating method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510718560.5A CN105354058A (en) 2015-10-29 2015-10-29 File updating method and apparatus

Publications (1)

Publication Number Publication Date
CN105354058A true CN105354058A (en) 2016-02-24

Family

ID=55330032

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510718560.5A Pending CN105354058A (en) 2015-10-29 2015-10-29 File updating method and apparatus

Country Status (1)

Country Link
CN (1) CN105354058A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391607A (en) * 2017-06-30 2017-11-24 天脉聚源(北京)传媒科技有限公司 A kind of method and device for cooperateing with change associated data item
CN109284154A (en) * 2017-07-21 2019-01-29 中兴通讯股份有限公司 Desktop starter template renewal method and device, server and storage medium
CN110471697A (en) * 2019-07-12 2019-11-19 深圳追一科技有限公司 Configuration method and Related product

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102591683A (en) * 2011-12-28 2012-07-18 睿成汇商科技有限公司 Updating method and updating system for embedded operation system
US20140013099A1 (en) * 2011-03-11 2014-01-09 Fujitsu Limited Information processing apparatus and method therefor
CN103605710A (en) * 2013-11-12 2014-02-26 天脉聚源(北京)传媒科技有限公司 Distributed audio and video processing device and distributed audio and video processing method
CN103838878A (en) * 2014-03-27 2014-06-04 无锡天脉聚源传媒科技有限公司 Distributed type audio and video processing system and processing method
CN104679528A (en) * 2013-11-26 2015-06-03 中国银联股份有限公司 Method and device for remotely updating application program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140013099A1 (en) * 2011-03-11 2014-01-09 Fujitsu Limited Information processing apparatus and method therefor
CN102591683A (en) * 2011-12-28 2012-07-18 睿成汇商科技有限公司 Updating method and updating system for embedded operation system
CN103605710A (en) * 2013-11-12 2014-02-26 天脉聚源(北京)传媒科技有限公司 Distributed audio and video processing device and distributed audio and video processing method
CN104679528A (en) * 2013-11-26 2015-06-03 中国银联股份有限公司 Method and device for remotely updating application program
CN103838878A (en) * 2014-03-27 2014-06-04 无锡天脉聚源传媒科技有限公司 Distributed type audio and video processing system and processing method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391607A (en) * 2017-06-30 2017-11-24 天脉聚源(北京)传媒科技有限公司 A kind of method and device for cooperateing with change associated data item
CN107391607B (en) * 2017-06-30 2023-06-23 北京拉近众博科技有限公司 Method and device for cooperatively changing associated data items
CN109284154A (en) * 2017-07-21 2019-01-29 中兴通讯股份有限公司 Desktop starter template renewal method and device, server and storage medium
CN110471697A (en) * 2019-07-12 2019-11-19 深圳追一科技有限公司 Configuration method and Related product

Similar Documents

Publication Publication Date Title
US10613788B2 (en) Data migration between cloud storage systems
CA2957749C (en) Systems and methods for fault tolerant communications
US9600264B2 (en) Generating a customized set of tasks for migration of a deployed software solution
EP3764220B1 (en) Automatic application updates
US20180183862A1 (en) Apparatus and method for logically grouping client nodes in an iot environment using client identifiers
CN106161644B (en) Distributed system for data processing and data processing method thereof
EP3128416B1 (en) Sdn application integration, management and control method, system and device
CN110019123B (en) Data migration method and device
US8972972B2 (en) Handshaking methodology and redundant data channel between servers during software upgrade
CN105975351A (en) User behavior message reporting method and apparatus
CN104166570B (en) A kind of method, equipment and the system of online updating file
CN105354058A (en) File updating method and apparatus
CN111078238A (en) Centralized processing method and device for application configuration in container environment
CN109788251B (en) Video processing method, device and storage medium
CN111435315A (en) Method, apparatus, device and computer readable medium for allocating resources
CN105812839A (en) Video stream data acquisition method, page data transmission method, system and network server
JP7026227B2 (en) Distributed transcoding method and distributed transcoding system
CN105354080A (en) Task processing method and apparatus
US11659414B1 (en) Connectivity apparatus for remote cell tower integration
CN105302645A (en) Task distribution method and apparatus
CN110221854B (en) Multi-process data updating method, device, medium and electronic equipment
CN108021407B (en) Service processing method and device based on network equipment
CN113472638A (en) Edge gateway control method, system, device, electronic equipment and storage medium
CN105338381A (en) Instruction transmitting method and device
US20220398113A1 (en) Systems and methods for implementing rehydration automation of virtual machine instances

Legal Events

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

Application publication date: 20160224

RJ01 Rejection of invention patent application after publication