CN110502332A - A kind of framework method of server High Availabitity - Google Patents

A kind of framework method of server High Availabitity Download PDF

Info

Publication number
CN110502332A
CN110502332A CN201810467499.5A CN201810467499A CN110502332A CN 110502332 A CN110502332 A CN 110502332A CN 201810467499 A CN201810467499 A CN 201810467499A CN 110502332 A CN110502332 A CN 110502332A
Authority
CN
China
Prior art keywords
server
request
access terminal
data
application module
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
CN201810467499.5A
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.)
Beijing University of Technology
Beijing Institute of Technology BIT
Original Assignee
Beijing University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing University of Technology filed Critical Beijing University of Technology
Priority to CN201810467499.5A priority Critical patent/CN110502332A/en
Publication of CN110502332A publication Critical patent/CN110502332A/en
Pending legal-status Critical Current

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/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/5016Allocation 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 the resource being the memory
    • 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/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals

Abstract

The present invention relates to a kind of framework methods of server High Availabitity, comprising the following steps: 1) requests the distribution server to receive the request of access terminal, and the content based on access terminal request, judgement should be by the request of which platform application module processor processing access terminal;2) access terminal request described in step 1) is submitted to application module server and handled by request the distribution server;3) data information of database server storage and management application;4) data handling procedure of each cache node is divided into multiple business state according to the type of service of business information by the data information of the storage of database server described in application module server calls step 3);5) after the completion of data processing, access terminal is returned result to.The framework method of server High Availabitity of the invention has good calculated performance and expansivity, is provided simultaneously with high speed processing ability and massive store space.

Description

