CN105893054A - Method and device for updating CMS (content management system) fragments - Google Patents

Method and device for updating CMS (content management system) fragments Download PDF

Info

Publication number
CN105893054A
CN105893054A CN201610256888.4A CN201610256888A CN105893054A CN 105893054 A CN105893054 A CN 105893054A CN 201610256888 A CN201610256888 A CN 201610256888A CN 105893054 A CN105893054 A CN 105893054A
Authority
CN
China
Prior art keywords
cms
fragment
download
path
task
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
CN201610256888.4A
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.)
LeTV Holding Beijing Co Ltd
LeTV Information Technology Beijing Co Ltd
Original Assignee
LeTV Holding Beijing Co Ltd
LeTV Information Technology Beijing 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 LeTV Holding Beijing Co Ltd, LeTV Information Technology Beijing Co Ltd filed Critical LeTV Holding Beijing Co Ltd
Priority to CN201610256888.4A priority Critical patent/CN105893054A/en
Publication of CN105893054A publication Critical patent/CN105893054A/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management

Abstract

The embodiment of the invention provides a method and device for updating CMS (content management system) fragments. The method comprises the following steps: establishing a regular CMS fragment updating detection task; in a process of regularly executing the task each time, detecting the download path of the CMS fragment to determine whether the text of the second CMS fragment stored at the download path is different from the text of the first CMS fragment stored at the target path; and if the text of the second CMS fragment stored at the download path is different from the text of the first CMS fragment stored at the target path, downloading the second CMS fragment to the target path to update the first CMS fragment.

Description

