CN112379897A - Method for releasing gray scale and restrictively installing client installation program - Google Patents

Method for releasing gray scale and restrictively installing client installation program Download PDF

Info

Publication number
CN112379897A
CN112379897A CN202011383832.8A CN202011383832A CN112379897A CN 112379897 A CN112379897 A CN 112379897A CN 202011383832 A CN202011383832 A CN 202011383832A CN 112379897 A CN112379897 A CN 112379897A
Authority
CN
China
Prior art keywords
storage space
program
installation
data
new version
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011383832.8A
Other languages
Chinese (zh)
Other versions
CN112379897B (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.)
Beijing Seeyon Internet Software Corp
Original Assignee
Beijing Seeyon Internet Software Corp
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 Seeyon Internet Software Corp filed Critical Beijing Seeyon Internet Software Corp
Priority to CN202011383832.8A priority Critical patent/CN112379897B/en
Publication of CN112379897A publication Critical patent/CN112379897A/en
Application granted granted Critical
Publication of CN112379897B publication Critical patent/CN112379897B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method for gray scale publishing and restrictive installation of a client installation program, a public storage space is divided into a first storage space and a second storage space, for alternately installing the installer of the previous version and the installer of the next version, and when the installer of the new version is installed, if the installation program is properly found, the installation program can be replaced, data can be transferred and packed for backup in the replacement process, old data cannot be lost, if not, the old version installer can be continued until a new version is released, meanwhile, the data in the new version process is tried to be transferred into the old version and packed for backup, so that the new data cannot be lost.

Description

Method for releasing gray scale and restrictively installing client installation program
Technical Field
The invention relates to the technical field of methods for issuing installation programs by gray scales, in particular to a method for issuing and restrictively installing installation programs of a client.
Background
At present, if a new version appears in an installation program, an old version must be deleted for installation, however, if the new version is used without habit or is more difficult to use, the old version needs to be changed back, the steps are complicated, the difficulty is higher, the user experience is very poor, and in the process of changing the version, data is very easy to lose, so that an improved technology is urgently needed to solve the problem existing in the prior art.
Disclosure of Invention
The invention aims to provide a method for gray-scale publishing and restrictive installation of a client installation program, a common storage space is divided into a first storage space and a second storage space, for alternately installing the installer of the previous version and the installer of the next version, and when the installer of the new version is installed, if the installation program is properly found, the installation program can be replaced, data can be transferred and packed for backup in the replacement process, old data cannot be lost, if not, the old version installer can be continued until a new version is released, meanwhile, the data in the new version process is tried to be transferred into the old version and packed for backup, so that the new data is not lost, the selection is various, the user experience is greatly improved, and the unused version is deleted automatically without losing data to release more storage space, so as to solve the problems proposed in the background art.
In order to achieve the purpose, the invention provides the following technical scheme: a method for gray scale publishing and restrictive installation of a client installation program comprises the following steps:
the method comprises the following steps: firstly, a restrictive installation client is installed in a public storage space, and then the public storage space is divided into a first storage space and a second storage space;
step two: installing an old version installation program into a first storage space of a restrictive installation client for use, and reserving a second storage space;
step three: after the first new version installation program is released, installing the first new version installation program into a second storage space of the restrictive installation client:
step four: starting timing at the moment, prompting whether to use the first new version program every X days, if so, jumping to the step five, and if not, jumping to the step six;
step five: merging the data of the old version program into the first new version program, automatically packaging and backing up the data of the old version program and storing the data into a public storage space, then automatically unloading the old version program, emptying the first storage space, installing the second new version installation program into the first storage space when the second new version installation program is released again, and returning to the fourth step;
step six: and restarting timing, merging the data of the first new version program into the old version program, automatically packaging and backing up the data of the first new version program and storing the data into the public storage space when the second new version installer is released again, then automatically unloading the first new version program, emptying the second storage space, and returning to the fourth step.
Preferably, in the first step, the first storage space and the second storage space are divided from a common storage space.
Preferably, the restrictive installation client in the first step is stored in the public storage space.
Preferably, the data of the old version program in the fifth step is stored in a common storage space.
Preferably, the data of the first new version program in the sixth step is stored in the public storage space.
Preferably, in the fifth step, the data of the old version program is automatically packaged into any one of a format of rar or a format of zip for backup.
Preferably, in the sixth step, the data of the old version program is automatically packaged into any one of a format of rar or a format of zip for backup.
Compared with the prior art, the invention has the beneficial effects that:
the method adopts gray release type installation, has various selections, greatly improves user experience, does not lose data, and automatically deletes unnecessary versions to release more storage space.
Detailed Description
The technical solutions in the embodiments of the present invention are clearly and completely described below, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all 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.
The invention provides a technical scheme that: a method for gray scale publishing and restrictive installation of a client installation program comprises the following steps:
the method comprises the following steps: firstly, a restrictive installation client is installed in a public storage space, and then the public storage space is divided into a first storage space and a second storage space;
step two: installing an old version installation program into a first storage space of a restrictive installation client for use, and reserving a second storage space;
step three: after the first new version installation program is released, installing the first new version installation program into a second storage space of the restrictive installation client:
step four: starting timing at the moment, prompting whether to use the first new version program every X days, if so, jumping to the step five, and if not, jumping to the step six;
step five: merging the data of the old version program into the first new version program, automatically packaging and backing up the data of the old version program and storing the data into a public storage space, then automatically unloading the old version program, emptying the first storage space, installing the second new version installation program into the first storage space when the second new version installation program is released again, and returning to the fourth step;
step six: and restarting timing, merging the data of the first new version program into the old version program, automatically packaging and backing up the data of the first new version program and storing the data into the public storage space when the second new version installer is released again, then automatically unloading the first new version program, emptying the second storage space, and returning to the fourth step.
In the first step, the first storage space and the second storage space are divided from a common storage space; fifthly, storing the data of the old version program in a public storage space; in the sixth step, the data of the first new version program is stored in a public storage space; in the fifth step, the data of the old version program is automatically packaged into any one of a format of rar or a format of zip for backup; and in the sixth step, the data of the old version program is automatically packaged into any one of a format of rar or a format of zip for backup.
The principle is as follows: the public storage space is divided into a first storage space and a second storage space, the first storage space and the second storage space are used for installing the installation program of the previous version and the installation program of the next version in turn, after the installation program of the new version is installed, if the installation program of the new version is found to be suitable, the installation program can be replaced, data transfer and packing backup can be carried out in the replacement process, old data cannot be lost, if the installation program of the old version is found to be unsuitable, the installation program of the old version can be continuously used until the new version which is released again next time, meanwhile, the data in the new version process are transferred into the old version and packed backup are carried out, new data cannot be lost, the selection is diversified, the user experience is greatly improved, the data cannot be lost, the unused versions are automatically deleted.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (6)

