CN108984125B - Resource allocation method, device and storage medium - Google Patents

Resource allocation method, device and storage medium Download PDF

Info

Publication number
CN108984125B
CN108984125B CN201810783520.2A CN201810783520A CN108984125B CN 108984125 B CN108984125 B CN 108984125B CN 201810783520 A CN201810783520 A CN 201810783520A CN 108984125 B CN108984125 B CN 108984125B
Authority
CN
China
Prior art keywords
service
storage resource
resource allocation
workload
storage
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.)
Active
Application number
CN201810783520.2A
Other languages
Chinese (zh)
Other versions
CN108984125A (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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201810783520.2A priority Critical patent/CN108984125B/en
Publication of CN108984125A publication Critical patent/CN108984125A/en
Application granted granted Critical
Publication of CN108984125B publication Critical patent/CN108984125B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0631Configuration or reconfiguration of storage systems by allocating resources to storage systems

Abstract

A method, a device and a storage medium for resource allocation are provided, wherein the method is applied to a business system, and the method comprises the following steps: acquiring a storage resource allocation service selected by a service user according to service requirements; acquiring the working load parameters of the business system input into the storage resource allocation service by the business user; receiving a storage resource application of the service user; calling a workload template corresponding to the storage resource allocation service according to the storage resource application; calculating the required storage resources according to the workload template; and calling a storage device interface to allocate the storage resources, and providing an entrance for managing the storage resources for the service user. According to the scheme, one-key storage resource distribution can be achieved, the storage resource distribution efficiency and accuracy can be improved, and the entrance threshold is low.

Description

Resource allocation method, device and storage medium
Technical Field
The present application relates to the field of resource allocation technologies, and in particular, to a method, an apparatus, and a storage medium for resource allocation.
Background
When allocating storage resources, a manual method is generally adopted to allocate service applications. The manager needs to describe the workload of the service system according to the service application, and then allocates corresponding resources to the service according to industry experience.
However, the administrator needs to repeatedly evaluate the load condition of the service system and the requirement of the service application on the storage resource for many times, and needs to rely on industry experience, so that the overall distribution efficiency is low. Moreover, the resource allocation method is difficult to achieve the optimal allocation effect, and even cannot meet the service load requirement, so that the storage resource allocation is unbalanced and the utilization rate is low.
Disclosure of Invention
The application provides a method, a device and a storage medium for resource allocation, which can solve the problem of unreasonable resource allocation in the prior art.
A first aspect of the present application provides a method for resource allocation, where the method is applied to a service system, and the method includes:
acquiring a storage resource allocation service selected by a service user according to service requirements;
acquiring the working load parameters of the business system input into the storage resource allocation service by the business user;
receiving a storage resource application of the service user;
calling a workload template corresponding to the storage resource allocation service according to the storage resource application;
calculating the required storage resources according to the workload template;
and calling a storage device interface to allocate the storage resources, and providing an entrance for managing the storage resources for the service user.
In some possible designs, before the obtaining of the storage resource allocation service selected by the service user according to the service requirement, the method further includes:
dividing the service system according to the service application types to obtain a plurality of types of service applications;
identifying a workload characteristic parameter corresponding to each type of service application;
and generating the corresponding workload template according to the industry best practice standard and the workload characteristic parameters.
In some possible designs, the generating the corresponding workload template according to the industry best practices standard and the workload characteristic parameter includes:
generating a corresponding storage resource demand calculation strategy according to an industry best practice standard and the working load characteristic parameters;
and generating the workload template according to the storage resource demand calculation strategy and the hot spot template.
In some possible designs, after the generating the workload template according to the storage resource demand computation policy and the hotspot template, the method further includes:
adjusting and optimizing the workload template according to the application scene of the service application;
and generating the storage resource allocation service according to the workload template, wherein the storage resource allocation service is used for the service user to apply for storage resources.
A second aspect of the present application provides a resource allocation apparatus having a function of implementing the method for resource allocation provided corresponding to the first aspect. The functions can be realized by hardware, and the functions can also be realized by executing corresponding software by hardware. The hardware or software includes one or more modules corresponding to the above functions, which may be software and/or hardware.
In one possible design, the apparatus is applied to a business system, and the apparatus includes:
the receiving and sending module is used for acquiring storage resource allocation service selected by a business user according to business requirements; acquiring the working load parameters of the business system input into the storage resource allocation service by the business user; receiving a storage resource application of the service user;
the processing module is used for calling a workload template corresponding to the storage resource allocation service according to the storage resource application; calculating the required storage resources according to the workload template; and calling a storage device interface to allocate the storage resources, and providing an entrance for managing the storage resources for the service user.
In some possible designs, before the obtaining module obtains the storage resource allocation service selected by the service user according to the service requirement, the processing module is further configured to:
dividing the service system according to the service application types to obtain a plurality of types of service applications;
identifying a workload characteristic parameter corresponding to each type of service application;
and generating the corresponding workload template according to the industry best practice standard and the workload characteristic parameters.
In some possible designs, the processing module is specifically configured to:
generating a corresponding storage resource demand calculation strategy according to an industry best practice standard and the working load characteristic parameters;
and generating the workload template according to the storage resource demand calculation strategy and the hot spot template.
In some possible designs, after the processing module generates the workload template according to the storage resource demand computation policy and the hotspot template, the processing module is further configured to:
adjusting and optimizing the workload template according to the application scene of the service application;
and generating the storage resource allocation service according to the workload template, wherein the storage resource allocation service is used for the service user to apply for storage resources.
In yet another aspect, the present application provides a resource allocation apparatus, which includes at least one connected processor, a memory and a transceiver, wherein the memory is used for storing program codes, and the processor is used for calling the program codes in the memory to execute the method of the first aspect.
A further aspect of the present application provides a computer storage medium comprising instructions which, when run on a computer, cause the computer to perform the method of the first aspect described above.
Compared with the prior art, in the scheme provided by the application, after the storage resource allocation service selected by the service user according to the service requirement and the workload parameter of the service system input into the storage resource allocation service by the service user are obtained, the workload template corresponding to the storage resource allocation service is called according to the storage resource application of the service user, then the required storage resource is calculated according to the workload template, the storage resource is allocated by calling the storage equipment interface, and an entrance for managing the storage resource is provided for the service user. The method can realize optimal storage resource allocation, does not depend on personal industry experience, and can realize effective resource allocation without professional management personnel. The service user can realize one-click storage resource allocation only by inputting the working load parameters, so that the storage resource allocation efficiency and accuracy can be improved, and the threshold for entry is low.
Drawings
Fig. 1 is a schematic flowchart of a resource allocation method in an embodiment of the present application;
fig. 2 is a schematic structural diagram of a resource allocation apparatus in an embodiment of the present application;
fig. 3 is a schematic structural diagram of a resource allocation apparatus in an embodiment of the present application.
Detailed Description
The terms "first," "second," and the like in the description and in the claims of the present application and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprise," "include," and "have," and any variations thereof, are intended to cover non-exclusive inclusions, such that a process, method, system, article, or apparatus that comprises a list of steps or modules is not necessarily limited to those steps or modules expressly listed, but may include other steps or modules not expressly listed or inherent to such process, method, article, or apparatus, the division of modules presented herein is merely a logical division that may be implemented in a practical application in a further manner, such that a plurality of modules may be combined or integrated into another system, or some features may be omitted, or not implemented, and such that couplings or direct couplings or communicative coupling between each other as shown or discussed may be through some interfaces, indirect couplings or communicative coupling between modules may be electrical or other similar forms, this application is not intended to be limiting. The modules or sub-modules described as separate components may or may not be physically separated, may or may not be physical modules, or may be distributed in a plurality of circuit modules, and some or all of the modules may be selected according to actual needs to achieve the purpose of the present disclosure.
The application provides a method, a device and a storage medium for resource allocation, which are used for a business system and can realize XX. The details will be described below.
In order to solve the technical problems, the application mainly provides the following technical scheme:
and performing one-click storage resource allocation based on the working load, generating a storage resource allocation service by utilizing a working load template solidified by the best practice standard of the industry, and inputting the working load information of the service system by a service user according to a guide in the storage resource allocation service to realize the optimal storage resource allocation.
Referring to fig. 1, the following provides a method for resource allocation, where the method is applied to a service system, and the method includes:
101. and acquiring storage resource distribution service selected by a service user according to service requirements.
102. And acquiring the working load parameters of the service system input into the storage resource allocation service by the service user.
The workload parameters may include the number of users, the number of concurrent users, the amount of data per day, etc.
103. And receiving the storage resource application of the service user.
104. And calling a workload template corresponding to the storage resource allocation service according to the storage resource application.
Each storage resource allocation service corresponds to a workload template.
105. And calculating the required storage resources according to the workload template.
The storage resource may include a resource type, a resource capacity, an optimization parameter, and the like, and the specific application is not limited thereto.
106. And calling a storage device interface to allocate the storage resources, and providing an entrance for managing the storage resources for the service user.
For example, the storage resources may be presented to the service user in the form of "resource group", which facilitates the service user to manage the storage resources allocated to itself according to the service system.
Compared with the prior art, in the scheme provided by the application, after the storage resource allocation service selected by the service user according to the service requirement and the workload parameter of the service system input into the storage resource allocation service by the service user are obtained, the workload template corresponding to the storage resource allocation service is called according to the storage resource application of the service user, then the required storage resource is calculated according to the workload template, the storage resource is allocated by calling the storage equipment interface, and an entrance for managing the storage resource is provided for the service user. The method can realize optimal storage resource allocation, does not depend on personal industry experience, and can realize effective resource allocation without professional management personnel. The service user can realize reusable and one-click storage resource allocation only by inputting the working load parameters, so that the efficiency and the accuracy of the storage resource allocation can be improved, the threshold for entry is low, and the management cost is also reduced.
In some embodiments, before the acquiring the storage resource allocation service selected by the service user according to the service requirement, the method further includes:
and dividing the service system according to the service application types to obtain a plurality of types of service applications.
Identifying a workload characteristic parameter corresponding to each type of service application, wherein the workload characteristic parameter may include a number of users, a number of concurrent users, a daily data amount, and the like.
And generating the corresponding workload template according to the industry best practice standard and the workload characteristic parameters.
The industry best practice standard refers to the displayed best resource allocation case and best practice, and can standardize operations such as business invoicing, scheduling, cooperation, execution, monitoring and the like.
In some embodiments, said generating the corresponding workload template according to the industry best practices standard and the workload characteristic parameter comprises:
generating a corresponding storage resource demand calculation strategy according to an industry best practice standard and the working load characteristic parameters;
and generating the workload template according to the storage resource demand calculation strategy and the hot spot template.
In some embodiments, after generating the workload template according to the storage resource demand computation policy and the hotspot template, the method further includes:
adjusting and optimizing the workload template according to the application scene of the service application;
and generating the storage resource allocation service according to the workload template, wherein the storage resource allocation service is used for the service user to apply for storage resources.
Each storage resource allocation service corresponds to a workload template. The storage resource allocation service can provide a management entrance for the service user, and the management entrance comprises various guides which can guide the service user to realize the application, allocation and management of resources step by step. For example, a business user is guided to fill in workload parameters of the business system, and then submit a storage resource application to the business system to request allocation of resources to the business system.
Any technical features appearing in the above embodiments are also applicable to the embodiments corresponding to fig. 2 and fig. 3 in the present application, and the details of the subsequent similarities are not repeated.
The above describes a method for resource allocation in the present application, and the following describes an apparatus for performing the method for resource allocation. As shown in fig. 2, the resource allocation apparatus can implement all functions of the method of resource allocation. The functions can be realized by hardware, and the functions can also be realized by executing corresponding software by hardware. The hardware or software includes one or more modules corresponding to the above functions, which may be software and/or hardware. In a possible design, the apparatus is applied to a business system, and the apparatus may be software for managing storage resources, or may be a communication chip built in a computer device, or may be a computer device in which the apparatus is built. In an embodiment of the present application, the apparatus includes:
the receiving and sending module is used for acquiring storage resource allocation service selected by a business user according to business requirements; acquiring the working load parameters of the business system input into the storage resource allocation service by the business user; receiving a storage resource application of the service user;
the processing module is used for calling a workload template corresponding to the storage resource allocation service according to the storage resource application; calculating the required storage resources according to the workload template; and calling a storage device interface to allocate the storage resources, and providing an entrance for managing the storage resources for the service user.
In the scheme provided by the application, after an acquisition module acquires a storage resource allocation service selected by a service user according to a service requirement and a workload parameter of the service system input into the storage resource allocation service by the service user, a processing module calls a workload template corresponding to the storage resource allocation service according to a storage resource application of the service user, then calculates a required storage resource according to the workload template, calls a storage device interface to allocate the storage resource, and provides an entrance for managing the storage resource for the service user. The method can realize optimal storage resource allocation, does not depend on personal industry experience, and can realize effective resource allocation without professional management personnel. The service user can realize one-click storage resource allocation only by inputting the working load parameters, so that the storage resource allocation efficiency and accuracy can be improved, and the threshold for entry is low.
In some possible designs, before the obtaining module obtains the storage resource allocation service selected by the service user according to the service requirement, the processing module is further configured to:
dividing the service system according to the service application types to obtain a plurality of types of service applications;
identifying a workload characteristic parameter corresponding to each type of service application;
and generating the corresponding workload template according to the industry best practice standard and the workload characteristic parameters.
In some possible designs, the processing module is specifically configured to:
generating a corresponding storage resource demand calculation strategy according to an industry best practice standard and the working load characteristic parameters;
and generating the workload template according to the storage resource demand calculation strategy and the hot spot template.
In some possible designs, after the processing module generates the workload template according to the storage resource demand computation policy and the hotspot template, the processing module is further configured to:
adjusting and optimizing the workload template according to the application scene of the service application;
and generating the storage resource allocation service according to the workload template, wherein the storage resource allocation service is used for the service user to apply for storage resources.
Fig. 3 is another schematic structural diagram of a resource allocation apparatus according to an embodiment of the present disclosure, which may include at least one processor, at least one transceiver, a memory, and at least one communication bus, where the at least one transceiver is used to implement connection communication between these apparatuses. The processor is configured to execute an executable module, such as a computer program, stored in the memory. The Memory may include a Random Access Memory (RAM) and a non-volatile Memory (e.g., at least one disk Memory).
As shown in fig. 3, in some embodiments, the memory stores program instructions, the program instructions may be executed by the processor, and by calling the program instructions stored in the memory, the processor specifically executes the program code that needs to be called when the method for resource allocation in the embodiment of the present application is executed.
It should be noted that, in the embodiment corresponding to fig. 2 of the present application, the entity device corresponding to the transceiver module may be a transceiver, and the entity device corresponding to the processing module may be a processor. The devices shown in fig. 2 may each have a structure as shown in fig. 3, when one of the devices has the structure as shown in fig. 3, the processor and the transceiver in fig. 3 implement the same or similar functions of the processing module and the transceiver module provided in the device embodiment corresponding to the device, and the memory in fig. 3 stores program codes that the processor needs to call when executing the method for allocating resources.
For example, the processing module, by calling program code stored in the memory, performs the following:
acquiring storage resource allocation service selected by a service user according to service requirements through the transceiver; acquiring the working load parameters of the business system input into the storage resource allocation service by the business user; receiving a storage resource application of the service user;
calling a workload template corresponding to the storage resource allocation service according to the storage resource application; calculating the required storage resources according to the workload template; and calling a storage device interface to allocate the storage resources, and providing an entrance for managing the storage resources for the service user.
Optionally, before the obtaining module obtains the storage resource allocation service selected by the service user according to the service requirement, the processor further calls the program code stored in the memory to perform the following operations:
dividing the service system according to the service application types to obtain a plurality of types of service applications;
identifying a workload characteristic parameter corresponding to each type of service application;
and generating the corresponding workload template according to the industry best practice standard and the workload characteristic parameters.
Optionally, the processor further executes the following operations by calling the program code stored in the memory:
generating a corresponding storage resource demand calculation strategy according to an industry best practice standard and the working load characteristic parameters;
and generating the workload template according to the storage resource demand calculation strategy and the hot spot template.
Optionally, after the processor generates the workload template according to the storage resource demand computation policy and the hot spot template, the processor further calls a program code stored in the memory to perform the following operations:
adjusting and optimizing the workload template according to the application scene of the service application;
and generating the storage resource allocation service according to the workload template, wherein the storage resource allocation service is used for the service user to apply for storage resources.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the system, the apparatus and the module described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules is merely a logical division, and in actual implementation, there may be other divisions, for example, multiple modules or components may be combined or integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or modules, and may be in an electrical, mechanical or other form.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical modules, may be located in one place, or may be distributed on a plurality of network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present application may be integrated into one processing module, or each of the modules may exist alone physically, or two or more modules are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may be stored in a computer readable storage medium.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product.
The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that a computer can store or a data storage device, such as a server, a data center, etc., that is integrated with one or more available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
The technical solutions provided by the present application are introduced in detail, and the present application applies specific examples to explain the principles and embodiments of the present application, and the descriptions of the above examples are only used to help understand the method and the core ideas of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (6)

1. A method for resource allocation, the method is applied to a service system, and is characterized in that the method comprises:
acquiring a storage resource allocation service selected by a service user according to service requirements;
acquiring the working load parameters of the business system input into the storage resource allocation service by the business user;
receiving a storage resource application of the service user;
calling a workload template corresponding to the storage resource allocation service according to the storage resource application;
calculating the required storage resources according to the workload template;
calling a storage device interface to allocate the storage resource and providing an entrance for managing the storage resource for the service user;
before the obtaining of the storage resource allocation service selected by the service user according to the service requirement, the method further includes:
dividing the service system according to the service application types to obtain a plurality of types of service applications;
identifying a workload characteristic parameter corresponding to each type of service application;
generating a corresponding workload template according to an industry best practice standard and the workload characteristic parameters;
generating the corresponding workload template according to the industry best practice standard and the workload characteristic parameters, wherein the method comprises the following steps:
generating a corresponding storage resource demand calculation strategy according to an industry best practice standard and the working load characteristic parameters;
and generating the workload template according to the storage resource demand calculation strategy and the hot spot template.
2. The method of claim 1, wherein after generating the workload template according to the storage resource demand computation policy and the hotspot template, further comprising:
adjusting and optimizing the workload template according to the application scene of the service application;
and generating the storage resource allocation service according to the workload template, wherein the storage resource allocation service is used for the service user to apply for storage resources.
3. A resource allocation device, which is applied to a service system, is characterized in that the device comprises:
the receiving and sending module is used for acquiring storage resource allocation service selected by a business user according to business requirements; acquiring the working load parameters of the business system input into the storage resource allocation service by the business user; receiving a storage resource application of the service user;
the processing module is used for calling a workload template corresponding to the storage resource allocation service according to the storage resource application; calculating the required storage resources according to the workload template; calling a storage device interface to allocate the storage resource and providing an entrance for managing the storage resource for the service user;
before the transceiver module obtains the storage resource allocation service selected by the service user according to the service requirement, the processing module is further configured to:
dividing the service system according to the service application types to obtain a plurality of types of service applications;
identifying a workload characteristic parameter corresponding to each type of service application;
generating a corresponding workload template according to an industry best practice standard and the workload characteristic parameters;
the processing module is specifically configured to:
generating a corresponding storage resource demand calculation strategy according to an industry best practice standard and the working load characteristic parameters;
and generating the workload template according to the storage resource demand calculation strategy and the hot spot template.
4. The apparatus of claim 3, wherein after the processing module generates the workload template according to the storage resource demand computation policy and a hotspot template, the processing module is further configured to:
adjusting and optimizing the workload template according to the application scene of the service application;
and generating the storage resource allocation service according to the workload template, wherein the storage resource allocation service is used for the service user to apply for storage resources.
5. An apparatus for resource allocation, the apparatus comprising:
at least one processor, memory, and transceiver;
wherein the memory is configured to store program code and the processor is configured to invoke the program code stored in the memory to perform the method of any of claims 1-2.
6. A computer storage medium comprising instructions which, when executed on a computer, cause the computer to perform the method of any one of claims 1-2.
CN201810783520.2A 2018-07-17 2018-07-17 Resource allocation method, device and storage medium Active CN108984125B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810783520.2A CN108984125B (en) 2018-07-17 2018-07-17 Resource allocation method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810783520.2A CN108984125B (en) 2018-07-17 2018-07-17 Resource allocation method, device and storage medium

Publications (2)

Publication Number Publication Date
CN108984125A CN108984125A (en) 2018-12-11
CN108984125B true CN108984125B (en) 2022-02-18

Family

ID=64549888

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810783520.2A Active CN108984125B (en) 2018-07-17 2018-07-17 Resource allocation method, device and storage medium

Country Status (1)

Country Link
CN (1) CN108984125B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109657965A (en) * 2018-12-13 2019-04-19 上海安吉星信息服务有限公司 A kind of service resource allocation method, device, storage medium and processor
CN109857595A (en) * 2019-02-28 2019-06-07 新华三信息安全技术有限公司 A kind of back up memory space distribution method and device
CN111984397A (en) * 2019-05-24 2020-11-24 阿里巴巴集团控股有限公司 Computing resource allocation system and method
CN110839071B (en) * 2019-11-05 2023-02-14 腾讯科技(深圳)有限公司 Information storage method, device and storage medium based on block chain
CN111552560B (en) * 2020-04-09 2023-11-14 图灵深视(南京)科技有限公司 Load distribution method and system, computer device, node device and storage medium
CN113608696A (en) * 2021-08-04 2021-11-05 北京八分量信息科技有限公司 Automatic configuration method and device for shared storage resources in heterogeneous network and related products
CN116939624A (en) * 2022-03-30 2023-10-24 上海华为技术有限公司 Method for evaluating service demand on wireless access network and related equipment thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102958166A (en) * 2011-08-29 2013-03-06 华为技术有限公司 Resource allocation method and resource management platform
CN103581339A (en) * 2013-11-25 2014-02-12 广东电网公司汕头供电局 Storage resource allocation monitoring and processing method based on cloud computing
CN105099782A (en) * 2015-08-18 2015-11-25 北京京东世纪贸易有限公司 Method and system for controlling big data resource of cloud environment cluster

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5215779B2 (en) * 2008-09-01 2013-06-19 キヤノン株式会社 Information processing apparatus and information processing method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102958166A (en) * 2011-08-29 2013-03-06 华为技术有限公司 Resource allocation method and resource management platform
CN103581339A (en) * 2013-11-25 2014-02-12 广东电网公司汕头供电局 Storage resource allocation monitoring and processing method based on cloud computing
CN105099782A (en) * 2015-08-18 2015-11-25 北京京东世纪贸易有限公司 Method and system for controlling big data resource of cloud environment cluster

Also Published As

Publication number Publication date
CN108984125A (en) 2018-12-11

Similar Documents

Publication Publication Date Title
CN108984125B (en) Resource allocation method, device and storage medium
CN107426274B (en) Method and system for service application and monitoring, analyzing and scheduling based on time sequence
EP2838228B1 (en) Alarm correlation analysis method, apparatus, and system
CN109241772B (en) Invoice block chain recording method, invoice block chain recording device, block chain gateway server and invoice block chain recording medium
CN107241281B (en) Data processing method and device
JPWO2017188387A1 (en) Network function virtualization management orchestration device, method and program
CN109495542B (en) Load distribution method based on performance monitoring and terminal equipment
CN108255707B (en) Development role creating method, device, equipment and storage medium of test case
US10789557B2 (en) Method and system for auto-allocation of tasks to resources of an organization
CN109960575B (en) Computing capacity sharing method, system and related equipment
EP3531749A1 (en) Management method, management unit and system for network function
CN111835679B (en) Tenant resource management method and device under multi-tenant scene
CN103377406A (en) System and method for managing test files
CN112395075A (en) Resource processing method and device and resource scheduling system
CN109818977B (en) Access server communication optimization method, access server and communication system
CN110795202B (en) Resource allocation method and device of virtualized cluster resource management system
US9189287B1 (en) Harnessing idle computing resources in customer premise equipment
CN107045452B (en) Virtual machine scheduling method and device
CN112884382B (en) Resource quota management method, device and equipment of cloud platform and storage medium
KR20150074531A (en) Apparatus and method for providing bandwidth on demand service
CN112448833A (en) Multi-management-domain communication method and device
CN113438678B (en) Method and device for distributing cloud resources for network slices
CN111694670B (en) Resource allocation method, apparatus, device and computer readable medium
CN112631696B (en) Service arranging method, arranging device, processor and service arranging system
WO2020166617A1 (en) Resource-contention arbitration apparatus, resource-contention arbitration method, and program

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