CN110134453A - Server configures overloaded method and server - Google Patents

Server configures overloaded method and server Download PDF

Info

Publication number
CN110134453A
CN110134453A CN201810134254.0A CN201810134254A CN110134453A CN 110134453 A CN110134453 A CN 110134453A CN 201810134254 A CN201810134254 A CN 201810134254A CN 110134453 A CN110134453 A CN 110134453A
Authority
CN
China
Prior art keywords
server
configuration information
root
change
directed toward
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
CN201810134254.0A
Other languages
Chinese (zh)
Other versions
CN110134453B (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.)
Wangsu Science and Technology Co Ltd
Original Assignee
Wangsu Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wangsu Science and Technology Co Ltd filed Critical Wangsu Science and Technology Co Ltd
Priority to CN201810134254.0A priority Critical patent/CN110134453B/en
Publication of CN110134453A publication Critical patent/CN110134453A/en
Application granted granted Critical
Publication of CN110134453B publication Critical patent/CN110134453B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5022Mechanisms to release resources

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Hardware Redundancy (AREA)
  • Computer And Data Communications (AREA)

Abstract

Embodiment of the present invention is related to computer field, discloses a kind of server configuration overloaded method and server.Wherein, server configuration overloaded method includes: the root configuration information that reload process monitors server;If the root configuration information of server changes, when the root configuration information of server completes change, the configuration address of change root configuration information is directed toward.Also, server configures overloaded method further include: the configuration address that business process periodically obtains root configuration information is directed toward;It is directed toward according to the configuration address of the root configuration information got, judges whether the root configuration information of server changes;If the root configuration information of server changes, the root configuration information of reading service device, and be directed toward according to the configuration address of the root configuration information of server, the configuration address for updating business process is directed toward.In this way, server can realize to safe and efficient, zero shutdown the update of the configuration information of itself root configuration information and each business process.

Description