1. A method for releasing gray scale and installing client installation program restrictively is characterized in that: the method comprises the following steps:
the method comprises the following steps: firstly, a restrictive installation client is installed in a public storage space, and then the public storage space is divided into a first storage space and a second storage space;
step two: installing an old version installation program into a first storage space of a restrictive installation client for use, and reserving a second storage space;
step three: after the first new version installation program is released, installing the first new version installation program into a second storage space of the restrictive installation client:
step four: starting timing at the moment, prompting whether to use the first new version program every X days, if so, jumping to the step five, and if not, jumping to the step six;
step five: merging the data of the old version program into the first new version program, automatically packaging and backing up the data of the old version program and storing the data into a public storage space, then automatically unloading the old version program, emptying the first storage space, installing the second new version installation program into the first storage space when the second new version installation program is released again, and returning to the fourth step;
step six: and restarting timing, merging the data of the first new version program into the old version program, automatically packaging and backing up the data of the first new version program and storing the data into the public storage space when the second new version installer is released again, then automatically unloading the first new version program, emptying the second storage space, and returning to the fourth step.
2. The method for gray scale publishing, restrictive installation of client side installation programs according to claim 1, characterized in that: in the first step, the first storage space and the second storage space are divided from the public storage space.
3. The method for gray scale publishing, restrictive installation of client side installation programs according to claim 1, characterized in that: and the data of the old version program in the fifth step is stored in the public storage space.
4. The method for gray scale publishing, restrictive installation of client side installation programs according to claim 1, characterized in that: and in the sixth step, the data of the first new version program is stored in the public storage space.
5. The method for gray scale publishing, restrictive installation of client side installation programs according to claim 1, characterized in that: and in the fifth step, the data of the old version program is automatically packaged into any one of a format of rar or a format of zip for backup.
6. The method for gray scale publishing, restrictive installation of client side installation programs according to claim 1, characterized in that: and in the sixth step, the data of the old version program is automatically packaged into any one of a format of rar or a format of zip for backup.
CN202011383832.8A 2020-12-01 2020-12-01 Gray release and restrictive method for installing client installation program Active CN112379897B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011383832.8A CN112379897B (en) 2020-12-01 2020-12-01 Gray release and restrictive method for installing client installation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011383832.8A CN112379897B (en) 2020-12-01 2020-12-01 Gray release and restrictive method for installing client installation program

Publications (2)

Publication Number Publication Date
CN112379897A true CN112379897A (en) 2021-02-19
CN112379897B CN112379897B (en) 2024-03-15

Family

ID=74589240

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011383832.8A Active CN112379897B (en) 2020-12-01 2020-12-01 Gray release and restrictive method for installing client installation program

Country Status (1)

