CN102404408A - System for dynamically responding user request in cloud computing environment - Google Patents

System for dynamically responding user request in cloud computing environment Download PDF

Info

Publication number
CN102404408A
CN102404408A CN201110405123XA CN201110405123A CN102404408A CN 102404408 A CN102404408 A CN 102404408A CN 201110405123X A CN201110405123X A CN 201110405123XA CN 201110405123 A CN201110405123 A CN 201110405123A CN 102404408 A CN102404408 A CN 102404408A
Authority
CN
China
Prior art keywords
request
user
resource
parameter
cloud computing
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
CN201110405123XA
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.)
Dawning Information Industry Beijing Co Ltd
Original Assignee
Dawning Information Industry Beijing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dawning Information Industry Beijing Co Ltd filed Critical Dawning Information Industry Beijing Co Ltd
Priority to CN201110405123XA priority Critical patent/CN102404408A/en
Publication of CN102404408A publication Critical patent/CN102404408A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

The invention provides a system for dynamically responding a user request in a cloud computing environment, comprising a request response unit and a request processing unit, wherein the request response unit is used for receiving a request application for resources, sent out through a management interface by a user, as well as performing parameter resolving to the user application and performing request diversion according to the parameters; the request processing unit is used for processing the request parameters sent by the request response unit and distributing the resources for the request according to the parameters and the system resource scheduling strategy. In the invention, the disadvantage that multiple request response units need to be defined for separate processing of user requests with different types in the cloud computing environment is overcome, so as to provide a method for dynamically responding the user requests with different types through single inlet.

Description

Dynamic response user request system in a kind of cloud computing environment
Technical field
The present invention relates to the cloud computing environment management, dynamic response user request system in particularly a kind of cloud computing environment.
Background technology
The main cloud computing system of industry only relates to a concentrated cloud computing center at present, can not carry out unified management to a plurality of distributed cloud computings center.When the user proposed resource bid to the cloud computing center, cloud computing system only needed the type and the quantity of the resource that judges applies for, promptly can make the decision-making that how to respond user's request.
When certain specific cloud computing center can't satisfy the active user to the application of specific resources the time, the processing mode of General System has following several kinds:
User waiting prompt is notified the user when system can provide resource;
The failure of prompting user applies resource, the suggestion user applies for once more;
The prompting user selects other suitable cloud computing centers.
Above scheme can't satisfy the user applies resource when unsuccessful; Automatically the process that handle at other the cloud computing centers that can satisfy user's request is asked in forwarding accordingly; Thereby can't experience for the user provide the close friend of cloud computing center visit, can't embody the convenience of the resource access that cloud computing brings for the user.
Summary of the invention
The objective of the invention is to solve in the existing cloud computing central management system; Can't the Dynamic Selection adequate resources distribute for the user; Need the user to import to select in the cloud computing of appointment the problem of specific resources in the heart, thereby a kind of method that can dynamic response user request is provided.
Dynamic response user request system comprises request-response unit and requesting processing in a kind of cloud computing environment;
The described request response unit is used to receive the request application to resource that the user sends through management interface, and user applies is carried out parameter resolve and according to parameter request is shunted;
The described request processing unit is used to handle the required parameter that request-response unit sends, and is the request Resources allocation according to parameter and system resource scheduling strategy.
Preferably, said parameter comprises request type, request ID, request resource ID and request association attributes, and the request association attributes comprises service time, cost information.
Preferably, request is shunted is that request is diverted to different requesting processing to the described request response unit.
Preferably, said management interface is by system definition, for user applies system resource defines one group of parameter, can the unique identification user to the definition of resource in the system, the service that the user provides through client-access system service end.
Preferably, said client and system service end refer to the client and the service end of B/S framework and C/S framework software systems respectively.
Preferably, the described request type is meant the type of the application that the user of system definition can create, and comprises information service type and high-performance calculation type.
The present invention solves in the cloud computing environment dissimilar users is asked separate processes, needs the defective of the multiple request-response unit of definition, thereby the method for a kind of single inlet, the dissimilar user's requests of dynamic response is provided.
Embodiment
Through embodiment method of the present invention is described below.
Define the management interface of user applies resource during system design, for user applies system resource defines one group of parameter, the definition that can uniquely indicate the user to resource in the system.
Management interface defines as follows:
Public?ReqResult?getReqResource(ReqParams?reqParams);
Parameter during ReqParams definition user applies;
Return to user's result after the ReqResult define system response user applies;
GetReqResource interface definition system provides the interface of service for the user.
The service that the user provides through client-access system service end.Dynamic response user request may further comprise the steps:
Step 1), request-response unit receive the application request of user to resource.
The user is to realize through the management interface that request-response unit provides to the application of resource in the system.The user needs apply for the parameter of being correlated with, and the group of objects through the ReqParams form weaves, and calls this interface behind the good resource parameters of user group.
Step 2), request-response unit carries out parameter to user applies and resolves, according to parameter request is shunted.
Request-response unit receives the user applies parameter, and according to the rule of system definition parameter is resolved, and mainly comprises request type, request ID, and relevant other attributes of request, comprises service time, cost information etc.
Above information is defined as respectively in the ReqParams object:
Request type: String ReqType;
Request ID: long userId;
Service time: Date date;
Cost information: long lFee;
Wherein, the request type parameter can be used to select different requesting processing as the sign of service filter.
Information after step 3), the shunting sends to different requesting processing respectively.
Request-response unit is according to request type, and the application that the user is different sends to different requesting processing respectively and handles.
Step 4), requesting processing are handled user's request.
After requesting processing receives the request relevant parameter that request-response unit sends over, according to request ID, request resource ID and other parameters, carrying out corresponding Request Processing, is that resource is prepared and Resources allocation, supplies user capture.
It is following that requesting processing defines general Processing Interface:
Public?ReqResult?manageReq(ReqParams?reqParams);
Wherein the definition of ReqResult and ReqParams defines with management interface.
Different requesting processing is done different realizations based on this interface.
ReqResult can define system be the association attributes of the ready resource of user, comprising:
Request resource ID:long resourceId;
Access resources information: ResourceInfo resourceInfo;
Wherein, ResourceInfo has comprised the specifying information of access resources, as follows:
Resource IP:String resourceIP;
Resource name: String resourceName;
Resource access password: String resourcePasswd.

Claims (6)

1. dynamic response user request system in the cloud computing environment is characterized in that: comprise request-response unit and requesting processing;
The described request response unit is used to receive the request application to resource that the user sends through management interface, and user applies is carried out parameter resolve and according to parameter request is shunted;
The described request processing unit is used to handle the required parameter that request-response unit sends, and is the request Resources allocation according to parameter and system resource scheduling strategy.
2. the system of claim 1 is characterized in that: said parameter comprises request type, request ID, request resource ID and request association attributes, and the request association attributes comprises service time, cost information.
3. the system of claim 1, it is characterized in that: it is that request is diverted to different requesting processing that the described request response unit is shunted request.
4. the system of claim 1; It is characterized in that: said management interface is by system definition; For user applies system resource defines one group of parameter, can the unique identification user to the definition of resource in the system, the service that the user provides through client-access system service end.
5. system as claimed in claim 4 is characterized in that: said client and system service end refer to the client and the service end of B/S framework and C/S framework software systems respectively.
6. system as claimed in claim 2 is characterized in that: the described request type is meant the type of the application that the user of system definition can create, and comprises information service type and high-performance calculation type.
CN201110405123XA 2011-12-08 2011-12-08 System for dynamically responding user request in cloud computing environment Pending CN102404408A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110405123XA CN102404408A (en) 2011-12-08 2011-12-08 System for dynamically responding user request in cloud computing environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110405123XA CN102404408A (en) 2011-12-08 2011-12-08 System for dynamically responding user request in cloud computing environment

Publications (1)

Publication Number Publication Date
CN102404408A true CN102404408A (en) 2012-04-04

Family

ID=45886188

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110405123XA Pending CN102404408A (en) 2011-12-08 2011-12-08 System for dynamically responding user request in cloud computing environment

Country Status (1)

Country Link
CN (1) CN102404408A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109450984A (en) * 2018-10-16 2019-03-08 深信服科技股份有限公司 A kind of management method of cloud framework, equipment and computer readable storage medium
CN109547523A (en) * 2018-09-30 2019-03-29 中国农业大学 A kind of processing unit is dedicated and preference application method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101895668A (en) * 2009-11-09 2010-11-24 深圳市同洲电子股份有限公司 Set top box and family cloud computing method based on same
CN101917679A (en) * 2010-08-09 2010-12-15 华为技术有限公司 Service shunting method, device and system
CN102025593A (en) * 2009-09-21 2011-04-20 中国移动通信集团公司 Distributed user access system and method
CN102223398A (en) * 2011-05-30 2011-10-19 兰雨晴 Method for deploying services in cloud computing environment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102025593A (en) * 2009-09-21 2011-04-20 中国移动通信集团公司 Distributed user access system and method
CN101895668A (en) * 2009-11-09 2010-11-24 深圳市同洲电子股份有限公司 Set top box and family cloud computing method based on same
CN101917679A (en) * 2010-08-09 2010-12-15 华为技术有限公司 Service shunting method, device and system
CN102223398A (en) * 2011-05-30 2011-10-19 兰雨晴 Method for deploying services in cloud computing environment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109547523A (en) * 2018-09-30 2019-03-29 中国农业大学 A kind of processing unit is dedicated and preference application method
CN109450984A (en) * 2018-10-16 2019-03-08 深信服科技股份有限公司 A kind of management method of cloud framework, equipment and computer readable storage medium
CN109450984B (en) * 2018-10-16 2021-12-21 深信服科技股份有限公司 Cloud architecture management method and device and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN105959395B (en) A kind of cluster saturation type load balance scheduling system and method
TWI325543B (en) Parallel processing system
CN103617062B (en) The render farm Dynamic Deployment System of a kind of flexibility and method
CN105373420B (en) Data transmission method and device
CN106779910B (en) Distribution order distribution method and device
TWI751139B (en) Business processing system, business processing method and business update method
CN107025139A (en) A kind of high-performance calculation Scheduling Framework based on cloud computing
JP2007503628A5 (en)
CN103150213B (en) Balancing method of loads and device
CN104253850A (en) Distributed task scheduling method and system
CN103023980B (en) A kind of method and system of cloud platform processes user service request
JP2011222049A5 (en)
CN107800768A (en) Open platform control method and system
CN104391918A (en) Method for achieving distributed database query priority management based on peer deployment
CN106294472A (en) The querying method of a kind of Hadoop data base HBase and device
CN103713942A (en) Method and system for dispatching and running a distributed computing frame in cluster
CN103929441A (en) Task allocation method and device
CN104301241B (en) A kind of SOA dynamic load distributing methods and system
CN104052677A (en) Soft load balancing method and apparatus of single data source
CN104268007A (en) Distributed event request scheduling method and system
CN104283963A (en) Distributed and collaborative type CDN load balancing method
CN108282526A (en) Server dynamic allocation method and system between double clusters
WO2003063050A3 (en) Healthcare information system with clinical information exchange
CN108881651A (en) Data processing method, device and equipment of call platform and storage medium
CN102404408A (en) System for dynamically responding user request in cloud computing environment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120404