Server configures overloaded method and server
Technical field
Embodiment of the present invention is related to computer field, in particular to server configuration overloaded method and server.
Background technique
(application server mentioned here refers to the background server for deploying service application, not extensively to application server Technological service device assembly in justice) it is a long-term running stable environment, carry the business logic processing function of client. For the application server of on-line operation, it is sometimes necessary to which deployment adjusts some configuration informations, different to achieve the effect that, completes Business demand.For example, some data export function, there is one process export and multi-process to export both of which, Server Default Parameter is one process, when need to be implemented multi-process export operation when, it is necessary to adjust server root configuration information and each industry The configuration information of business process.
At least there are the following problems in the prior art for inventor's discovery of present patent application:
In the prior art, there are two types of the ways for adjusting the root configuration information of server and the configuration information of each business process Operation selection:
(1) stop server, after changing parameter, then restart server.
Since the configuration information load mechanism of server is disposably loaded onto memory when server starting , when needing to change wherein a or two a configuration parameter, it is necessary to stop server, after modifying configuration parameter, It is again started up server to be loaded, realizes the change of the root configuration information of server and the configuration information of each business process, It is time-consuming and laborious.Also, application server carries a large amount of service request daily, stops all causing on line in business every time It is disconnected, if leading to entire Server Restart to modify a or two a parameter, then the cost expended be also it is huge, cause Loss be also huge.
(2) configuration file realizes Dynamical Deployment.
Usually configuration information is write in a file, server need using when, by Command Line Parsing into Journey reads file, then by parsing this file, the configuration information in file is read in memory, is used for application server, Realize the update of the root configuration information of server.But since business process and Command Line Parsing process are mutually independent process, And business process is often multiple.When the root configuration information of server changes, it is difficult to realize the timely of each business process Response.
Summary of the invention
Embodiment of the present invention is designed to provide a kind of server configuration overloaded method and server, so that server Can safely, without lockization, efficiently, zero realize the configuration information of itself root configuration information and each business process more with shutting down Newly.
In order to solve the above technical problems, embodiments of the present invention provide a kind of server configuration overloaded method, application Reload process is changed in preset configuration, this method comprises:
Monitor the root configuration information of server;
If the root configuration information of server changes, when the root configuration information of server completes change, change The configuration address of root configuration information is directed toward.
Embodiments of the present invention additionally provide a kind of server configuration overloaded method, are applied to business process, method packet It includes:
The configuration address for periodically obtaining root configuration information is directed toward;
It is directed toward according to the configuration address of the root configuration information got, judges whether the root configuration information of server becomes More;
If the root configuration information of server changes, the root configuration information of reading service device, and according to server Root configuration information configuration address be directed toward, update business process configuration address be directed toward.
Embodiments of the present invention additionally provide a kind of server, comprising:
At least one processor;And
The memory being connect at least one processor communication;Wherein,
Memory is stored with the instruction that can be executed by least one processor, and instruction is executed by least one processor, with At least one processor is set to be able to carry out the above-mentioned server configuration heavy duty side for being applied to preset configuration change reload process Method and the above-mentioned server applied to business process configure overloaded method.
Embodiments of the present invention additionally provide a kind of computer readable storage medium, and computer program is executed by processor The above-mentioned server configuration overloaded method for being applied to preset configuration change reload process of Shi Shixian and above-mentioned it is applied to The server of business process configures overloaded method.
Embodiment of the present invention in terms of existing technologies, has newly set configuration change reload process to the root of server Configuration information is monitored, once the root configuration information of reload process discovery server changes, then in the root of server When configuration information completes change, the configuration address of change root configuration information is directed toward.In this way, each business process can pass through the period Property obtain root configuration information configuration address be directed toward mode, be polled, each business process can conveniently and efficiently know Whether the root configuration information of server changes, can not only when the root configuration information of server changes normal work Make, and can be found in time after the root configuration information of server completes change, and the configuration address for updating itself is directed toward. In this way, server can safely, without lockization, efficiently, zero shut down realize itself root configuration information and each business The update of the configuration information of process enables server can satisfy the real-time requirement of service traffics on line, and frequently change configuration Needs.
In addition, before the configuration address of change root configuration information is directed toward, further includes: obtain the root after completing change and match confidence Breath, and the root configuration information completed after changing is parsed;And obtain the parsing result of the root configuration information after the change. In such manner, it is possible to which the case where initializing failure caused by avoiding configuration error, reduces update risk.
In addition, being parsed to the root configuration information completed after changing, specifically include: being configured according to the root after the change The parsing result of information, judges whether the root configuration information after completing to change meets service regulation;Wherein, if after completing change Root configuration information whether meet service regulation, then determine successfully resolved.This provides match confidence to the root completed after changing Breath carries out parsing a kind of specific implementation form, increases the flexibility of embodiment of the present invention.
In addition, after the configuration address of change root configuration information is directed toward, further includes: judge matching for each business process of server Whether the configuration address direction for setting address direction and the root configuration information of server is consistent;If the configuration address of each business process It is directed toward and is directed toward unanimously with the configuration address of the root configuration information of server, then obtain the system resource for being in idle state, and return Receive the system resource for being in idle state.In this way, reload process can be after heavy duty success, recycling is in useless shape in time The system resource of state discharges the system resource that can be released immediately, and can be efficiently utilized and mentions for the system resource of server Basis is supplied.
In addition, if the configuration address of each business process, which is directed toward, is directed toward one with the configuration address of the root configuration information of server It causes, further includes: obtain each system resource for being currently at occupied state;Timing detects each system resource in occupied state It is no to enter idle state;If detecting that a certain system resource in occupied state enters idle state, recycle into nothing With the system resource of state.In this way, reload process is supervised using timed task for the system resource that cannot be released immediately It listens, in order to discharge in time, can further be efficiently utilized and provide the foundation for the system resource of server.
Detailed description of the invention
One or more embodiments are illustrated by the picture in corresponding attached drawing, these are exemplary Illustrate not constitute the restriction to embodiment, the element in attached drawing with same reference numbers label is expressed as similar member Part, unless there are special statement, composition does not limit the figure in attached drawing.
Fig. 1 is the specific flow chart of server configuration overloaded method according to first embodiment;
Fig. 2 is the specific flow chart that overloaded method is configured according to the server of second embodiment;
Fig. 3 is the specific flow chart that overloaded method is configured according to the server of the 4th embodiment;
Fig. 4 is the schematic diagram that overloaded method is configured according to the server of the 5th embodiment;
Fig. 5 is the schematic diagram according to the server of sixth embodiment.
Specific embodiment
To keep the purposes, technical schemes and advantages of embodiment of the present invention clearer, below in conjunction with attached drawing to this hair Bright each embodiment is explained in detail.However, it will be understood by those skilled in the art that in each implementation of the invention In mode, in order to make the reader understand this application better, many technical details are proposed.But it is even if thin without these technologies Section and various changes and modifications based on the following respective embodiments, also may be implemented the application technical solution claimed.
The first embodiment of the present invention is related to a kind of servers to configure overloaded method, and detailed process is as shown in Figure 1.This reality The executing subject for applying server configuration overloaded method in mode is preset configuration change reload process, the specific steps are as follows:
Step 101, the root configuration information of server is monitored.
Specifically, reload process monitors configuration refresh operation, to monitor the root configuration information of server.More specifically It says, reload process can be applied on the server in advance by technical staff, and the reload process applied no longer discharges, That is, reload process always exists.
Step 102, judge whether the root configuration information of server changes.If so, thening follow the steps 103, otherwise hold Row step 101.
Specifically, the root configuration information of determining server becomes when reload process listens to configuration refresh operation More.
Step 103, when the root configuration information of server completes change, the configuration address of change root configuration information is directed toward.
Specifically, reload process when the root configuration information of server completes change, also obtains after completing change Root configuration information, and the root configuration information completed after changing is parsed, parsing result is obtained, and match according to the root after change The parsing result of confidence breath, determines whether parsing succeeds.In the case where successfully resolved, with just changing the configuration of root configuration information Location is directed toward, so that the root configuration information for identifying server has occurred that change, the heavy duty for initiating subsequent each business process is dynamic Make.More specifically, reload process can be by judging whether the root configuration information after completing to change meets service regulation Mode parses the root configuration information completed after changing.Wherein, if the root configuration information completed after change meets service Rule, then reload process determines successfully resolved.If completing the root configuration information after change does not meet service regulation, Reload process can also cancel root configuration change, to avoid the case where failure is initialized caused by configuration error, reduce Update the risk of failure.Embodiments of the present invention in terms of existing technologies, have newly set configuration change reload process pair The root configuration information of server is monitored, once the root configuration information of configuration change reload process discovery server becomes More, then when the root configuration information of server completes change, the configuration address of change root configuration information is directed toward.At the same time, it takes Each business process of business device can be taken turns in such a way that the configuration address for periodically obtaining root configuration information is directed toward It askes, whether the root configuration information that each business process is capable of conveniently and efficiently awareness server changes, and can not only service Normal work when the root configuration information of device changes, and can be after the root configuration information of server completes change, in time It was found that and update itself configuration address be directed toward.In this way, each business thread of server, which has lacked, judges server Whether root configuration information occurs the operation of the root configuration information of change and resolution server, not only increases each industry of server Business thread updates the efficiency of own configuration information, and reduces each business thread Command Line Parsing mistake bring risk, enables clothes Business device can safely, without lockization, realize to efficient, zero shutdown the configuration information of itself root configuration information and each business process It updates, server is enabled to can satisfy the real-time requirement of service traffics on line, and the frequently needs of change configuration.
Second embodiment of the present invention is related to a kind of server configuration overloaded method, and detailed process is as shown in Figure 2.Second Embodiment is improved on the basis of first embodiment, is mainly theed improvement is that: in second embodiment of the invention In, reload process is also managed the system resource of server, and the system resource for enabling server huge can correctly be located Reason.It is specifically described below:
Step 201 is roughly the same to step 103 with step 101 in first embodiment to step 203 in present embodiment, It is repeated to reduce, details are not described herein, only different piece is illustrated below:
Step 204, judge the configuration address direction of each business process of server and matching for the root configuration information of server Whether consistent set address direction.If so, 206 are thened follow the steps, it is no to then follow the steps 205.
Specifically, if the configuration address direction of each business process of server and matching for the root configuration information of server Set address be directed toward it is consistent, then reload process thinks that all business process all have updated configuration information.
Step 205, make the waiting of preset duration.
Specifically, preset duration can be preset by technical staff and be saved in the server, e.g., preset duration can Think 10 seconds.
Step 206, the system resource for being in idle state is obtained, and recycles the system resource for being in idle state.
Specifically, reload process is managed concentratedly by referring to the system resource for idle state, release is concentrated It is respectively in the system resource of idle state, to realize the partially recycled of system resource.
Embodiments of the present invention for first embodiment, reload process can heavy duty success after, and When recycle the system resource in idle state, the system resource that can be released immediately is discharged, be server system provide Source can be efficiently utilized and provide the foundation.
Third embodiment of the invention is related to a kind of server configuration overloaded method.Third embodiment is in the second embodiment party Improved on the basis of formula, mainly theed improvement is that: in third embodiment of the invention, reload process is also to being in Each system resource of occupied state is timed detection, can further be efficiently utilized and provide for the system resource of server Basis.
Specifically, referring to if the configuration address of each business process is directed toward with the configuration address of the root configuration information of server To consistent, then reload process obtains each system resource for being currently at occupied state.Reload process timing detection, which is in, to account for Whether enter idle state with each system resource of state, if detecting that a certain system resource in occupied state enters nothing With state, then the system resource into idle state is recycled.
More specifically, each system resource in occupied state is the resource that cannot be released immediately, and reload process is Each system resource in occupied state configures time-out time, and resource is often accessed once, then refreshes time-out time.Reload into Journey is according to time-out time, and whether each system resource of the timing detection in occupied state is also occupied, if detecting certain It is no longer occupied in each system resource of occupied state, then illustrate that the system resource is useless, reload process recycles system money Source.
Four embodiment of the invention is related to a kind of server configuration overloaded method, and detailed process is as shown in Figure 3, comprising:
Step 301, the configuration address for periodically obtaining the root configuration information of server is directed toward.
Specifically, business process can be arranged according to the polling mechanism of server and obtain the period, recycled all in each round The configuration address for obtaining root configuration information is gone to be directed toward.
Step 302, it is directed toward according to the configuration address of the root configuration information got, judges that the root configuration information of server is It is no to change.If so, thening follow the steps 303, otherwise terminate this process.
Specifically, business process detects, currently used configuration address is directed toward and the configuration address of root configuration information is directed toward It whether is with portion, if not same portion, then business process starting configuration handover operation, executes step 303.
Step 303, the root configuration information of reading service device, and be directed toward according to the configuration address of root configuration information, update industry The configuration address of business process is directed toward.
Compared with prior art, in present embodiment, each business thread of server has lacked the root configuration for judging server Whether information occurs the operation of the root configuration information of change and resolution server, and each business process of server is only by week The configuration address for obtaining to phase property root configuration information is directed toward, the mode being polled, the root configuration information of energy awareness server Whether change, efficiently, simply.
Fifth embodiment of the invention is related to a kind of server configuration overloaded method, and detailed process is as shown in Figure 4.5th is real It applies mode to be improved on the basis of four embodiments, mainly the improvement is that: in fifth embodiment of the invention, Business process also uses what is newly got to server Request System resource in order to be directed toward according to updated configuration address System resource respond request.
In present embodiment, step 401 to step 403 and step 301 in the 4th embodiment to step 303 substantially phase Together, it is repeated to reduce, details are not described herein, only different piece is illustrated below:
Step 404, according to the configuration information of itself, to server Request System resource.
Step 405, if the success of Request System resource, using the system resource requested, and releases business process pair The occupancy for the system resource in idle state answered.
Specifically, business process is using the system resource requested, can it is subsequent get request when, according to update Configuration information afterwards uses the system resource respond request newly got.More specifically, business process release it is former it is occupying, System resource in idle state can enable the system resource be correctly processed, and enable that server is normal, health, orderly fortune Row.
It is noted that business process is before successful request to system resource in present embodiment, if received new Request, business process temporarily uses old configuration information and original system resource respond request, so as to guarantee industry Business process operates normally, and server zero is enabled to shut down.
The step of various methods divide above, be intended merely to describe it is clear, when realization can be merged into a step or Certain steps are split, multiple steps are decomposed into, as long as including identical logical relation, all in the protection scope of this patent It is interior;To adding inessential modification in algorithm or in process or introducing inessential design, but its algorithm is not changed Core design with process is all in the protection scope of the patent.
Sixth embodiment of the invention is related to a kind of server, as shown in Figure 5, comprising: at least one processor 501;With And the memory 502 with the communication connection of at least one processor 501;Wherein, be stored with can be by least one for memory 502 The instruction that device 501 executes is managed, instruction is executed by least one processor 501, so that at least one processor 501 is able to carry out State be applied to preset configuration change reload process server configuration overloaded method, and as it is above-mentioned be applied to business process Server configures overloaded method.
Wherein, memory 502 is connected with processor 501 using bus mode, and bus may include any number of interconnection Bus and bridge, bus is by one or more processors 501 together with the various circuit connections of memory 502.Bus may be used also With by such as peripheral equipment, voltage-stablizer, together with various other circuit connections of management circuit or the like, these are all It is known in the art, therefore, it will not be further described herein.Bus interface provides between bus and transceiver Interface.Transceiver can be an element, be also possible to multiple element, such as multiple receivers and transmitter, provide for The unit communicated on transmission medium with various other devices.The data handled through processor 501 pass through antenna on the radio medium It is transmitted, further, antenna also receives data and transfers data to processor 501.
Processor 501 is responsible for management bus and common processing, can also provide various functions, including timing, periphery connects Mouthful, voltage adjusting, power management and other control functions.And memory 502 can be used for storage processor 501 and execute Used data when operation.
In terms of existing technologies, server can be realized to safe and efficient, zero shutdown matches embodiments of the present invention The update of confidence breath, server can satisfy the real-time requirement of service traffics on line, and the frequently needs of change configuration.
Seventh embodiment of the invention is related to a kind of computer readable storage medium, is stored with computer program.Computer The above-mentioned server configuration overloaded method applied to preset configuration change reload process is realized when program is executed by processor, with And as the above-mentioned server applied to business process configures overloaded method.
In terms of existing technologies, server can be realized to safe and efficient, zero shutdown matches embodiments of the present invention The update of confidence breath, server can satisfy the real-time requirement of service traffics on line, and the frequently needs of change configuration.
That is, it will be understood by those skilled in the art that all or part of the steps in realization above embodiment method is can Completed with instructing relevant hardware by program, which is stored in a storage medium, including some instructions to So that an equipment (can be single-chip microcontroller, chip etc.) or processor (processor) execute each embodiment institute of the application State all or part of the steps of method.And storage medium above-mentioned include: USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic or disk etc. it is various It can store the medium of program code.
It will be understood by those skilled in the art that the respective embodiments described above are to realize specific embodiment party of the invention Formula, and in practical applications, can to it, various changes can be made in the form and details, without departing from spirit and model of the invention It encloses.