Update the method and device of CMS fragment
Technical field
The present invention relates to networking technology area, particularly relate to a kind of update content management system (Content Management System, CMS) method and device of fragment.
Background technology
In high-performance website, sound state typically can be used to separate and to dispose.Browser can cache the page, as Really last time request static resource and have repetition specifically, browser can directly take the file in local cache, Without again taking on server, unless user forces to refresh.Large-scale website personnel divide the work very now Carefully.There is special developer front end, and there is special developer on backstage.If server static file There is renewal, typically can use the mode increasing version number, change original URL address.But, this The change of version number must allow background service know, because these static files are all directly in background page On quote.If static part frequently increases css, js, (css is the code (layer beautifying control Stacking style table), js (javascript) is a kind of script strengthening representability) file is what if ??Every time the foreground developer developer that seeks a backstage boss requires to revise quoting of static file, links up into This is the highest.Everybody just have developed a kind of thing being called CMS fragment later.CMS is exactly Content Management System.By several css, js is packaged into a module, and front end developer need not notify backstage exploit person Member directly revises on CMS.Backstage developer sees for oneself the static state in oneself service every time File is compared the most up-to-date with CMS.
The method of existing employing is individually to write a shell script (with the batch processing under Windows/Dos Similar, namely it is placed in advance in a file with all kinds of orders, the convenient disposable journey performed Preface part, mainly facilitates the manager to be configured or manages) it is put on server, timing is gone Take up-to-date CMS fragment.But the mode that this employing shell script updates, is at shell script Middle execution http request, the file path that will cover is write dead in script, does not simply fail to be suitable for and downloads road The situation that footpath changes, and it is not downloaded the inspection of correctness, easily go wrong.Not across flat Platform, is only applicable to Linux server, needs individually to dispose, disposes and difficult in maintenance.
Summary of the invention
Embodiment of the present invention offer a kind of update content management system (Content Management System, CMS) method and device of fragment, when being used for solving CMS fragment renewal in prior art, does not simply fails to fit Situation about changing with download path, and it is not downloaded the inspection of correctness, easily go wrong, It is only applicable to the technical problems such as Linux server.
One aspect of the embodiment of the present invention is to provide a kind of method updating CMS fragment, including:
Set up timing CMS fragment and update Detection task;
During timing performs described tasks carrying every time, the download path to CMS fragment detects institute State the text of the 2nd CMS fragment of storage and a CMS fragment of storage under destination path under download path Text the most variant;
If the text of the 2nd CMS fragment of storage and under destination path the first of storage under described download path The text of CMS fragment there are differences, then download described 2nd CMS fragment under described destination path with more The most described CMS fragment.
Optionally, also include in the method:
Detect the 2nd CMS fragment whether for pagefile of makeing mistakes;
If detecting, the 2nd CMS fragment is pagefile of makeing mistakes, and does not the most perform described download described second CMS fragment under described destination path to update the step of a described CMS fragment.
Optionally, the described 2nd CMS fragment of described download under described destination path to update described first CMS fragment, specifically includes:
From described download path, download described 2nd CMS fragment, and it is broken to judge to download described 2nd CMS Sheet is the most successful;
If it is determined that download successfully, then cover under described destination path with the described 2nd CMS fragment after download A described CMS fragment.
Optionally, described timing CMS fragment updates Detection task by the task in spring MVC framework Task function is set up.
Optionally, the method also includes:
When the download path of described CMS fragment changes, rewrite the timing CMS that described task function is set up Fragment updates the download path of the described CMS fragment in Detection task.Another side of the embodiment of the present invention Face is to provide a kind of device updating CMS fragment, including:
Task module, is used for setting up timing CMS fragment and updates Detection task;
Detection module, for during timing performs described tasks carrying every time, to CMS fragment Download path detects and stores under the text of the 2nd CMS fragment of storage and destination path under described download path The text of a CMS fragment the most variant;
More new module, if the text of the 2nd CMS fragment of storage and target road under described download path Under footpath, the text of a CMS fragment of storage there are differences, then download described 2nd CMS fragment to described To update a described CMS fragment under destination path.
Optionally, described detection module, it is additionally operable to detect the 2nd CMS fragment the most civilian for the page of makeing mistakes Part;Described more new module is when detection module detects that the 2nd CMS fragment is to make mistakes pagefile, no Perform renewal.
Optionally, described more new module includes:
Download unit, for downloading described 2nd CMS fragment from described download path, and judges to download Described 2nd CMS fragment is the most successful;
Capping unit, if judging to download successfully for described download unit, then with described second after download CMS fragment covers the described CMS fragment under described destination path.
Optionally, described task module is set up by the task task function in spring MVC framework Regularly CMS fragment updates Detection task.
Optionally, this device also includes:
Path modified module, for when the download path of described CMS fragment changes, rewriting described task The timing CMS fragment that function is set up updates the download path of the described CMS fragment in Detection task.
The method and device of the renewal CMS fragment that the embodiment of the present invention provides, by using at down loading updating Before CMS fragment, whether it is that the content updated detects to the 2nd CMS fragment, has renewal determining In the case of, then the technological means of down loading updating, can solve in prior art, under directly carrying out Carry and update the technical problem downloading mistake caused, and owing to the update mode of CMS fragment is not by script Limit, so also can realize being applicable to the technique effect of Linux server.
Accompanying drawing explanation
A kind of method flow diagram updating CMS fragment that Fig. 1 provides for the embodiment of the present invention;
The another kind of method flow diagram updating CMS fragment that Fig. 2 provides for the embodiment of the present invention;
The structural representation of a kind of device updating CMS fragment that Fig. 3 provides for the embodiment of the present invention.
CMS after the method execution of the another kind of renewal CMS fragment that Fig. 4 provides for the embodiment of the present invention Fragment updates schematic diagram.
Detailed description of the invention
The embodiment of the present invention provides a kind of method of the CMS of renewal fragment as it is shown in figure 1, the method is suitable for portion On the server, this server is not limited to Linux server in administration.The method includes:
101, set up timing CMS fragment and update Detection task;
This timing CMS fragment updates Detection task can be by task task in spring MVC framework Function is set up;Timing can also be had on this interface to update CMS fragment by doing a background interface The modes such as setting realize.
102, during timing performs described tasks carrying every time, the download path to CMS fragment is examined Survey the text of the 2nd CMS fragment of storage under this download path broken with a CMS of storage under destination path The text of sheet is the most variant;If the text of the 2nd CMS fragment stored under download path and destination path The text of the oneth CMS fragment of lower storage there are differences, then perform 103;If not there are differences, then hold Row 104.
When setting up above-mentioned task, the download path being used for downloading CMS fragment path in system can be set Put in task, owing to, in TASK, the process of this write download path can change, therefore, When the download path of described CMS fragment changes, the timing CMS that described task function is set up can be rewritten Fragment updates the download path of the described CMS fragment in Detection task, thus avoids shell in prior art Script download path is write the most inside, it is impossible to the technical problem of change.
Destination path is i.e. that the CMS fragment downloaded needs store path.
By the text of the 2nd CMS fragment and the text of a CMS fragment are compared, check whether The most discrepant mode, determines whether the 2nd CMS fragment on download path is updated.If There are differences, then perform 103;If not there are differences, then perform 104.
103, download described 2nd CMS fragment under described destination path to update a described CMS fragment.
104, explanation is the CMS fragment not updated, then without downloading, wait next timing detection.
Now, when may wait for the arrival of detection cycle next time, the step cycle again according to 102-104 performs.
The method that the present embodiment provides, by using before down loading updating CMS fragment, broken to the 2nd CMS Whether sheet is that the content updated detects, in the case of determining and having renewal, then the skill of down loading updating Art means, can solve in prior art, update, owing to being directly downloaded, the skill downloading mistake caused Art problem, and owing to the update mode of CMS fragment is not limited by step, so also can realize being applicable to The technique effect of Linux server.
The present embodiment is to set up timing CMS fragment more by the task function in spring MVC framework As a example by new Detection task, continue to provide a kind of method updating CMS fragment, as in figure 2 it is shown, the method Including:
201, in the framework of spring mvc, it is possible to use the Task of spring sets up timing CMS Fragment updates Detection task, and timing updates CMS fragment.
Such as: in the configuration file of spring, configuration task database object set schema (under Carry path, destination path etc.), the thread pool size of executor is set to 5, the thread pool size of scheduler program It is set to 10.Set and update programmable interval renewal in 1 hour once.
202, during timing every time updates Detection task execution, the download path to CMS fragment is examined Survey under this download path the 2nd CMS fragment of storage whether for pagefile of makeing mistakes;The most then perform 200; Otherwise perform 203.
The page of makeing mistakes refers to the page of makeing mistakes of 502,503,504 etc..Because in download path likely because of Go wrong for part gateway or server etc., make the CMS fragment file originally preserved become page of makeing mistakes The file in face, now, if being likely to get the wrong sow by the ear by diversity detection merely, will make mistakes Pagefile downloads as CMS fragment.The most before downloading, also need to determine this CMS fragment file Whether for pagefile etc. of makeing mistakes, in order to ensure the correctness updated.
This 203 can perform before 203, it is also possible to performs 203.
203, detect the text of the 2nd CMS fragment of storage and storage under destination path under this download path The text of the oneth CMS fragment (the CMS fragment being i.e. being currently used) is the most variant;If download road Under footpath, the text of the 2nd CMS fragment of storage is deposited with the text of a CMS fragment of storage under destination path In difference, then perform 204, otherwise perform 200.
204, from described download path, download described 2nd CMS fragment, and it is broken to judge to download the 2nd CMS Sheet is the most successful;If it is determined that download successfully, then perform 205, otherwise perform 200.
205, cover the described CMS under described destination path with the described 2nd CMS fragment after downloading Fragment.
200, wait that timing next time CMS fragment Detection task arrives.
The method and device of the renewal CMS fragment that the embodiment of the present invention provides, by using at down loading updating Before CMS fragment, whether it is that the content updated detects to the 2nd CMS fragment, has renewal determining In the case of, then the technological means of down loading updating, can solve in prior art, under directly carrying out Carry and update the technical problem downloading mistake caused, and owing to the update mode of CMS fragment is not by step Limit, so also can realize being applicable to the technique effect of Linux server;Further, owing to using Spring MVC (is that a kind of request achieving Web MVC design pattern based on Java drives type Lightweight Web framework) backstage timing services is embedded in web project, by foot by task under framework This and web project unite two into one, so also can solve cross-platform problem, and do from details and optimize, pole The earth facilitates O&M and developer, covers, reduce procedures risk when really having renewal.
The CMS fragment performed according to this method as shown in Figure 4 update after accompanying drawing.Evening March 8 Front end updated CMS fragment, but not every file all updates.
In the method that the present embodiment provides, due to powerful expression formula built-in inside Task, can spirit The config update time lived, and in common method, do eliminating error handling processing.If it is wrong to download content, The most more new fragment, is continuing with old fragment.Fragment path can be put into the configuration of pom file consolidation, Increase it maintainable.
For the ease of the realization of said method, the present embodiment continues to provide a kind of device updating CMS fragment, As it is shown on figure 3, include:
Task module 31, is used for setting up timing CMS fragment and updates Detection task;
Detection module 32, for during timing performs described tasks carrying every time, to CMS fragment Download path detect the text of the 2nd CMS fragment of storage under described download path and deposit under destination path The text of the oneth CMS fragment of storage is the most variant;
More new module 33, if the text of the 2nd CMS fragment stored under described download path and target Under path, the text of a CMS fragment of storage there are differences, then download described 2nd CMS fragment to institute State under destination path to update a described CMS fragment.
Optionally, described detection module 32, it is additionally operable to detect the 2nd CMS fragment whether for the page of makeing mistakes File;Correspondingly, at detection module, more new module 33 detects that the 2nd CMS fragment is page literary composition of makeing mistakes During part, do not perform renewal.
Wherein, described more new module 33 includes:
Download unit, for downloading described 2nd CMS fragment from described download path, and judges to download institute State the 2nd CMS fragment the most successful;
Capping unit, if judging to download successfully for described download unit, then with described second after download CMS fragment covers the described CMS fragment under described destination path.
Optionally, described task module is set up by the task task function in spring MVC framework Regularly CMS fragment updates Detection task.
Optionally, may also include that path modified module, become for the download path when described CMS fragment Time more, rewrite the described CMS in the timing CMS fragment renewal Detection task that described task function is set up broken The download path of sheet.
The device of the renewal CMS fragment that the embodiment of the present invention provides, uses before down loading updating CMS fragment, It is whether that the content updated detects to the 2nd CMS fragment, in the case of determining and having renewal, then The function of down loading updating, can solve in prior art, updates, owing to being directly downloaded, the download caused The technical problem of mistake, and owing to the update mode of CMS fragment is not limited by step, so also can be real Now it is applicable to the technique effect of Linux server.
In several embodiments provided by the present invention, it should be understood that disclosed apparatus and method, Can realize by another way.Such as, device embodiment described above is only schematically, Such as, the division of described unit, it is only a kind of logic function and divides, actual can have additionally when realizing Dividing mode, the most multiple unit or assembly can in conjunction with or be desirably integrated into another system, or Some features can be ignored, or does not performs.Another point, shown or discussed coupling each other or Direct-coupling or communication connection can be the INDIRECT COUPLING by some interfaces, device or unit or communication link Connect, can be electrical, machinery or other form.
The described unit illustrated as separating component can be or may not be physically separate, makees The parts shown for unit can be or may not be physical location, i.e. may be located at a place, Or can also be distributed on multiple NE.Can select according to the actual needs part therein or The whole unit of person realizes the purpose of the present embodiment scheme.
It addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, Can also be that unit is individually physically present, it is also possible to two or more unit are integrated in a list In unit.Above-mentioned integrated unit both can realize to use the form of hardware, it would however also be possible to employ hardware adds software The form of functional unit realizes.
The above-mentioned integrated unit realized with the form of SFU software functional unit, can be stored in a computer In read/write memory medium.Above-mentioned SFU software functional unit is stored in a storage medium, including some fingers Make with so that a computer equipment (can be personal computer, server, or the network equipment etc.) Or processor (processor) performs the part steps of method described in each embodiment of the present invention.And it is aforementioned Storage medium include: USB flash disk, portable hard drive, read only memory (Read-Only Memory, ROM), Random access memory (Random Access Memory, RAM), magnetic disc or CD etc. are various permissible The medium of storage program code.
Those skilled in the art are it can be understood that arrive, for convenience and simplicity of description, only with above-mentioned respectively The division of functional module is illustrated, and in actual application, can above-mentioned functions be divided as desired Join and completed by different functional modules, the internal structure of device will be divided into different functional modules, with Complete all or part of function described above.The specific works process of the device of foregoing description is permissible With reference to the corresponding process in preceding method embodiment, do not repeat them here.
Last it is noted that various embodiments above is only in order to illustrate technical scheme, rather than right It limits;Although the present invention being described in detail with reference to foregoing embodiments, this area common Skilled artisans appreciate that the technical scheme described in foregoing embodiments still can be modified by it, Or the most some or all of technical characteristic is carried out equivalent;And these amendments or replacement, and The essence not making appropriate technical solution departs from the scope of various embodiments of the present invention technical scheme.