A kind of framework method of server High Availabitity
Technical field
The present invention relates to a kind of framework methods of server High Availabitity.
Background technique
With cloud computing, the fast development of big data, large enterprise, High Performance Computing Cluster, data center and cloud computing Requirement of the environmental applications to server is constantly promoted, and is constantly proposed to the processing capacity of equipment, power consumption, management, density etc. New demand.
The architecture design of previous conventional store server and rack server, meets in terms of calculated performance and expansivity To limitation, it is unable to satisfy demand of the big data era to equipment calculating and storage capacity.
And with the development of high speed interconnection technology and to have high density, high modularization and high integration form product more next Favor more by clients such as data centers, therefore to the product band for being provided simultaneously with high speed processing ability and massive store space Carry out the extensive market demand.
The object of the present invention is to provide one kind to have good calculated performance and expansivity, has high speed processing ability and big The server architecture in capacity storage space proposes a kind of framework method of server High Availabitity.
Summary of the invention
In order to solve the above technical problems, the present invention provides a kind of framework method of server High Availabitity.
The framework method of server High Availabitity of the invention, comprising the following steps:
1) request the distribution server receives the request of access terminal, and the content based on access terminal request, and judgement should be by which platform The request of application module processor processing access terminal;
2) access terminal request described in step 1) is submitted to application module server and handled by request the distribution server;
3) data information of database server storage and management application: speed buffering queue is distributed in memory, being in advance should Memory headroom needed for cache node distribution in speed buffering queue, is directly saved into caching when business datum arrives Node;
4) data information of the storage of database server described in application module server calls step 3), according to business information The data handling procedure of each cache node is divided into multiple business state by type of service, and each service condition belongs to concurrency relation When, each service condition carries out concurrent processing;
5) after the completion of data processing, request the distribution server described in step 1) receives the processing result of application module server, Whole packing is carried out to the data of multiple cache nodes simultaneously, Batch sending is then carried out, returns result to access terminal.
The database server: the framework method of server High Availabitity of the invention provides data and visits in step 3) It asks and is called with management interface for application module server.
The framework method of server High Availabitity of the invention, in step 3);Add new cache node Shi Huixiang data Library server registration increases cache node information newly.
The framework method of server High Availabitity of the invention, in step 4): the request of access terminal is calculated and handles, and Processing result is returned to request the distribution server.
The framework method of server High Availabitity of the invention, in step 4): when each service condition is not belonging to concurrency relation, It is successively handled according to the sequencing of service condition, every data handling procedure for completing a service condition will migrate into Next service condition.
The framework method of server High Availabitity of the invention, in step 5): after the completion of data processing, needing to remove slow Notice application module server first removes the calculating node when depositing node, then removes the cache node from database server Relevant information.
Compared with prior art the invention has the benefit that
1) parallel processing is carried out using multithreading, makes full use of server resource, improves the processing capacity of server;
2) it provides and has good calculated performance and expansivity, the server for having high speed processing ability and massive store space Framework;
3) treatment effeciency for being conducive to improve business datum, shortens the processing time of business datum, makes full use of the resource of CPU, Promote the overall usability energy of server.
Detailed description of the invention
Fig. 1 is a kind of flow chart of the framework method of server High Availabitity described in the embodiment of the present invention.
Specific embodiment
With reference to the accompanying drawings and examples, specific embodiments of the present invention will be described in further detail.Implement below Example is not intended to limit the scope of the invention for illustrating the present invention.
As shown in Figure 1, a kind of framework method of server High Availabitity, comprising the following steps:
1) request the distribution server receives the request of access terminal, and the content based on access terminal request, and judgement should be by which platform The request of application module processor processing access terminal;
2) access terminal request described in step 1) is submitted to application module server and handled by request the distribution server;
3) data information of database server storage and management application: speed buffering queue is distributed in memory, being in advance should Memory headroom needed for cache node distribution in speed buffering queue, is directly saved into caching when business datum arrives Node;
4) data information of the storage of database server described in application module server calls step 3), according to business information The data handling procedure of each cache node is divided into multiple business state by type of service, and each service condition belongs to concurrency relation When, each service condition carries out concurrent processing;
5) after the completion of data processing, request the distribution server described in step 1) receives the processing result of application module server, Whole packing is carried out to the data of multiple cache nodes simultaneously, Batch sending is then carried out, returns result to access terminal.
The database server: the framework method of server High Availabitity of the invention provides data and visits in step 3) It asks and is called with management interface for application module server.
The framework method of server High Availabitity of the invention, in step 3);Add new cache node Shi Huixiang data Library server registration increases cache node information newly.
The framework method of server High Availabitity of the invention, in step 4): the request of access terminal is calculated and handles, and Processing result is returned to request the distribution server.
The framework method of server High Availabitity of the invention, in step 4): when each service condition is not belonging to concurrency relation, It is successively handled according to the sequencing of service condition, every data handling procedure for completing a service condition will migrate into Next service condition.
The framework method of server High Availabitity of the invention, in step 5): after the completion of data processing, needing to remove slow Notice application module server first removes the calculating node when depositing node, then removes the cache node from database server Relevant information.
The framework method of server High Availabitity of the invention has good calculated performance and expansivity, is provided simultaneously with high speed Processing capacity and massive store space;Parallel processing is carried out using multithreading, server resource is made full use of, improves service The processing capacity of device;Offer has good calculated performance and expansivity, has high speed processing ability and massive store space Server architecture;The treatment effeciency for being conducive to improve business datum, shortens the processing time of business datum, makes full use of CPU Resource, promote the overall usability energy of server.
The above is only a preferred embodiment of the present invention, it is noted that for the ordinary skill people of the art For member, without departing from the technical principles of the invention, several improvements and modifications, these improvements and modifications can also be made Also it should be regarded as protection scope of the present invention.

Claims (6)

1. a kind of framework method of server High Availabitity, which comprises the following steps:
1) request the distribution server receives the request of access terminal, and the content based on access terminal request, and judgement should be by which platform The request of application module processor processing access terminal;
2) access terminal request described in step 1) is submitted to application module server and handled by request the distribution server;
3) data information of database server storage and management application: speed buffering queue is distributed in memory, being in advance should Memory headroom needed for cache node distribution in speed buffering queue, is directly saved into caching when business datum arrives Node;
4) data information of the storage of database server described in application module server calls step 3), according to business information The data handling procedure of each cache node is divided into multiple business state by type of service, and each service condition belongs to concurrency relation When, each service condition carries out concurrent processing;
5) after the completion of data processing, request the distribution server described in step 1) receives the processing result of application module server, Whole packing is carried out to the data of multiple cache nodes simultaneously, Batch sending is then carried out, returns result to access terminal.
2. the framework method of server High Availabitity according to claim 1, which is characterized in that in step 3), the number According to library server: providing data access and management interface and called for application module server.
3. the framework method of server High Availabitity according to claim 1, which is characterized in that in step 3);Addition is new Cache node Shi Huixiang database server register newly-increased cache node information.
4. the framework method of server High Availabitity according to claim 1, which is characterized in that in step 4): calculate and The request of processing access terminal, and processing result is returned to request the distribution server.
5. the framework method of server High Availabitity according to claim 1, which is characterized in that in step 4): each business When state is not belonging to concurrency relation, successively handled according to the sequencing of service condition, every one service condition of completion Data handling procedure will migrate into next service condition.
6. the framework method of server High Availabitity according to claim 1, which is characterized in that in step 5): in data After the completion of processing, notice application module server first removes the calculating node when needing to remove cache node, then from data Library server removes the relevant information of the cache node.
CN201810467499.5A 2018-05-16 2018-05-16 A kind of framework method of server High Availabitity Pending CN110502332A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810467499.5A CN110502332A (en) 2018-05-16 2018-05-16 A kind of framework method of server High Availabitity

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810467499.5A CN110502332A (en) 2018-05-16 2018-05-16 A kind of framework method of server High Availabitity