Claims (9)

1. a kind of server configures overloaded method, which is characterized in that be applied to preset configuration and change reload process, the method Include:
Monitor the root configuration information of server;
If the root configuration information of the server changes, when the root configuration information of the server completes change, The configuration address for changing root configuration information is directed toward.
2. server according to claim 1 configures overloaded method, which is characterized in that the change root configuration information is matched Before setting address direction, further includes:
The root configuration information after completing change is obtained, and the root configuration information after the completion change is parsed.
And obtain the parsing result of the root configuration information after the change.
3. server according to claim 2 configures overloaded method, which is characterized in that after the change to the completion Root configuration information is parsed, and is specifically included:
According to the parsing result of the root configuration information after the change, whether the root configuration information after judging the completion change is accorded with Close service regulation;
Wherein, if the root configuration information after the completion change meets service regulation, determine successfully resolved.
4. server according to claim 1 configures overloaded method, which is characterized in that the change root configuration information is matched After setting address direction, further includes:
Judge that the configuration address of each business process of the server is directed toward with the configuration of the root configuration information of the server Whether consistent it is directed toward in location;
If the configuration address of each business process, which is directed toward, is directed toward one with the configuration address of the root configuration information of the server It causes, then obtains the system resource for being in idle state, and recycle the system resource for being in idle state.
5. server according to claim 4 configures overloaded method, which is characterized in that if each business process is matched Address is set to be directed toward with the configuration address of the root configuration information of server direction unanimously, further includes:
Obtain each system resource for being currently at occupied state;
Whether timing detection enters idle state in each system resource of occupied state;
If detecting that a certain system resource in occupied state enters idle state, recycle into the described of idle state System resource.
6. a kind of server configures overloaded method, which is characterized in that be applied to business process, which comprises
The configuration address for periodically obtaining the root configuration information of server is directed toward;
It is directed toward according to the configuration address of the described configuration information got, judges whether the root configuration information of the server is sent out It changes more;
If the root configuration information of the server changes, the root configuration information of the server is read, and according to institute The configuration address for stating root configuration information is directed toward, and the configuration address for updating the business process is directed toward.
7. server according to claim 6 configures overloaded method, which is characterized in that the update business process After configuration address is directed toward, further includes:
According to the configuration information of itself, Xiang Suoshu server Request System resource;
If the success of Request System resource arrives the system resource using request, and releases the corresponding place of the business process In the occupancy of the system resource of idle state.
8. a kind of server characterized by comprising
At least one processor;And
The memory being connect at least one described processor communication;Wherein,
The memory is stored with the instruction that can be executed by least one described processor, and described instruction is by described at least one It manages device to execute, so that at least one described processor, which is able to carry out, is applied to pre- establishing as described in any in claim 1 to 5 The server configuration overloaded method of change reload process is set, and is applied to business as described in any in claim 6 to 7 The server of process configures overloaded method.
9. a kind of computer readable storage medium, is stored with computer program, which is characterized in that the computer program is processed Realize that the server for being applied to preset configuration change reload process as described in any in claim 1 to 5 is matched when device executes Overloaded method is set, and the server applied to business process as described in any in claim 6 to 7 configures overloaded method.
CN201810134254.0A 2018-02-09 2018-02-09 Server configuration overloading method and server Active CN110134453B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810134254.0A CN110134453B (en) 2018-02-09 2018-02-09 Server configuration overloading method and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810134254.0A CN110134453B (en) 2018-02-09 2018-02-09 Server configuration overloading method and server

