CN110321139B - Data management method and system - Google Patents

Data management method and system Download PDF

Info

Publication number
CN110321139B
CN110321139B CN201810272299.4A CN201810272299A CN110321139B CN 110321139 B CN110321139 B CN 110321139B CN 201810272299 A CN201810272299 A CN 201810272299A CN 110321139 B CN110321139 B CN 110321139B
Authority
CN
China
Prior art keywords
data
application program
update
assistant
changed
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.)
Active
Application number
CN201810272299.4A
Other languages
Chinese (zh)
Other versions
CN110321139A (en
Inventor
张勇威
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba China Co Ltd
Original Assignee
Alibaba China 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 Alibaba China Co Ltd filed Critical Alibaba China Co Ltd
Priority to CN201810272299.4A priority Critical patent/CN110321139B/en
Publication of CN110321139A publication Critical patent/CN110321139A/en
Application granted granted Critical
Publication of CN110321139B publication Critical patent/CN110321139B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The invention provides a data management method and a system, which are characterized in that a data source of each data item of an application program is scanned for each application program, the changed data item is determined, the changed data item is stored in a preset position, a data update version corresponding to the data item is generated for the changed data item, whether at least one data item in all data items relied on by the application program is changed or not is inquired, if at least one data item is changed, an application program update version corresponding to the application program is generated according to all the changed data items of the application program, an update instruction is sent to a data assistant, so that the data assistant acquires all the data items corresponding to the application program update version, and the data assistant of N computer devices is triggered to update the application program according to the application program update version, namely, perform unified management on all the application programs, thereby realizing unified management of data of different application programs.

Description

Data management method and system
Technical Field
The present invention relates to computer technology, and in particular, to a data management method and system.
Background
With the rapid development of computer technology, the variety of application programs is also increasing.
In the prior art, the data management methods of different applications may be different, for example: some applications request data to be downloaded from the network via hypertext transfer protocol (HyperText Transfer Protocol, http) and some applications read data from disk.
Therefore, with the prior art method, data of different application programs cannot be uniformly managed.
Disclosure of Invention
The invention provides a data management method and a system, which are used for realizing unified management of data of different application programs.
The invention provides a data management method, which comprises the following steps:
scanning a data source of each data item of each application program aiming at each application program to determine the changed data item; storing the changed data item at a preset position, and generating a data item update version corresponding to the changed data item;
inquiring whether at least one data item changes in all data items on which the application program depends, and if so, generating an application program update version corresponding to the application program according to all the changed data items of the application program;
sending an update instruction to a data assistant so that the data assistant obtains all data items corresponding to the updated version of the application program;
triggering the data assistant of N pieces of computer equipment to update an application program according to the application program update version, wherein N is an integer greater than or equal to 1.
Optionally, the triggering all data assistants of the N pieces of computer equipment to update the application program according to the update version of the application program includes:
triggering all data assistants of N pieces of computer equipment to enable all data assistants of the updated version of the application program to be connected with a target position in a soft chain mode, so that the data assistants update the application program according to the updating mode of the application program.
Optionally, the update manner of the application program includes any one of the following:
a hypertext transfer protocol (HTTP) timing downloading mode;
a resource file scanning mode;
script triggering mode.
Optionally, the update instruction includes a storage path of all data items corresponding to the updated version of the application program;
and sending an update instruction to a data assistant so that the data assistant acquires all data corresponding to the updated version of the application program, wherein the method comprises the following steps:
and sending an update instruction to a data assistant so that the data assistant acquires the changed data items in the updated version of the application program according to the storage paths of all the data items corresponding to the updated version of the application program and the storage paths of the data items of the application program locally cached by the computer equipment where the data assistant is located.
Optionally, the update instruction includes a storage path of all changed data items corresponding to the updated version of the application program;
and sending an update instruction to a data assistant so that the data assistant acquires all data corresponding to the updated version of the application program, wherein the method comprises the following steps:
and sending an update instruction to a data assistant so that the data assistant acquires the changed data items in the updated version of the application program according to the storage paths of all the changed data items corresponding to the updated version of the application program.
In a second aspect, the present invention provides a data management system comprising:
the data management server DMS is used for scanning the data source of each data item of each application program and determining the changed data item; storing the changed data item at a preset position, and generating a data item update version corresponding to the changed data item;
the controller is used for inquiring whether at least one data item changes in all data items on which the application program depends through the DMS, and if so, generating an application program update version corresponding to the application program according to all the changed data items of the application program; sending an update instruction to a data assistant manager through a DMS (digital management system) to instruct the data assistant managed by the data assistant manager to acquire all data items corresponding to the updated version of the application program; triggering the data assistant of N pieces of computer equipment to update an application program according to the application program update version, wherein N is an integer greater than or equal to 1;
the data assistant manager is used for receiving the data updating instruction sent by the DMS and sending the updating instruction to the managed data assistant;
the data assistant is used for receiving the update instruction sent by the data assistant manager, acquiring all data items corresponding to the update version of the application program according to the update instruction, and updating the application program according to the update version of the application program.
Optionally, the controller is specifically configured to trigger all data assistants of the N computer devices to link all data assistants of the updated version of the application program to the target location by means of a soft link, so that the data assistants update the application program according to the update mode of the application program.
Optionally, the update manner of the application program includes any one of the following:
a hypertext transfer protocol (HTTP) timing downloading mode;
a resource file scanning mode;
script triggering mode.
Optionally, the update instruction includes a storage path of all data items corresponding to the updated version of the application program;
the data assistant is specifically configured to obtain, according to storage paths of all data items corresponding to the updated version of the application program and storage paths of data items of the application program locally cached by the computer device where the data assistant is located, data items that change in the updated version of the application program.
Optionally, the update instruction includes a storage path of all changed data items corresponding to the updated version of the application program;
the data assistant is specifically configured to obtain the changed data items in the updated version of the application program according to the storage paths of all the changed data items corresponding to the updated version of the application program.
The data management method and the system provided by the invention are characterized in that the data source of each data item of an application program is scanned for each application program, the changed data item is determined, the changed data item is stored in a preset position, a data update version corresponding to the data item is generated for the changed data item, whether at least one data item in all data items depended on by the application program is changed or not is inquired, if at least one data item is changed, an application program update version corresponding to the application program is generated according to all the changed data items of the application program, and an update instruction is sent to a data assistant, so that the data assistant acquires all the data items corresponding to the application program update version, and the data assistant of N computer devices is triggered to update the application program according to the application program update version, namely, perform unified management on all the application programs, thereby realizing unified management of data of different application programs.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions of the prior art, the drawings which are used in the description of the embodiments or the prior art will be briefly described, it being obvious that the drawings in the description below are only some embodiments of the invention, and that other drawings can be obtained according to these drawings without inventive faculty for a person skilled in the art.
FIG. 1 is a schematic flow chart of an embodiment of a data management method according to the present invention;
FIG. 2 is a flowchart illustrating another embodiment of a data management method according to the present invention;
FIG. 3 is a flowchart illustrating another embodiment of a data management method according to the present invention;
FIG. 4 is a flowchart illustrating another embodiment of a data management method according to the present invention;
fig. 5 is a schematic structural diagram of an embodiment of a data management system according to the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The terms "first," "second," "third," "fourth" and the like in the description and in the claims and in the above drawings, if any, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented, for example, in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The technical scheme of the invention is described in detail below by specific examples. The following embodiments may be combined with each other, and some embodiments may not be repeated for the same or similar concepts or processes.
Fig. 1 is a flow chart of an embodiment of a data management method according to the present invention, as shown in fig. 1, the embodiment is executed by a data management system, and the data management system executes the following operations for each application:
s101: scanning the data source of each data item of the application program to determine the changed data item; and storing the changed data item in a preset position, and generating a data item update version corresponding to the changed data item.
The same application program can be distributed and stored on different computer devices, and the same computer device can also store a plurality of different application programs at the same time.
An application may contain multiple data items, and the data source of each data item may store a storage device such as a cloud disk.
The data management system determines which data items have changed by scanning the data source of each data item of the application. And storing the changed data item at a preset location. And generating a data item update version corresponding to the data item aiming at the changed data item. For example: when the data item 1 of the application 1 changes, an updated version corresponding to the data item 1 of the application 1 is generated. If a plurality of data items change, updated versions respectively corresponding to the plurality of data items are generated.
Optionally, before storing the changed data item at the preset position, the method further includes: and preprocessing the changed data items to enable the processed data items to meet the access requirements of the application program.
Optionally, before generating the data item update version corresponding to the data item for the changed data item, the method further comprises: determining whether the processed data direction meets preset requirements, for example: whether the size meets the preset requirement, whether the version conflict exists or not, and the like.
S102: inquiring whether at least one data item changes in all data items on which the application program depends, and if so, generating an application program update version corresponding to the application program according to all the changed data items of the application program.
Each application program comprises a plurality of data items, when one or more of the data items are changed, an application program updated version corresponding to the application program is generated according to the changed data items, and the application program updated version comprises all the changed data items.
S103: and sending an update instruction to a data assistant so that the data assistant acquires all data items corresponding to the updated version of the application program.
One or more data assistants are provided on each computer device for managing all applications on that computer device.
And sending an update instruction to the data assistant to trigger the data assistant to acquire all data items corresponding to the updated version of the application program.
S104: triggering the data assistant of the N pieces of computer equipment to update the application program according to the update version of the application program.
Wherein N is an integer greater than or equal to 1.
The data assistant of the N pieces of computer equipment links all data chains of the updated version of the application program to the target position in a soft chain mode, and deletes all soft chains of the original version of the application program.
Alternatively, all soft chains of the original version of the application are deleted, and the data of the original version of the application is not deleted.
According to the embodiment, a data source of each data item of an application program is scanned for each application program, the changed data item is determined, the changed data item is stored in a preset position, a data update version corresponding to the data item is generated for the changed data item, whether at least one data item is changed in all data items relied by the application program is inquired, if at least one data item is changed, an application program update version corresponding to the application program is generated according to all the changed data items of the application program, an update instruction is sent to a data assistant, so that the data assistant obtains all the data items corresponding to the application program update version, the data assistant of N pieces of computer equipment is triggered to update the application program according to the application program update version, namely, unified management is conducted on each application program, and therefore unified management of data of different application programs is achieved.
Fig. 2 is a flow chart of another embodiment of the data management method provided by the present invention, and fig. 2 is a schematic diagram of a possible implementation manner of S104 based on the embodiment shown in fig. 1, where the possible implementation manner is as follows:
s104': triggering all data assistants of N pieces of computer equipment to enable all data assistants of the updated version of the application program to be connected with a target position in a soft chain mode, so that the data assistants update the application program according to the updating mode of the application program.
The update mode of the application program comprises any one of the following steps:
a hypertext transfer protocol (HTTP) timing downloading mode;
a resource file scanning mode;
script triggering mode.
According to the embodiment, all data assistants of the N pieces of computer equipment are triggered to enable all data assistants of the updated version of the application program to be located at the target position in a soft chain mode, so that the data assistants update the application program according to the updating mode of the application program, the updating flexibility is improved, the data management system controls the application program to update the data item through adapting to the updating mode of the application program, the application program itself is not required to be changed, and the cost is saved.
Fig. 3 is a flow chart of another embodiment of a data management method according to the present invention, and fig. 3 is a flowchart of the embodiment shown in fig. 1 or fig. 2, wherein the update instruction includes storage paths of all data items corresponding to an updated version of an application program.
One possible implementation of S103 is as follows:
s103a: and sending an updating instruction to the data assistant so that the data assistant obtains the changed data items in the updated version of the application program according to the storage paths of all the data items corresponding to the updated version of the application program and the storage paths of the data items of the application program locally cached by the computer equipment where the data assistant is located.
The data assistant determines that the data items with different storage paths are changed data items by comparing the storage paths of all the data items corresponding to the updated version of the application program with the storage paths of all the data items of the locally cached application program. The changed data item is acquired according to a storage path of the changed data item in the update instruction.
According to the embodiment, the data assistant obtains the changed data items in the updated version of the application program according to the storage paths of all the data items corresponding to the updated version of the application program and the storage paths of the data items of the application program locally cached by the computer equipment where the data assistant is located by sending the update instruction to the data assistant, so that unified management of data of different application programs is realized.
Fig. 4 is a flow chart of another embodiment of a data management method according to the present invention, and fig. 4 is a flowchart of the embodiment shown in fig. 1 or fig. 2, where the update instruction includes a storage path of all changed data items corresponding to the updated version of the application program;
another possible implementation of S103 is as follows:
s103b: and sending an update instruction to a data assistant so that the data assistant obtains the changed data items in the updated version of the application program according to the storage paths of all the changed data items corresponding to the updated version of the application program.
FIG. 4 differs from the embodiment of FIG. 3 in that the update instruction of the embodiment of FIG. 3 includes a storage path for all data items that the data assistant needs to compare to the storage path for all data items that are cached locally to determine which data items have changed. In the embodiment shown in fig. 4, the update instruction only includes the storage path of the changed data item, and the data assistant can acquire the changed data item according to the storage path diameter of the data item in the update instruction, so that the efficiency of updating the data item is improved.
Optionally, in the foregoing embodiments, after the data assistant updates the application according to the application update version, the method further includes: and testing the updated application program through an external test module, if the test is not passed, recovering the original version of the application program, and if the test is passed, updating the application program of the rest computer equipment.
FIG. 5 is a schematic diagram of an embodiment of a data management system according to the present invention, as shown in FIG. 5, where the system of the present embodiment includes a data management server (Database Management Service, DMS) 51, a controller 52, a data assistant manager 53, and a data assistant 54, where the data management server DMS51 is configured to scan, for each application, a data source of each data item of the application, and determine a changed data item; storing the changed data item at a preset position, and generating a data item update version corresponding to the changed data item;
the controller 52 is configured to query, through the DMS, whether at least one data item changes in all data items on which the application program depends, and if at least one data item changes, generate an application program update version corresponding to the application program according to all the changed data items of the application program; sending an update instruction to a data assistant manager through a DMS (digital management system) to instruct the data assistant managed by the data assistant manager to acquire all data items corresponding to the updated version of the application program; triggering the data assistant of N pieces of computer equipment to update an application program according to the application program update version, wherein N is an integer greater than or equal to 1;
the data assistant manager 53 is configured to receive a data update instruction sent by the DMS, and send the update instruction to the managed data assistant;
the data assistant 54 is configured to receive an update instruction sent by the data assistant manager, obtain all data items corresponding to the updated version of the application according to the update instruction, and update the application according to the updated version of the application. Where data assistants are located on the computer devices, each data assistant may manage one or more applications on the computer device, such as application 1 and application 2.
The data management system of this embodiment may be used to implement the technical solution of the method embodiment shown in fig. 1, and its implementation principle and technical effects are similar, and will not be described herein again.
In the embodiment shown in fig. 5, the controller 52 is specifically configured to trigger all data assistants of the N computer devices to link all data assistants of the updated version of the application program to the target location by using a soft link manner, so that the data assistants update the application program according to the update manner of the application program.
The updating mode of the application program comprises any one of the following steps:
a hypertext transfer protocol (HTTP) timing downloading mode;
a resource file scanning mode;
script triggering mode.
The data management system of this embodiment may be correspondingly used to implement the technical solution of the method embodiment shown in fig. 2, and its implementation principle and technical effects are similar, and will not be described herein again.
In the embodiment shown in fig. 5, the update instruction includes storage paths of all data items corresponding to the updated version of the application program;
the data assistant 54 is specifically configured to obtain the changed data item in the updated version of the application program according to the storage paths of all the data items corresponding to the updated version of the application program and the storage paths of the data items of the application program locally cached by the computer device where the data assistant is located.
The data management system of this embodiment may be correspondingly used to implement the technical solution of the method embodiment shown in fig. 3, and its implementation principle and technical effects are similar, and will not be described herein again.
In the embodiment shown in fig. 5, the update instruction includes a storage path of all changed data items corresponding to the updated version of the application program;
the data assistant 54 is specifically configured to obtain the changed data items in the updated version of the application program according to the storage paths of all the changed data items corresponding to the updated version of the application program.
The data management system of this embodiment may be correspondingly used to implement the technical solution of the method embodiment shown in fig. 3, and its implementation principle and technical effects are similar, and will not be described herein again.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the method embodiments described above may be performed by hardware associated with program instructions. The foregoing program may be stored in a computer readable storage medium. The program, when executed, performs steps including the method embodiments described above; and the aforementioned storage medium includes: various media that can store program code, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention.

Claims (10)

1. A data management method for implementing unified management of data of different applications, comprising:
scanning a data source of each data item of each application program aiming at each application program to determine the changed data item; storing the changed data item at a preset position, and generating a data item update version corresponding to the changed data item;
inquiring whether at least one data item changes in all data items on which the application program depends, and if so, generating an application program update version corresponding to the application program according to all the changed data items of the application program;
sending an update instruction to a data assistant so that the data assistant obtains all data items corresponding to the updated version of the application program;
triggering the data assistant of N pieces of computer equipment to update an application program according to the application program update version, wherein N is an integer greater than or equal to 1;
the sending an update instruction to a data assistant, so that the data assistant obtains all data corresponding to the updated version of the application program, including:
and sending an update instruction to a data assistant so that the data assistant acquires the changed data items in the updated version of the application program according to the storage paths of all the data items corresponding to the updated version of the application program and the storage paths of the data items of the application program locally cached by the computer equipment where the data assistant is located.
2. The method of claim 1, wherein triggering all data assistants of the N computer devices to update an application according to the application update version comprises:
triggering all data assistants of N pieces of computer equipment to enable all data assistants of the updated version of the application program to be connected with a target position in a soft chain mode, so that the data assistants update the application program according to the updating mode of the application program.
3. The method according to claim 2, wherein the update mode of the application program includes any one of the following:
a hypertext transfer protocol (HTTP) timing downloading mode;
a resource file scanning mode;
script triggering mode.
4. A method according to any one of claims 1 to 3, wherein the update instruction includes a storage path of all data items corresponding to the updated version of the application program.
5. A method according to any one of claim 1 to 3, wherein,
the update instruction comprises the storage paths of all changed data items corresponding to the updated version of the application program;
and sending an update instruction to a data assistant so that the data assistant acquires all data corresponding to the updated version of the application program, wherein the method comprises the following steps:
and sending an update instruction to a data assistant so that the data assistant acquires the changed data items in the updated version of the application program according to the storage paths of all the changed data items corresponding to the updated version of the application program.
6. A data management system for implementing unified management of data for different applications, comprising:
the data management server DMS is used for scanning the data source of each data item of each application program and determining the changed data item; storing the changed data item at a preset position, and generating a data item update version corresponding to the changed data item;
the controller is used for inquiring whether at least one data item changes in all data items on which the application program depends through the DMS, and if so, generating an application program update version corresponding to the application program according to all the changed data items of the application program; sending an update instruction to a data assistant manager through a DMS (digital management system) to instruct the data assistant managed by the data assistant manager to acquire all data items corresponding to the updated version of the application program; triggering the data assistant of N pieces of computer equipment to update an application program according to the application program update version, wherein N is an integer greater than or equal to 1;
the data assistant manager is used for receiving the data updating instruction sent by the DMS and sending the updating instruction to the managed data assistant;
the data assistant is used for receiving the update instruction sent by the data assistant manager, acquiring all data items corresponding to the update version of the application program according to the update instruction, and updating the application program according to the update version of the application program;
the data assistant is specifically configured to obtain, according to storage paths of all data items corresponding to the updated version of the application program and storage paths of data items of the application program locally cached by the computer device where the data assistant is located, data items that change in the updated version of the application program.
7. The system of claim 6, wherein the controller is specifically configured to trigger all data assistants of the N computer devices to link all data assistants of the updated version of the application program to the target location by means of a soft chain, so that the data assistants update the application program according to the updated manner of the application program.
8. The system of claim 7, wherein the update mode of the application program includes any one of the following:
a hypertext transfer protocol (HTTP) timing downloading mode;
a resource file scanning mode;
script triggering mode.
9. The system according to any one of claims 6-8, wherein the update instruction includes a storage path of all data items corresponding to the updated version of the application program.
10. The system of any one of claims 6-8, wherein,
the update instruction comprises the storage paths of all changed data items corresponding to the updated version of the application program;
the data assistant is specifically configured to obtain the changed data items in the updated version of the application program according to the storage paths of all the changed data items corresponding to the updated version of the application program.
CN201810272299.4A 2018-03-29 2018-03-29 Data management method and system Active CN110321139B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810272299.4A CN110321139B (en) 2018-03-29 2018-03-29 Data management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810272299.4A CN110321139B (en) 2018-03-29 2018-03-29 Data management method and system

Publications (2)

Publication Number Publication Date
CN110321139A CN110321139A (en) 2019-10-11
CN110321139B true CN110321139B (en) 2023-06-23

Family

ID=68110929

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810272299.4A Active CN110321139B (en) 2018-03-29 2018-03-29 Data management method and system

Country Status (1)

Country Link
CN (1) CN110321139B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104657170A (en) * 2013-11-25 2015-05-27 腾讯科技(上海)有限公司 Data updating method, device and system
CN105893607A (en) * 2016-04-25 2016-08-24 青岛海信传媒网络技术有限公司 Page data management method, device and data server
CN106610853A (en) * 2015-10-26 2017-05-03 阿里巴巴集团控股有限公司 Application deployment method and device
CN106790432A (en) * 2016-12-05 2017-05-31 广州谷得网络科技有限公司 A kind of Oftware updating method and device
CN107729041A (en) * 2017-07-26 2018-02-23 上海壹账通金融科技有限公司 The hot update method of application program, device, terminal and storage medium

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385506A (en) * 2010-08-30 2012-03-21 鸿富锦精密工业(深圳)有限公司 User data version conversion system and user data version conversion method
US20140059534A1 (en) * 2012-08-22 2014-02-27 General Electric Company Method and system for software management
CN102981880B (en) * 2012-12-06 2015-12-09 北京奇虎科技有限公司 A kind of method and apparatus realizing the renewal of application program
KR102255952B1 (en) * 2013-06-28 2021-05-25 삼성전자 주식회사 Method And Apparatus For Updating Application
CN105389315B (en) * 2014-09-04 2019-04-12 阿里巴巴集团控股有限公司 A kind of dynamic web page update method and device
US10656935B2 (en) * 2015-10-13 2020-05-19 Home Box Office, Inc. Maintaining and updating software versions via hierarchy
CN106325933B (en) * 2016-08-24 2019-07-02 明算科技(北京)股份有限公司 Batch data synchronous method and device
US10827036B2 (en) * 2016-09-19 2020-11-03 Palantir Technologies Inc. Version control machine
CN106648795A (en) * 2016-12-29 2017-05-10 北京奇虎科技有限公司 Updating method and device of application program
CN107450959A (en) * 2017-08-24 2017-12-08 阿里巴巴集团控股有限公司 A kind of edition data issue, acquisition methods, equipment and device and more new system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104657170A (en) * 2013-11-25 2015-05-27 腾讯科技(上海)有限公司 Data updating method, device and system
CN106610853A (en) * 2015-10-26 2017-05-03 阿里巴巴集团控股有限公司 Application deployment method and device
CN105893607A (en) * 2016-04-25 2016-08-24 青岛海信传媒网络技术有限公司 Page data management method, device and data server
CN106790432A (en) * 2016-12-05 2017-05-31 广州谷得网络科技有限公司 A kind of Oftware updating method and device
CN107729041A (en) * 2017-07-26 2018-02-23 上海壹账通金融科技有限公司 The hot update method of application program, device, terminal and storage medium

Also Published As

Publication number Publication date
CN110321139A (en) 2019-10-11

Similar Documents

Publication Publication Date Title
CN106412137B (en) A kind of file download system and document down loading method
CN107426309B (en) A kind of information synchronization method, apparatus and system
CN105119973B (en) User information processing method and server
US20050246702A1 (en) System and method for automatically updating versions of software programs in client computers
CN108256006B (en) Method and system for loading badge pictures in live broadcast room
CN105515872B (en) The update method of configuration information, apparatus and system
CN103150513A (en) Method and device for intercepting embedded information in application program
CN105279436B (en) Oftware updating method and system
WO2018130902A1 (en) Bulk creation of managed functions in a network that includes virtualized network function
CN104866307A (en) Application repairing method and apparatus
CN107333248B (en) A kind of real-time sending method of short message and system
CN105808278A (en) Client version upgrading method and device
CN108540505B (en) Content updating method and device
CN110380919A (en) Processing method, device, electronic equipment and the readable storage medium storing program for executing of block chain request
CN103634410B (en) Data synchronization method based on content distribution network (CDN), client end and server
CN110912975A (en) Private cloud version management system and implementation method thereof
US20160212248A1 (en) Retry mechanism for data loading from on-premise datasource to cloud
CN115576599A (en) Configuration method and system for software development and computer equipment
CN111176706A (en) Terminal upgrading method and device, electronic equipment and storage medium
CN110321139B (en) Data management method and system
CN111666079A (en) Method, device, system, equipment and computer readable medium for software upgrading
CN112055077B (en) Block link access method, device and storage medium
CN104915593A (en) Binding removing processing method and system for software
CN110737655B (en) Method and device for reporting data
CN109375946B (en) Method and system for managing component package of node package manager

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20200417

Address after: 310052 room 508, floor 5, building 4, No. 699, Wangshang Road, Changhe street, Binjiang District, Hangzhou City, Zhejiang Province

Applicant after: Alibaba (China) Co.,Ltd.

Address before: 510627 Guangdong city of Guangzhou province Whampoa Tianhe District Road No. 163 Xiping Yun Lu Yun Ping square B radio tower 13 layer self unit 01

Applicant before: Guangdong Shenma Search Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant