CN106598687A - Script preheating method and device - Google Patents

Script preheating method and device Download PDF

Info

Publication number
CN106598687A
CN106598687A CN201510680703.8A CN201510680703A CN106598687A CN 106598687 A CN106598687 A CN 106598687A CN 201510680703 A CN201510680703 A CN 201510680703A CN 106598687 A CN106598687 A CN 106598687A
Authority
CN
China
Prior art keywords
model
script
preheating
variable class
historical data
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
CN201510680703.8A
Other languages
Chinese (zh)
Other versions
CN106598687B (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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Alibaba Group Holding 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 Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201510680703.8A priority Critical patent/CN106598687B/en
Publication of CN106598687A publication Critical patent/CN106598687A/en
Application granted granted Critical
Publication of CN106598687B publication Critical patent/CN106598687B/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/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/44Encoding
    • G06F8/443Optimisation
    • G06F8/4441Reducing the execution time required by the program code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

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

Abstract

The invention provides a script preheating method and device. The method comprises the following steps: in the case of system start or model update, obtaining relevant historical data of a locally stored model to serve as reference data of a variable script corresponding to the model; and performing script preheating on the variable script according to the reference data. The system provided by the invention can obtain the relevant historical data of the locally stored model to serve as the reference data of the variable script corresponding to the model in the case of system start or model update, and then perform the script preheating according to the reference data, so that the preheating can be accomplished before the variable script is called by real business data, the time consumption of the first time execution of the variable script is shortened, the overtime proportion of inter-system calling is reduced, and the user experience is improved.

Description

A kind of script pre-heating mean and device
Technical field
The application is related to field of computer technology, more particularly to a kind of script pre-heating mean and device.
Background technology
With Internet era arrival, Internet technology and business development advance by leaps and bounds, Internet service There are following characteristics:Reach the standard grade fast, cycle is short, agile development, flexible configuration;It is special based on above business demand Point, script technology is widely used in the Risk Control System of Internet service, by configuration script with Flexibly, rapidly control risk.
Script is to use a kind of specific descriptive language, is the executable text write according to certain form Part.Script is that dynamic translation is performed, and needing interpreter that the one rule is translated into into machine upon execution can The instruction of identification, and perform according to program order.
It is high to systematic function and stability requirement in most Risk Control System, however, by Need first to translate when performing in script, (system start-up is called hold for the first time when causing to perform for the first time Row or system call for the first time execution after issuing), the overtime rate of calling between system is greatly improved, in time-out When, up-stream system cannot take analysis result, also cannot just export risk analyses, affect air control system The output of system risk analysis result, and then affect Consumer's Experience.
The content of the invention
In view of this, the application provides a kind of script pre-heating mean and device, has both solved script for the first time Time-consuming the problem of execution, can ensure that invocation performance between system, the overtime ratio called between reduction system again.
Specifically, the application is achieved by the following technical solution:
A kind of script pre-heating mean, methods described includes:
In system start-up or model modification, the related historical data of the local model for preserving is obtained, as The model corresponding variable class script enters parameter evidence;
According to it is described enter parameter evidence, script preheating is carried out to the variable class script.
A kind of script preheating device, described device includes:
Acquiring unit, in system start-up or model modification, obtains the related history of the local model for preserving Data, as the corresponding variable class script of the model parameter evidence is entered;
Preheating unit, according to it is described enter parameter evidence, script preheating is carried out to the variable class script.
By above description as can be seen that the application system can be obtained in system start-up or model modification The related historical data of the local model for preserving enters parameter evidence as the corresponding variable class script of the model, Then according to it is described enter parameter according to carrying out script preheating, so as in variable class script by real business Preheating is completed before data call, is shortened primary execution of variable class script and is taken, called between reduction system Overtime ratio, lifted Consumer's Experience.
Description of the drawings
Fig. 1 is a kind of schematic flow sheet of the script pre-heating mean shown in the exemplary embodiment of the application one.
Fig. 2 is the schematic flow sheet of another kind of script pre-heating mean shown in the exemplary embodiment of the application one.
Fig. 3 is a kind of structural representation for script preheating device according to an exemplary embodiment Figure.
Fig. 4 is a kind of structural representation of the script preheating device shown in the exemplary embodiment of the application one.
Specific embodiment
Here exemplary embodiment will be illustrated in detail, its example is illustrated in the accompanying drawings.Following When description is related to accompanying drawing, unless otherwise indicated, the same numbers in different accompanying drawings represent same or analogous Key element.Embodiment described in following exemplary embodiment does not represent the institute consistent with the application There is embodiment.Conversely, they are only with described in detail in such as appended claims, the application The example of the consistent apparatus and method of a little aspects.
It is, only merely for the purpose of description specific embodiment, and to be not intended to be limiting in term used in this application The application." one kind ", " institute of the singulative used in the application and appended claims State " and " being somebody's turn to do " be also intended to include most forms, unless context clearly shows that other implications.Should also Work as understanding, term "and/or" used herein is referred to and associated lists item comprising one or more Purpose any or all may combination.
It will be appreciated that though may describe various using term first, second, third, etc. in the application Information, but these information should not necessarily be limited by these terms.These terms only be used for by same type of information that This is distinguished.For example, in the case of without departing from the application scope, the first information can also be referred to as Two information, similarly, the second information can also be referred to as the first information.Depending on linguistic context, as in this institute Use word " if " can be construed to " and ... when " or " when ... when " or " response In it is determined that ".
Fig. 1 is a kind of schematic flow sheet of the script pre-heating mean shown in the exemplary embodiment of the application one.
Fig. 1 is refer to, the script pre-heating mean can be using in the server, it is also possible to applies at end In end, following steps are included:
Step 101, in system start-up or model modification, obtains the related history of the local model for preserving Data, as the corresponding variable class script of the model parameter evidence is entered.
In the present embodiment, it is to solve the problems, such as that script execution for the first time is time-consuming longer, can opens in system During dynamic or model modification, the historical data is obtained.Such as:After system restarts, can obtain The historical data of the model correlation for locally preserving, after certain model modification, can obtain being somebody's turn to do for local preservation The related historical data of model.
In the present embodiment, the model can be understood as application scenarios, and a certain model can be to having one Individual or multiple variable class scripts.The historical data is that institute is used when variable class script is once performed Real business datum.Such as:After variable class script is issued, if receiving real business datum Need to call the variable class script, then system can be after the variable class script be finished, by institute The historical data that real business datum is stated as variable class script correspondence model is stored.Additionally, The local historical data for preserving can also be updated according to the situation system that variable class script is performed.
Step 102, according to it is described enter parameter evidence, script preheating is carried out to the variable class script.
Based on abovementioned steps 101, system is entering parameter according to after described in getting, can enter join according to described Data are preheated to variable class script.Such as:System can start asynchronous thread according to it is described enter parameter According to preheating to variable class script, and when preheating is finished or reaches default preheating duration, permit Perhaps business datum is called to variable class script.
By above description as can be seen that the application system can be obtained in system start-up or model modification The related historical data of the local model for preserving enters parameter evidence as the corresponding variable class script of the model, Then according to it is described enter parameter according to carrying out script preheating, so as in variable class script by real business Preheating is completed before data call, is shortened primary execution of variable class script and is taken, called between reduction system Overtime ratio, lifted Consumer's Experience.
The application is described with reference to specific embodiment realizes process.
Fig. 2 is the schematic flow sheet of another kind of script pre-heating mean shown in the exemplary embodiment of the application one.
Fig. 2 is refer to, the script pre-heating mean can be using in the server, it is also possible to applies at end In end, following steps are included:
Step 201, in system start-up or model modification, obtains the related history of the local model for preserving Data, as the corresponding variable class script of the model parameter evidence is entered.
In the present embodiment, the machine after system start-up, after the variable class file translation cached before system Discernible instruction will be cleared, so after system start-up, consumption when variable class script is performed for the first time When it is longer, at this point it is possible to the related historical data of the model for obtaining local preservation.Additionally, in model more When new, such as:During the model of more new and old edition, the corresponding variable class script of model is when performing first time It is time-consuming also can be longer, at this time it is also possible to the related historical data of the model for obtaining local preservation.
In the present embodiment, the historical data be once performance variable class script when it is used real Business datum, system can preserve the corresponding relation of variable class script and its used historical data, than Such as:System can be stored in the corresponding relation of the variable class script and its used historical data firmly In the nonvolatile memories such as disk.System can also preserve the variable class script institute in units of model The corresponding relation of category model and its used historical data, such as:System can with preservation model title with The corresponding relation of historical data, the application is not particularly limited to this.Below keeping model name and going through It is described as a example by the corresponding relation of history data.
Table 1
Refer to the example of table 1, a kind of model historical data associated therewith of local preservation of the application it is right The schematic diagram that should be related to.By taking table 1 as an example, the corresponding variable class scripts of model A were once used upon execution Cross historical data 1, historical data 2 and historical data 3, then system preservation model A and historical data 1, The corresponding relation of historical data 2 and historical data 3.Specifically, model A can to should have one or The multiple variable class scripts of person, each variable class script once used one or more historical data, In practical implementations, system will also maintain related each historical data changes corresponding with model A of model A The corresponding relation of amount class script, such as:The key assignments for saving historical data or mark change corresponding with model A The corresponding relation of amount class script.And the corresponding variable class script of Model B once used upon execution history Data 4, the then corresponding relation of system preservation model B and historical data 4.It should be noted that table 1 It is simply a kind of for result and the pictute of principle, during actual development, it is not necessarily to group Knit such list item.The application is not particularly limited to this.
In this step, system can obtain the related to the model of local preservation according to model name Historical data.
Step 202, starts asynchronous thread, according to it is described enter parameter according to entering to travel far and wide to the variable class script This preheating.
Based on abovementioned steps 201, system is entering parameter according to after described in getting, can start asynchronous thread According to it is described enter parameter according to carrying out script preheating to the corresponding variable class script of model.In the present embodiment, Preheated using asynchronous thread, when preheating is not completed, also do not interfered with the normal tune of variable class script With.
In this step, system can be during variable class script be preheated, by the translated machine of interpreter The discernible instruction of device is stored in the buffer, such as:Internal memory, so as to the follow-up variable class script for the first time During execution, translated machine recognizable instruction can be read from caching, save the translation time, be entered And shorten call it is time-consuming.
Step 203, when preheating is finished or reaches default preheating duration, it is allowed to perform the variable class Script.
In the present embodiment, system can be after the preheating of variable class script be finished, it is allowed to perform the variable Class script, such as:System can be set up and be connected after the preheating of variable class script is finished with peripheral system, And start to receive the business datum for needing performance variable class script that peripheral system sends.
In the present embodiment, system is after the preset duration is reached, it is allowed to performance variable class script.Lift For example, system can obtain the historical data of model correlation of local preservation to make after restarting To enter parameter evidence, then according to it is described enter parameter according to carrying out script preheating to variable class script, when reaching institute When stating preheating duration, start to allow to perform the variable class script.Wherein, the duration of the preheating can be with It is configured by developer or management personnel, such as:Developer or management personnel can be by institutes The duration for stating preheating is set to the pre- heat consumption of the most slow variable class script of preheating speed in all variable class scripts When, so that when the duration of the preheating is reached, all variable class scripts can be preheated and finished.
It can thus be seen that the present embodiment system carries out the pre- of variable class script according to real historical data Heat, and after the preheating of variable class script is finished, it is allowed to the variable class script is performed, so as to Before using real business datum first time performance variable class script, the machine of cached variable class script can be known Other instruction, and then execution of the shortening script when performing first time is time-consuming, that what is called between reduction system is super When ratio.
Step 204, when business datum is received, main thread performs the affiliated model of the business datum Variable class script.
Based on abovementioned steps 203, system is being allowed after business datum is called to variable class script, just Can start to receive real business datum.When business datum is received, main thread is performed and the industry The corresponding variable class script of the affiliated model of business data.
Whether step 205, after being finished, obtains execution and takes, judge that the execution is time-consuming and be more than Default threshold value, if so, then execution step 206.
Based on abovementioned steps 204, after variable class script is finished, historical data can be proceeded by Renewal process.Specifically, in this step, after variable class script is finished, judge to perform Whether the execution of the variable class script is time-consuming is more than default threshold value.Wherein, the default threshold value can To be configured according to acceptable execution duration by developer or management personnel, such as:Can be with The default threshold value is set to into 100ms.Be less than when the execution for performing the variable class script is time-consuming or When person is equal to the default threshold value, the effect of explanatory variable class script preheating preferably terminates current process. When the execution of the variable class script is time-consuming is more than the default threshold value, execution step 206.
Step 206, opens asynchronous thread, protects the business datum as the historical data of affiliated model There is local, related to update affiliated model historical data.
Based on the judged result of abovementioned steps 205, when the execution of the variable class script is taken more than described During default threshold value, the pre-heat effect of explanatory variable class script is poor, it is understood that there may be the variable class script The problem that is not preheating to of some branches, so in this step, system makees the business datum It is the related storage of history data P of the affiliated model of the variable class script local, to update the model phase The historical data of pass, so, can be preheating to more variable class scripts when next system reboot Branch.Meanwhile, be to save memory space, can also by preserving in the related historical data of the model when Between earliest historical data delete.
Optionally, in one example, when new model is issued, due to the corresponding variable class of the model Script was not called, so locally not yet preserving the related historical data of the model.At this point it is possible to Preserve the related historical data of the model.Specifically, after the business datum for new model is received, Main thread performs the corresponding variable class script of the new model, and after being finished, by the business number According to the storage of history data P as the new model local, go through until local new model for preserving is related History data reach default quantity, such as:10 etc..
Citing below realizes process come the preservation and renewal for describing foregoing model relevant historical data.
When new model is issued, because system was not carried out the corresponding variable class script of the new model, so It is local not preserve the related historical data of the new model.In the corresponding variable class script of the new model After being once finished, the quantity of the historical data of the new model correlation that system validation is locally preserved is 0, so using business datum as historical data when first time can be performed the variable class script by system It is stored in locally, while preserving the corresponding relation of the historical data and the model name.
It is assumed that default quantity is 10, then it is finished for ten times before the corresponding variable class script of the model Afterwards, system can all be stored in the business datum for using every time locally.Once perform in the script the tenth Bi Hou, whether system judges that this is performed time-consuming more than default threshold value, if this performs time-consuming being more than The threshold value, then use business datum as the new model phase when system once performs the script using the tenth The storage of history data P of pass deletes the business datum that the local first time for preserving uses local.
It is corresponding with the embodiment of aforementioned script pre-heating mean, present invention also provides script preheating device Embodiment.
The embodiment of the application script preheating device can be applied on server or terminal.Device is implemented Example can be realized by software, it is also possible to be realized by way of hardware or software and hardware combining.With software It is the place by its place server or terminal as the device on a logical meaning as a example by realization Corresponding computer program instructions in nonvolatile memory are read what operation in internal memory was formed by reason device. From for hardware view, as shown in figure 3, being the application script preheating device place server or terminal A kind of hardware structure diagram, except the processor shown in Fig. 3, internal memory, network interface and non-volatile Property memorizer outside, the server that device is located in embodiment either terminal generally according to the server or The actual functional capability of terminal, can also include other hardware, and this is repeated no more.
Fig. 4 is a kind of structural representation of the script preheating device shown in the exemplary embodiment of the application one.
Fig. 4 is refer to, the script preheating device 300 can include:Acquiring unit 301, preheating unit 302nd, unit 303, performance element 304, updating block 305 and storage unit 306 are allowed.
Wherein, the acquiring unit 301, in system start-up or model modification, obtains local preservation The related historical data of model, as the corresponding variable class script of the model parameter evidence is entered;
The preheating unit 302, according to it is described enter parameter evidence, script is carried out to the variable class script pre- Heat.
Optionally, the acquiring unit 301, with specific reference to model name obtain it is local it is preserving with it is described The related historical data of model.
Optionally, the preheating unit 302, specifically starts asynchronous thread, and the variable class script is entered Travel far and wide this preheating.
The permission unit 303, when preheating is finished or reaches default preheating duration, it is allowed to perform The variable class script;
The performance element 304, when business datum is received, main thread performs the business datum institute The variable class script of category model;
The updating block 304, after being finished, obtains execution and takes, and judges that described execution takes Whether it is more than predetermined threshold value, asynchronous thread is if so, then opened, using the business datum as affiliated model Storage of history data P local, with the related historical data of more new model.
The storage unit 306, for the related historical data of preservation model;
The storage unit 306, specifically when business datum is received, main thread performs the business number According to the variable class script of affiliated model;After being finished, using the business datum as affiliated model Storage of history data P local, until the related historical data of the local affiliated model for preserving reaches default Quantity.
The function of unit and effect realizes that process specifically refers in said method correspondence in said apparatus Step realizes process, will not be described here.
For device embodiment, because it corresponds essentially to embodiment of the method, so related part ginseng See the part explanation of embodiment of the method.Device embodiment described above is only schematic, It is wherein described as separating component explanation unit can be or may not be it is physically separate, make Can be for the part that unit shows or may not be physical location, you can with positioned at a place, Or can also be distributed on multiple NEs.Can select according to the actual needs part therein or Person's whole module is realizing the purpose of application scheme.Those of ordinary skill in the art are not paying creativeness In the case of work, you can to understand and implement.
The preferred embodiment of the application is the foregoing is only, it is all at this not to limit the application Within the spirit and principle of application, any modification, equivalent substitution and improvements done etc. should be included in Within the scope of the application protection.

Claims (10)

1. a kind of script pre-heating mean, it is characterised in that methods described includes:
In system start-up or model modification, the related historical data of the local model for preserving is obtained, as The model corresponding variable class script enters parameter evidence;
According to it is described enter parameter evidence, script preheating is carried out to the variable class script.
2. method according to claim 1, it is characterised in that the acquisition is locally preserved and mould The related historical data of type, specifically includes:
The local historical data related to the model for preserving is obtained according to model name.
3. method according to claim 1, it is characterised in that described that the variable class script is entered Travel far and wide this preheating, including:
Start asynchronous thread, script preheating is carried out to the variable class script.
4. method according to claim 1, it is characterised in that methods described also includes:
When preheating is finished or reaches default preheating duration, it is allowed to perform the variable class script;
When business datum is received, main thread performs the variable class script of the affiliated model of the business datum;
After being finished, obtain execution and take, judge that whether described execution is taken more than predetermined threshold value, If so, then open asynchronous thread, using the business datum as affiliated model storage of history data P this Ground, with the related historical data of more new model.
5. method according to claim 1, it is characterised in that the related historical data of preservation model, Including:
When business datum is received, main thread performs the variable class script of the affiliated model of the business datum;
After being finished, using the business datum as affiliated model storage of history data P local, Until the related historical data of the local affiliated model for preserving reaches default quantity.
6. a kind of script preheating device, it is characterised in that described device includes:
Acquiring unit, in system start-up or model modification, obtains the related history of the local model for preserving Data, as the corresponding variable class script of the model parameter evidence is entered;
Preheating unit, according to it is described enter parameter evidence, script preheating is carried out to the variable class script.
7. device according to claim 6, it is characterised in that
The acquiring unit, obtains local the related to the model of preservation and goes through with specific reference to model name History data.
8. device according to claim 6, it is characterised in that
The preheating unit, specifically starts asynchronous thread, and to the variable class script script preheating is carried out.
9. device according to claim 6, it is characterised in that described device also includes:
Unit is allowed, when preheating is finished or reaches default preheating duration, it is allowed to perform the variable Class script;
Performance element, when business datum is received, main thread performs the affiliated model of the business datum Variable class script;
Whether updating block, after being finished, obtains execution and takes, judge that the execution is time-consuming and be more than Predetermined threshold value, if so, then opens asynchronous thread, using the business datum as affiliated model history number It is local according to being stored in, with the related historical data of more new model.
10. device according to claim 6, it is characterised in that described device also includes:Preserve Unit, for the related historical data of preservation model;
The storage unit, specifically when business datum is received, main thread performs the business datum institute The variable class script of category model;After being finished, using the business datum as affiliated model history Data are stored in locally, until the related historical data of the local affiliated model for preserving reaches default quantity.
CN201510680703.8A 2015-10-19 2015-10-19 Script preheating method and device Active CN106598687B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510680703.8A CN106598687B (en) 2015-10-19 2015-10-19 Script preheating method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510680703.8A CN106598687B (en) 2015-10-19 2015-10-19 Script preheating method and device

Publications (2)

Publication Number Publication Date
CN106598687A true CN106598687A (en) 2017-04-26
CN106598687B CN106598687B (en) 2020-01-21

Family

ID=58554964

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510680703.8A Active CN106598687B (en) 2015-10-19 2015-10-19 Script preheating method and device

Country Status (1)

Country Link
CN (1) CN106598687B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110413395A (en) * 2019-07-30 2019-11-05 中国工商银行股份有限公司 Service call pre-heating mean, device, equipment and storage medium
CN114138357A (en) * 2021-10-29 2022-03-04 北京达佳互联信息技术有限公司 Request processing method and device, electronic equipment, storage medium and product

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101257538A (en) * 2008-03-25 2008-09-03 华为技术有限公司 Method and apparatus for processing request in browsers
US20090260020A1 (en) * 2008-04-10 2009-10-15 Dell Products L.P. Automated Scripting Methods and Media
CN104820610A (en) * 2015-05-14 2015-08-05 华中科技大学 Method for updating virtual machine image in cloud environment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101257538A (en) * 2008-03-25 2008-09-03 华为技术有限公司 Method and apparatus for processing request in browsers
US20090260020A1 (en) * 2008-04-10 2009-10-15 Dell Products L.P. Automated Scripting Methods and Media
CN104820610A (en) * 2015-05-14 2015-08-05 华中科技大学 Method for updating virtual machine image in cloud environment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110413395A (en) * 2019-07-30 2019-11-05 中国工商银行股份有限公司 Service call pre-heating mean, device, equipment and storage medium
CN114138357A (en) * 2021-10-29 2022-03-04 北京达佳互联信息技术有限公司 Request processing method and device, electronic equipment, storage medium and product

Also Published As

Publication number Publication date
CN106598687B (en) 2020-01-21

Similar Documents

Publication Publication Date Title
CN105808633B (en) Data archiving method and system
US8065659B1 (en) Method and apparatus for executing scripts within a web browser
CN104881318B (en) A kind of interface call method, device and terminal
CN108845950A (en) Test device, the method for test and storage medium
CN106855871B (en) Data migration method and device
CN108804483A (en) Rendering intent, server and the computer readable storage medium of the cell page
CN105704188B (en) Using the dispositions method and device with service
CN104423982B (en) The processing method and processing equipment of request
CN106357791A (en) Method, device and system for processing services
CN107783829A (en) Task processing method, device, storage medium and computer equipment
CN109474459A (en) Domain name configuring management method, device, computer equipment and storage medium
CN106021566A (en) Method, device and system for improving concurrent processing capacity of single database
CN108469953A (en) A kind of generation method of page table list, server and storage medium
CN107832448A (en) Database operation method, device and equipment
CN107391188A (en) A kind of method and apparatus for controlling timed task
CN109614325A (en) A kind of method and device, electronic equipment and the storage medium of determining control property
CN109558191A (en) A kind of method, apparatus, storage medium and computer equipment configuring the page
CN114553960A (en) Data caching method, device, equipment and storage medium
CN104052626A (en) Method, device and system for configuring network element data
CN109558187A (en) A kind of user interface rendering method and device
CN106598687A (en) Script preheating method and device
CN107391539B (en) Transaction processing method, server and storage medium
US20070214165A1 (en) Computer product, session management method, and session management apparatus
CN109634569A (en) Process implementation method, device, equipment and readable storage medium storing program for executing based on note
US10338891B2 (en) Migration between model elements of different types in a modeling environment

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

Effective date of registration: 20200922

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200922

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Patentee before: Alibaba Group Holding Ltd.

TR01 Transfer of patent right