Publications (2)

Publication Number Publication Date
CN110134453A true CN110134453A (en) 2019-08-16
CN110134453B CN110134453B (en) 2022-07-08

Family

ID=67567957

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810134254.0A Active CN110134453B (en) 2018-02-09 2018-02-09 Server configuration overloading method and server

Country Status (1)

Country Link
CN (1) CN110134453B (en)

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103220355A (en) * 2013-04-19 2013-07-24 网宿科技股份有限公司 Multi-user configuration method in content distribution network
CN103500111A (en) * 2013-10-11 2014-01-08 北京奇虎科技有限公司 Information configuration method and device based on zookeeper
CN103563285A (en) * 2011-05-23 2014-02-05 英特尔移动通信有限责任公司 Apparatus for synchronizing a data handover between a first clock domain and a second clock domain
CN104426703A (en) * 2013-09-11 2015-03-18 博雅网络游戏开发(深圳)有限公司 Method and system for updating server
CN104965726A (en) * 2015-03-10 2015-10-07 腾讯科技(深圳)有限公司 Configuration updating method, apparatus and system
CN105337755A (en) * 2014-08-08 2016-02-17 阿里巴巴集团控股有限公司 Master-slave architecture server, service processing method thereof and service processing system thereof
CN105450782A (en) * 2016-01-15 2016-03-30 网宿科技股份有限公司 A method and system for restart network service without package losses and machine halt
CN105930191A (en) * 2016-04-28 2016-09-07 网宿科技股份有限公司 System service reloading method and apparatus
CN106097642A (en) * 2016-08-19 2016-11-09 徐州江煤科技有限公司 A kind of city integrated piping lane intelligent monitoring and alarm device
US20170029149A1 (en) * 2014-04-24 2017-02-02 Zoetis Services Llc Method and facility for filling traveling egg trays
CN106453501A (en) * 2016-09-09 2017-02-22 北京奇虎科技有限公司 Method and apparatus for modifying configuration information of service
CN106610975A (en) * 2015-10-21 2017-05-03 北京国双科技有限公司 Method and device for updating configuration list of cache server
US20170124088A1 (en) * 2015-10-28 2017-05-04 Inventec (Pudong) Technology Corp. Method of operating a solution searching system and solution searching system
CN106681824A (en) * 2015-11-10 2017-05-17 阿里巴巴集团控股有限公司 Distributed system scheduling method and device and electronic equipment
CN106685706A (en) * 2016-12-14 2017-05-17 深圳中顺易金融服务有限公司 Zookeeper based configuration update method and system
CN106789191A (en) * 2016-12-06 2017-05-31 微梦创科网络科技(中国)有限公司 A kind of automatic method for restarting of distributed deployment service processes and device
CN106775860A (en) * 2016-12-08 2017-05-31 广州杰赛科技股份有限公司 The overloaded method and system of Web configuration files
CN106817418A (en) * 2017-01-20 2017-06-09 网易(杭州)网络有限公司 The operating method and device of application server process
CN106850273A (en) * 2016-12-30 2017-06-13 上海帝联信息科技股份有限公司 Server and its streaming media service provide method
CN106878376A (en) * 2016-12-23 2017-06-20 微梦创科网络科技(中国)有限公司 A kind of configuring management method and system
CN107342968A (en) * 2016-05-03 2017-11-10 阿里巴巴集团控股有限公司 Attack detection method, the apparatus and system of web page server
CN107528788A (en) * 2016-06-20 2017-12-29 新华三技术有限公司 Realize the method and apparatus stacked automatically between the network equipment
CN107526687A (en) * 2016-06-16 2017-12-29 爱思开海力士有限公司 The accumulator system and its operating method of various configurations