Claims (10)

1. the method for a update content management system CMS fragment, it is characterised in that including:
Set up timing CMS fragment and update Detection task;
During timing performs described tasks carrying every time, the download path to CMS fragment detects institute State the text of the 2nd CMS fragment of storage and a CMS fragment of storage under destination path under download path Text the most variant;
If the text of the 2nd CMS fragment of storage and under destination path the first of storage under described download path The text of CMS fragment there are differences, then download described 2nd CMS fragment under described destination path with more The most described CMS fragment.
Method the most according to claim 1, it is characterised in that also include in the method:
Detect the 2nd CMS fragment whether for pagefile of makeing mistakes;
If detecting, the 2nd CMS fragment is pagefile of makeing mistakes, and does not the most perform described download described second CMS fragment under described destination path to update the step of a described CMS fragment.
Method the most according to claim 1 and 2, it is characterised in that described download described second CMS fragment under described destination path to update a described CMS fragment, specifically include:
From described download path, download described 2nd CMS fragment, and it is broken to judge to download described 2nd CMS Sheet is the most successful;
If it is determined that download successfully, then cover under described destination path with the described 2nd CMS fragment after download A described CMS fragment.
Method the most according to claim 1 and 2, it is characterised in that described timing CMS fragment is more New Detection task is set up by the task task function in spring MVC framework.
Method the most according to claim 4, it is characterised in that the method also includes:
When the download path of described CMS fragment changes, rewrite the timing CMS that described task function is set up Fragment updates the download path of the described CMS fragment in Detection task.
6. the device of a update content management system CMS fragment, it is characterised in that including:
Task module, is used for setting up timing CMS fragment and updates Detection task;
Detection module, for during timing performs described tasks carrying every time, to CMS fragment Download path detects and stores under the text of the 2nd CMS fragment of storage and destination path under described download path The text of a CMS fragment the most variant;
More new module, if the text of the 2nd CMS fragment of storage and target road under described download path Under footpath, the text of a CMS fragment of storage there are differences, then download described 2nd CMS fragment to described To update a described CMS fragment under destination path.
Device the most according to claim 6, it is characterised in that
Described detection module, is additionally operable to detect the 2nd CMS fragment whether for pagefile of makeing mistakes;
Described more new module is when detection module detects that the 2nd CMS fragment is to make mistakes pagefile, no Perform renewal.
8. according to the device described in claim 6 or 7, it is characterised in that described more new module includes:
Download unit, for downloading described 2nd CMS fragment from described download path, and judges to download Described 2nd CMS fragment is the most successful;
Capping unit, if judging to download successfully for described download unit, then with described second after download CMS fragment covers the described CMS fragment under described destination path.
9. according to the device described in claim 6 or 7, it is characterised in that described task module passes through Task task function in spring MVC framework is set up timing CMS fragment and is updated Detection task.
Device the most according to claim 9, it is characterised in that this device also includes:
Path modified module, for when the download path of described CMS fragment changes, rewriting described task The timing CMS fragment that function is set up updates the download path of the described CMS fragment in Detection task.
CN201610256888.4A 2016-04-22 2016-04-22 Method and device for updating CMS (content management system) fragments Pending CN105893054A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610256888.4A CN105893054A (en) 2016-04-22 2016-04-22 Method and device for updating CMS (content management system) fragments

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610256888.4A CN105893054A (en) 2016-04-22 2016-04-22 Method and device for updating CMS (content management system) fragments