Country Link
CN (1) CN112379897B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5764992A (en) * 1995-06-06 1998-06-09 Apple Computer, Inc. Method and apparatus for automatic software replacement
JP2002215400A (en) * 2001-01-24 2002-08-02 Hitachi Kokusai Electric Inc Program delivering method
CN101178655A (en) * 2006-12-08 2008-05-14 腾讯科技(深圳)有限公司 On-line business customer terminal and method for login business server thereof
CN101217401A (en) * 2008-01-10 2008-07-09 华为技术有限公司 Base station controller upgrade, backup method and device
US20100242032A1 (en) * 2009-03-19 2010-09-23 Microsoft Corporation Network application versioning
CN102087603A (en) * 2009-12-08 2011-06-08 国家纳米技术与工程研究院 Method for backing up main edition and spare edition on single chip
US20130104115A1 (en) * 2011-10-21 2013-04-25 International Business Machines Corporation Systems and methods for upgrading a version of software
CN104503790A (en) * 2014-12-19 2015-04-08 广东欧珀移动通信有限公司 Application version management method and system and smart terminal
CN104679534A (en) * 2013-11-28 2015-06-03 中兴通讯股份有限公司 System application installation package loading processing method, device and terminal
CN105653299A (en) * 2014-11-12 2016-06-08 杭州华三通信技术有限公司 Firmware upgrade method device
CN105740023A (en) * 2016-02-02 2016-07-06 广东欧珀移动通信有限公司 Program version backing method and device and intelligent mobile terminal
CN105893084A (en) * 2016-03-29 2016-08-24 青岛海信移动通信技术股份有限公司 Version upgrading method and terminal equipment
CN107102912A (en) * 2016-02-19 2017-08-29 福特全球技术公司 The method and apparatus installed is updated for vehicle software
CN111124753A (en) * 2019-11-19 2020-05-08 维沃移动通信有限公司 Application program control method, electronic equipment and server

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5764992A (en) * 1995-06-06 1998-06-09 Apple Computer, Inc. Method and apparatus for automatic software replacement
JP2002215400A (en) * 2001-01-24 2002-08-02 Hitachi Kokusai Electric Inc Program delivering method
CN101178655A (en) * 2006-12-08 2008-05-14 腾讯科技(深圳)有限公司 On-line business customer terminal and method for login business server thereof
CN101217401A (en) * 2008-01-10 2008-07-09 华为技术有限公司 Base station controller upgrade, backup method and device
US20100242032A1 (en) * 2009-03-19 2010-09-23 Microsoft Corporation Network application versioning
CN102087603A (en) * 2009-12-08 2011-06-08 国家纳米技术与工程研究院 Method for backing up main edition and spare edition on single chip
US20130104115A1 (en) * 2011-10-21 2013-04-25 International Business Machines Corporation Systems and methods for upgrading a version of software
CN104679534A (en) * 2013-11-28 2015-06-03 中兴通讯股份有限公司 System application installation package loading processing method, device and terminal
CN105653299A (en) * 2014-11-12 2016-06-08 杭州华三通信技术有限公司 Firmware upgrade method device
CN104503790A (en) * 2014-12-19 2015-04-08 广东欧珀移动通信有限公司 Application version management method and system and smart terminal
CN105740023A (en) * 2016-02-02 2016-07-06 广东欧珀移动通信有限公司 Program version backing method and device and intelligent mobile terminal
CN107102912A (en) * 2016-02-19 2017-08-29 福特全球技术公司 The method and apparatus installed is updated for vehicle software
CN105893084A (en) * 2016-03-29 2016-08-24 青岛海信移动通信技术股份有限公司 Version upgrading method and terminal equipment
CN111124753A (en) * 2019-11-19 2020-05-08 维沃移动通信有限公司 Application program control method, electronic equipment and server

Also Published As

Publication number Publication date
CN112379897B (en) 2024-03-15

Similar Documents

Publication Publication Date Title
US9223805B2 (en) Durability implementation plan in an in-memory database system
CN101739313B (en) Method for protecting and restoring continuous data
CN107016014A (en) The method of data synchronization and device of heterogeneous database
CN101931647B (en) Three-tier architecture based method for optimizing incremental update of system data
CN108243253B (en) Block chain link point synchronization method
US20150032695A1 (en) Client and server integration for replicating data
CN102681917B (en) A kind of operating system and restorative procedure thereof
WO2005071565A3 (en) Method, system, and program for storing data for retrieval and transfer
CN103780638A (en) Data synchronization method and system
CN103095806B (en) A kind of load balancing management system of the real-time dataBase system towards bulk power grid
JP2012511773A (en) Method and system for efficient data synchronization
CN102982126A (en) Method and system of real-time delivery of database table data
CN101901270A (en) Internal memory database method supporting mass memory
CN112379897A (en) Method for releasing gray scale and restrictively installing client installation program
CN102880529A (en) Memory data backup method and memory data backup system
CN101316184A (en) Disaster tolerance switching method, system and device
CN106294193A (en) Storage device and piecemeal based on this storage device storage method
CN102902561A (en) Data storage method and data storage system
CN102662852A (en) Method for storing nonvolatile data by using MCU internal data Flash
CN101937348A (en) TV software online increment updating method
CN103618788A (en) System high-availability method supporting B/S structure
CN104361009B (en) A kind of real time indexing method based on inverted index
CN108280134A (en) The data system for the distribution of commodities and method, storage medium, terminal based on the control of account amount
CN101281491B (en) Internal memory module of space robot central processing unit based on VxWorks and management method thereof
CN102130939A (en) Remote duplication method and device

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
GR01 Patent grant
GR01 Patent grant