Patent Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103563285A (en) * 2011-05-23 2014-02-05 英特尔移动通信有限责任公司 Apparatus for synchronizing a data handover between a first clock domain and a second clock domain
CN103220355A (en) * 2013-04-19 2013-07-24 网宿科技股份有限公司 Multi-user configuration method in content distribution network
CN104426703A (en) * 2013-09-11 2015-03-18 博雅网络游戏开发(深圳)有限公司 Method and system for updating server
CN103500111A (en) * 2013-10-11 2014-01-08 北京奇虎科技有限公司 Information configuration method and device based on zookeeper
CN106371932A (en) * 2013-10-11 2017-02-01 北京奇虎科技有限公司 Information configuration method and device based on zookeeper
US20170029149A1 (en) * 2014-04-24 2017-02-02 Zoetis Services Llc Method and facility for filling traveling egg trays
CN105337755A (en) * 2014-08-08 2016-02-17 阿里巴巴集团控股有限公司 Master-slave architecture server, service processing method thereof and service processing system thereof
CN104965726A (en) * 2015-03-10 2015-10-07 腾讯科技(深圳)有限公司 Configuration updating method, apparatus and system
CN106610975A (en) * 2015-10-21 2017-05-03 北京国双科技有限公司 Method and device for updating configuration list of cache server
US20170124088A1 (en) * 2015-10-28 2017-05-04 Inventec (Pudong) Technology Corp. Method of operating a solution searching system and solution searching system
CN106681824A (en) * 2015-11-10 2017-05-17 阿里巴巴集团控股有限公司 Distributed system scheduling method and device and electronic equipment
CN105450782A (en) * 2016-01-15 2016-03-30 网宿科技股份有限公司 A method and system for restart network service without package losses and machine halt
CN105930191A (en) * 2016-04-28 2016-09-07 网宿科技股份有限公司 System service reloading method and apparatus
CN107342968A (en) * 2016-05-03 2017-11-10 阿里巴巴集团控股有限公司 Attack detection method, the apparatus and system of web page server
CN107526687A (en) * 2016-06-16 2017-12-29 爱思开海力士有限公司 The accumulator system and its operating method of various configurations
CN107528788A (en) * 2016-06-20 2017-12-29 新华三技术有限公司 Realize the method and apparatus stacked automatically between the network equipment
CN106097642A (en) * 2016-08-19 2016-11-09 徐州江煤科技有限公司 A kind of city integrated piping lane intelligent monitoring and alarm device
CN106453501A (en) * 2016-09-09 2017-02-22 北京奇虎科技有限公司 Method and apparatus for modifying configuration information of service
CN106789191A (en) * 2016-12-06 2017-05-31 微梦创科网络科技(中国)有限公司 A kind of automatic method for restarting of distributed deployment service processes and device
CN106775860A (en) * 2016-12-08 2017-05-31 广州杰赛科技股份有限公司 The overloaded method and system of Web configuration files
CN106685706A (en) * 2016-12-14 2017-05-17 深圳中顺易金融服务有限公司 Zookeeper based configuration update method and system
CN106878376A (en) * 2016-12-23 2017-06-20 微梦创科网络科技(中国)有限公司 A kind of configuring management method and system
CN106850273A (en) * 2016-12-30 2017-06-13 上海帝联信息科技股份有限公司 Server and its streaming media service provide method
CN106817418A (en) * 2017-01-20 2017-06-09 网易(杭州)网络有限公司 The operating method and device of application server process

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
吴亚凤: "一种可靠的服务器冗余控制算法", 《自动化博览》 *
魏志利: "浅谈web服务器的安全防护体系构建", 《CHINA'S FOREIGN TRADE》 *