Publications (1)

Publication Number Publication Date
CN105893054A true CN105893054A (en) 2016-08-24

Family

ID=56705469

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610256888.4A Pending CN105893054A (en) 2016-04-22 2016-04-22 Method and device for updating CMS (content management system) fragments

Country Status (1)

Country Link
CN (1) CN105893054A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109358895A (en) * 2017-12-28 2019-02-19 广州Tcl智能家居科技有限公司 A kind of dispositions method of HXML, storage medium and application server
CN116991978A (en) * 2023-09-26 2023-11-03 杭州今元标矩科技有限公司 CMS (content management system) fragment feature extraction method, system, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090077111A1 (en) * 2007-09-14 2009-03-19 John Edward Petri Method and system for highly tolerant and adaptable content reuse in a content management system
CN103034512A (en) * 2012-11-28 2013-04-10 北京奇虎科技有限公司 Method and device for updating programs
CN104199706A (en) * 2014-09-11 2014-12-10 福州瑞芯微电子有限公司 Firmware upgrade method and device for eMMC
CN105068806A (en) * 2015-08-07 2015-11-18 北京思特奇信息技术股份有限公司 Browser cache control method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090077111A1 (en) * 2007-09-14 2009-03-19 John Edward Petri Method and system for highly tolerant and adaptable content reuse in a content management system
CN103034512A (en) * 2012-11-28 2013-04-10 北京奇虎科技有限公司 Method and device for updating programs
CN104199706A (en) * 2014-09-11 2014-12-10 福州瑞芯微电子有限公司 Firmware upgrade method and device for eMMC
CN105068806A (en) * 2015-08-07 2015-11-18 北京思特奇信息技术股份有限公司 Browser cache control method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
KANGXINSS: "运用spring task定时器发布定时任务", 《HTTP://KANGXINSS.ITEYE.COM/BLOG/2218777》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109358895A (en) * 2017-12-28 2019-02-19 广州Tcl智能家居科技有限公司 A kind of dispositions method of HXML, storage medium and application server
CN116991978A (en) * 2023-09-26 2023-11-03 杭州今元标矩科技有限公司 CMS (content management system) fragment feature extraction method, system, electronic equipment and storage medium
CN116991978B (en) * 2023-09-26 2024-01-02 杭州今元标矩科技有限公司 CMS (content management system) fragment feature extraction method, system, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US10936293B2 (en) Container image layer reordering
US11474925B2 (en) Overlapping-in-time execution of load tests on applications in a centralized system
US10606739B2 (en) Automated program code analysis and reporting
CA3050409C (en) Managing service deployment
US9442813B2 (en) Replaying jobs at a secondary location of a service
CN105164644B (en) Hook frame
US8326800B2 (en) Seamless upgrades in a distributed database system
US8914789B2 (en) Systematic migration of workload based on classification
EP3579110A1 (en) Performance testing platform that enables reuse of automation scripts and performance testing scalability
Neamtiu et al. Cloud software upgrades: Challenges and opportunities
US20190317758A1 (en) Container based application reification
KR101917934B1 (en) Zero downtime deployment and rollback
US20180121339A1 (en) System and Method for Testing Behavior of Web Application Software
CN108123851A (en) The lifetime detection method and device of main and subordinate node synchronization link in distributed system
US9229839B2 (en) Implementing rate controls to limit timeout-based faults
US20180293265A1 (en) Enhanced FSCK Mechanism for Improved Consistency in Case of Erasure Coded Object Storage Architecture Built Using Clustered File System
US20160212248A1 (en) Retry mechanism for data loading from on-premise datasource to cloud
US20180217830A1 (en) Additive packaging through smart wrapping of packages and customizations in an on-demand environment
CN110225087A (en) Cloud access method, device and storage medium based on global load balancing
US10990507B2 (en) System and method for provisioning a virtual machine test environment
CN105893054A (en) Method and device for updating CMS (content management system) fragments
CN105677394A (en) Method and apparatus for upgrading application on terminal device
US20170235558A1 (en) System and method for recapture and rebuild of application definition from installed instance
US20230393825A1 (en) Automated software deployment techniques
US8296329B1 (en) Controller with heuristic bundle optimizer for data center migration or other type of transition

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160824

WD01 Invention patent application deemed withdrawn after publication