Publications (1)

Publication Number Publication Date
CN110502332A true CN110502332A (en) 2019-11-26

Family

ID=68584671

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810467499.5A Pending CN110502332A (en) 2018-05-16 2018-05-16 A kind of framework method of server High Availabitity

Country Status (1)

Country Link
CN (1) CN110502332A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111131451A (en) * 2019-12-23 2020-05-08 武汉联影医疗科技有限公司 Service processing system and service processing method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103412786A (en) * 2013-08-29 2013-11-27 苏州科达科技股份有限公司 High performance server architecture system and data processing method thereof
CN106294261A (en) * 2016-08-22 2017-01-04 贵州电网有限责任公司电力科学研究院 A kind of server architecture of high-performance real-time response

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103412786A (en) * 2013-08-29 2013-11-27 苏州科达科技股份有限公司 High performance server architecture system and data processing method thereof
CN106294261A (en) * 2016-08-22 2017-01-04 贵州电网有限责任公司电力科学研究院 A kind of server architecture of high-performance real-time response

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111131451A (en) * 2019-12-23 2020-05-08 武汉联影医疗科技有限公司 Service processing system and service processing method

Similar Documents

Publication Publication Date Title
CN109240946A (en) The multi-level buffer method and terminal device of data
CN105045607A (en) Method for achieving uniform interface of multiple big data calculation frames
US9774676B2 (en) Storing and moving data in a distributed storage system
WO2015078238A1 (en) Dispatching map matching tasks by cluster server in internet of vehicles
CN108183947A (en) Distributed caching method and system
CN103198097B (en) A kind of magnanimity earth science data method for parallel processing based on distributed file system
CN105471985A (en) Load balance method, cloud platform computing method and cloud platform
CN108829512A (en) A kind of cloud central hardware accelerates distribution method, system and the cloud center of calculating power
WO2020019313A1 (en) Graph data updating method, system, computer readable storage medium, and device
Liroz-Gistau et al. Dynamic workload-based partitioning for large-scale databases
US20230281157A1 (en) Post-exascale graph computing method, system, storage medium and electronic device thereof
CN103488699A (en) Data processing device and method based on stored data grids
CA3139693A1 (en) Dynamic allocation of computing resources
CN109726219A (en) The method and terminal device of data query
CN110502332A (en) A kind of framework method of server High Availabitity
Guo et al. Multi-objective optimization for data placement strategy in cloud computing
CN107992358A (en) A kind of asynchronous IO suitable for the outer figure processing system of core performs method and system
US20210149746A1 (en) Method, System, Computer Readable Medium, and Device for Scheduling Computational Operation Based on Graph Data
CN113656370A (en) Data processing method and device for power measurement system and computer equipment
CN108009099B (en) Acceleration method and device applied to K-Mean clustering algorithm
CN113535410B (en) Load balancing method and system for GIS space vector distributed computation
CN114500551B (en) Edge computing transmission load balancing method, device, equipment and storage medium
CN115604129B (en) Method, system, device and medium for broadband path planning based on graph database
CN112015790A (en) Data processing method and device
US20230376562A1 (en) Integrated circuit apparatus for matrix multiplication operation, computing device, system, and method

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20191126

RJ01 Rejection of invention patent application after publication