Also Published As

Publication number Publication date
CN110134453B (en) 2022-07-08

Similar Documents

Publication Publication Date Title
CN111698283B (en) Management and control method, device, equipment and storage medium of distributed cluster host
CN108880898B (en) Main and standby container system switching method and device
US11409975B2 (en) Passive near field communication (NFC) device, method and system
CN101170423A (en) A service-oriented service cluster deployment method
WO2021121407A1 (en) Capacity changing method and apparatus for virtual machine
CN110222535A (en) Processing unit, method and the storage medium of block chain configuration file
CN108268305A (en) For the system and method for virtual machine scalable appearance automatically
CN101751265B (en) Updating system of basic input/output system of server and method thereof
CN112486642A (en) Resource scheduling method and device, electronic equipment and computer readable storage medium
CN109120680B (en) Control system, method and related equipment
CN113608765A (en) Data processing method, device, equipment and storage medium
CN114401250A (en) Address allocation method and device
CN110958139B (en) Network control method, orchestrator, controller, and computer-readable storage medium
CN114564179A (en) Parameter configuration method, device and system
CN110134453A (en) Server configures overloaded method and server
CN111563009A (en) File synchronization method, system and storage medium based on dual-computer redundancy system
CN106972963B (en) Service module starting control method and starting control method after crash restart
CN109857408A (en) Application dispositions method, device, equipment, system and the readable storage medium storing program for executing of terminal
US20190196876A1 (en) Allocating computing resources to a container in a computing environment
CN112256384B (en) Service set processing method and device based on container technology and computer equipment
CN109388436A (en) Control method, device and the storage medium of starting procedure
CN114448783A (en) Device replacement method and related device
US10877804B2 (en) Computing apparatus, electronic device, and information processing method
CN112416641A (en) Controlled end node restart detection method in master-slave architecture and master control end node
CN115981924B (en) Device control method, electronic device and storage medium

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