CN109522124B - Storage management system loading method, device, equipment and readable storage medium - Google Patents

Storage management system loading method, device, equipment and readable storage medium Download PDF

Info

Publication number
CN109522124B
CN109522124B CN201811375930.XA CN201811375930A CN109522124B CN 109522124 B CN109522124 B CN 109522124B CN 201811375930 A CN201811375930 A CN 201811375930A CN 109522124 B CN109522124 B CN 109522124B
Authority
CN
China
Prior art keywords
resource
data
storage management
resources
management system
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
CN201811375930.XA
Other languages
Chinese (zh)
Other versions
CN109522124A (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 CN201811375930.XA priority Critical patent/CN109522124B/en
Publication of CN109522124A publication Critical patent/CN109522124A/en
Application granted granted Critical
Publication of CN109522124B publication Critical patent/CN109522124B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/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
    • 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

Landscapes

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

Abstract

The invention discloses a storage management system loading method, which comprises the following steps: storing management software preloading component resources to a resource container; when a data access request is received, determining data information to be accessed and resources to be loaded according to the data access request; matching and comparing the resource to be loaded with the preloading component resource to obtain a matching result; screening out preloaded component resources successfully matched in the matching result; initiating an acquisition request for data corresponding to the information of the data to be accessed, and receiving the returned data to be accessed; and performing access output setting on the data to be accessed according to the successfully matched preloaded assembly resource, and outputting. According to the method, the system response speed is increased by preloading the functional component resources, so that the user experience can be improved. The invention also discloses a loading device and equipment of the storage management system and a readable storage medium, and has the beneficial effects.

Description

Storage management system loading method, device, equipment and readable storage medium
Technical Field
The present invention relates to the field of storage, and in particular, to a storage management system loading method, a storage management system loading apparatus, a storage management system loading device, and a readable storage medium.
Background
In the storage field, storage management software is an important component, can realize various storage management functions such as performance monitoring, storage capacity analysis, storage network analysis, storage report and the like, and is also the basis of equipment management.
Management software at present, a plurality of UI (User Interface for short, generally referred to as an operation Interface of User software) frames are applied to the storage management software for development, a large amount of data is taken from the back end through a request and then presented to the Interface so as to present visual data and Interface effects, especially under the current data visualization trend, a large amount of UI visualization components can be applied to the software, the types of PC configuration and browsers are different in the actual scene of a User, and thus higher requirements are provided for the storage management software.
The conventional loading process of the current storage management software is as follows: after receiving the data access request, all the resources such as frames, pictures and the like required in the loading process need to be requested to the local, and then data processing is carried out according to the acquired data and then the data is displayed in a browser for a user.
Each loading response process needs a large amount of loading items, including resource loading and data loading, which not only occupies a large amount of processing resources such as CPUs, memories and the like of the system in the request process of loading items, but also occupies a large amount of local cache resources when the returned loading items are loaded to the local, and the loading process is long in time and has high requirements on the configuration of the PC. And since general storage management software manages a large number of storage devices and a large number of data resources, user requests are frequent, and the user experience is poor due to long response time.
Therefore, how to improve the response speed of the system and improve the user experience is a technical problem to be solved by those skilled in the art.
Disclosure of Invention
The invention aims to provide a loading method of a storage management system, which accelerates the response speed of the system by preloading functional component resources, thereby improving the user experience; another object of the present invention is to provide a storage management system loading apparatus, device and readable storage medium.
In order to solve the above technical problem, the present invention provides a storage management system loading method, including:
storing management software preloading component resources to a resource container;
when a data access request is received, determining data information to be accessed and resources to be loaded according to the data access request;
matching and comparing the resource to be loaded with the preloading component resource to obtain a matching result;
screening out the preloading component resources which are successfully matched in the matching result;
initiating an acquisition request for data corresponding to the information of the data to be accessed, and receiving the returned data to be accessed;
and performing access output setting on the data to be accessed according to the successfully matched preloaded assembly resource, and outputting.
Preferably, the storing management software preloads component resources to the resource container, including:
determining a main function module of the storage management software;
acquiring component resources corresponding to the main function module to obtain main function component resources;
loading the primary function component resource to the resource container.
Preferably, determining the main functional module of the storage management software comprises:
receiving selection information of various common functions of the software from a user to obtain the function of the specified software;
and determining a main function module according to the specified software function.
Preferably, determining the main functional module of the storage management software comprises:
counting the access times of each function of the storage management software;
screening out a high-frequency access function according to the access times;
and determining a main function module according to the high-frequency access function.
Preferably, loading the primary functional component resource into the resource container comprises:
and when the login of the user is detected, loading the main function component resource to the resource container.
The invention discloses a loading device of a storage management system, which comprises:
a preloading module for preloading component resources to a resource container;
the request information determining unit is used for determining the data information to be accessed and the resource to be loaded according to the data access request when the data access request is received;
the resource matching unit is used for matching and comparing the resource to be loaded with the preloading component resource to obtain a matching result;
the resource screening unit is used for screening out the preloading component resources which are successfully matched in the matching result;
the data request unit is used for initiating an acquisition request for data corresponding to the information of the data to be accessed and receiving the returned data to be accessed;
and the output unit is used for performing access output setting on the data to be accessed according to the successfully matched preloaded assembly resources and outputting the data.
Preferably, the preload module comprises:
a main function module determining subunit, configured to determine a main function module of the storage management software;
a main resource determining subunit, configured to obtain a component resource corresponding to the main function module, to obtain a main function component resource;
and the main resource loading subunit is used for loading the main functional component resource to the resource container.
Preferably, the main function module determining subunit comprises:
the user specified receiving unit is used for receiving the selection information of various common functions of the software by the user to obtain the specified software function;
and the module determining subunit is used for determining the main function module according to the specified software function.
The invention discloses a data processing device, comprising:
a memory for storing a program;
and the processor is used for realizing the steps of the loading method of the storage management system when executing the program.
The invention discloses a readable storage medium, wherein a program is stored on the readable storage medium, and the program realizes the steps of the loading method of a storage management system when being executed by a processor.
The loading method of the storage management system provided by the invention can complete the access request of the user by matching the preloaded component resources with the real-time loaded data and performing corresponding output setting by preloading the component resources except the data before the user initiates the access to the data without performing the request loading of the resources in the process of responding the access request of the user and only after performing the request loading of the corresponding data, thereby reducing the time occupied by the resource request and the occupation of the system resources such as a CPU (central processing unit), a memory and the like in the process of requesting the resource, improving the response speed of the request, improving the user experience due to the shortening of the waiting time required by the user in the response process after the user initiates the request, avoiding the repeated occupation of the local cache resources by the component resources in the process of requesting the access response in a large quantity, and saving the local cache resources, and the method can be suitable for various storage management software and has wide application.
The invention also provides a loading device and equipment of the storage management system and a readable storage medium, which have the beneficial effects and are not described herein again.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for loading a storage management system according to an embodiment of the present invention;
fig. 2 is a block diagram illustrating a loading apparatus of a storage management system according to an embodiment of the present invention;
fig. 3 is a block diagram illustrating a structure of a loading device of a storage management system according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a storage management system loading device according to an embodiment of the present invention.
Detailed Description
The core of the invention is to provide a loading method of a storage management system, which accelerates the response speed of the system by preloading functional component resources, thereby improving the user experience; the other core of the invention is to provide a loading device and equipment of the storage management system and a readable storage medium.
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating a loading method of a storage management system according to an embodiment of the present invention; the method mainly comprises the following steps:
step s110, storing the management software to preload the component resource to the resource container.
Component resources are preloaded into a resource container prior to receiving system data access. Because the corresponding resources are loaded to the local front end in advance, the preloaded components can be directly called to carry out corresponding output setting after each access request is received, the resource request in the request response process and the occupation of system resources in the loading process are avoided, in addition, the process of loading the back end resources is not needed after the request is received, the occupation of the resources in the resource request process is reduced, and the speed of loading response can be accelerated. For storage management software that needs to respond to a large number of access requests, the system resources and time that can be saved by the preloading procedure are immeasurable.
The resource preloading process needs to be completed before the request is received, so that the preloaded resources can be directly called to carry out corresponding output setting when the request is responded, the specific preloading time is not limited, preferably, when the user login is detected, the main function component resources are loaded to the resource container, the resources are preloaded when the user logs in, the front-end cache resources of the system cannot be occupied before the user logs in the storage management software, meanwhile, the fact that each request response of the user after the user logs in is realized by the preloaded resources can be guaranteed, the resource occupation is reduced, and the response speed is accelerated.
It should be noted that the "component resource" in the present invention may include various sharable resources required by the loading process of the component, code class library, picture, etc. required by the UI.
In this embodiment, the type of the preloaded specific component resource is not limited, and in view of the fact that the management software has many functions and a large resource amount, in order to minimize the problem that the loading is slow due to excessive occupation of the system front-end resource by unnecessary functional components, preferably, the preloading may be performed on the main functional module, that is, the process of storing and managing the software preloaded component resource to the resource container specifically includes: determining a main function module of the storage management software; acquiring component resources corresponding to the main function module to obtain main function component resources; the primary function component resource is loaded into the resource container.
The determination method of the main function module is not limited, and a main function module built in the storage management software when leaving the factory may be selected, or the main function module may be determined according to the requirement of a user. Because different users have different use habits and different use purposes, the definition of the main function module by each user may be different, and it may occur that the user a feels that the function 1 is a common function, and it is counted that the use frequency of the function 2 obtained by the other 10 users is higher, and the factory setting function 3 is the main function, in order to fit the user requirements as much as possible, the occupation of the front-end cache resources by the non-common function components is avoided, the main function module may be determined according to the user requirements, and in this embodiment, a method for determining the main function module according to the user requirements is introduced.
Preferably, the user requirement may be determined by a user actively, and specifically, the determining process of the main function module may be: receiving selection information of various common functions of the software from a user to obtain the function of the specified software; the main functional module is determined according to the specified software function. The main function module can be customized and set for different users by receiving the function specified by the user, so that the use requirements of different users are met.
In addition, it is preferable that the access state of the user is counted. The specific determination method comprises the following steps: counting the access times of each function of the storage management software; screening out a high-frequency access function according to the access times; and determining a main function module according to the high-frequency access function. When a user initially accesses, the functional module selected by the user can be used as the main functional module, or the default functional module is selected as the main functional module, along with the improvement of the access times of the user, the statistical accuracy of the main functional access module is higher and higher, and the screened main functional module is more suitable for the use requirements of the user.
In addition, it should be noted that, when the relevant component resource is stored in the resource container, the preloading is required to be performed for the first time, and only the preloading resource stored in the resource container needs to be directly called without repeating the preloading process, that is, when the corresponding preloading resource is stored in the resource container, the storage management software only needs to execute the steps s120 to s160 in the process of performing the data access request.
And step s120, when the data access request is received, determining the information of the data to be accessed and the resource to be loaded according to the data access request.
The data access request is a request for accessing data in the storage management software to perform certain setting (output in the form of graphs, pictures, tables or direct pages), such as outputting and displaying the sales volume of the 02-18 year A equipment stored in the system in the form of a broken line graph.
Determining data information to be accessed and resources to be loaded according to information carried by the data access request, taking the data access request as an example, determining that the data information to be accessed is '02-18 years A equipment sales volume' from the request, and the resources to be loaded are 'output setting in a broken line graph form'.
And step s130, matching and comparing the resource to be loaded with the preloading component resource to obtain a matching result.
Due to different types of the preloaded resources, when an access request is received, the component resources required to be loaded need to be determined so as to be combined with the request data for output setting, and therefore the access requirements of users are met.
When the component resources to be called in the request are not preloaded, that is, there is no resource in the preloaded component resources that matches the determined resource to be loaded, the request for the real-time resource and the data may be performed according to the existing loading method, for a specific process, refer to the prior art, and details are not described herein.
And step s140, screening out the preloading component resources successfully matched in the matching result.
And step s150, initiating an acquisition request of data corresponding to the information of the data to be accessed, and receiving the returned data to be accessed.
For the process of making a data request and receiving returned data, please refer to the method for data acquisition in the existing loading process, which is not described herein again.
And step s160, performing access output setting on the data to be accessed according to the successfully matched preloaded assembly resources, and outputting.
Although different request objects cause different data to be acquired, a complete set of component resources can realize the response to a class of requests, for example, a set of data imaging processing resources can respond to the imaging processing request of a user to each data. In this embodiment, data is requested from the data storage end in real time when a user request is received, and corresponding output setting is performed in cooperation with the preloaded component.
In addition, although management software of each manufacturer is various, the internal mechanism is not greatly different in practice, and the storage management system loading method provided by the embodiment is suitable for various storage management software, does not have too high requirements or replacement for hardware of a user, can realize efficient response of various storage management software, improves user experience, and improves market competitiveness of products.
Based on the above description, the loading method of the storage management system provided by this embodiment, by preloading component resources other than data before a user initiates access to the data, without performing request loading of resources in the process of responding to the access request of the user, and after performing request loading of corresponding data, matching the preloaded component resources with the data loaded in real time, and performing corresponding output setting, the access request of the user can be completed, and for the response process after the user initiates the request, the time occupied by the resource request is reduced, and the occupation of system resources such as CPU and memory by the resource request process, the request response speed is improved, and as the waiting time required by the user is shortened by the response time, the user experience can also be improved, and the repeated occupation of local cache resources by the component resources is avoided in the process of requesting access response in a large amount, the local cache resources are saved, and the method can be applied to various storage management software and is wide in application.
Referring to fig. 2, fig. 2 is a block diagram illustrating a loading device of a storage management system according to an embodiment of the present invention; the method can comprise the following steps: a preloading module 210, a request information determining unit 220, a resource matching unit 230, a resource screening unit 240, a data requesting unit 250, and an output unit 260. The storage management system loading apparatus provided in this embodiment may be contrasted with the storage management system loading method.
The preloading module 210 is mainly used for preloading component resources to a resource container;
the request information determining unit 220 is mainly configured to determine, when receiving a data access request, data information to be accessed and a resource to be loaded according to the data access request;
the resource matching unit 230 is mainly used for matching and comparing the resource to be loaded with the preloaded component resource to obtain a matching result;
the resource screening unit 240 is mainly used for screening out preloaded component resources successfully matched in the matching result;
the data request unit 250 is mainly configured to initiate an acquisition request for data corresponding to the information of the data to be accessed, and receive the returned data to be accessed;
the output unit 260 is mainly used for performing access output setting on the data to be accessed according to the successfully matched preloaded component resources, and outputting the data.
The storage management system loading device provided by the embodiment accelerates the system response speed by preloading the functional component resources, so that the user experience can be improved.
Preferably, the preloading module may specifically include:
the main function module determining subunit is used for determining a main function module of the storage management software;
the main resource determining subunit is used for acquiring component resources corresponding to the main function module to obtain main function component resources;
and the main resource loading subunit is used for loading the main functional component resource to the resource container.
Preferably, the determining the subunit by the main function module specifically includes:
the user specified receiving unit is used for receiving the selection information of various common functions of the software by the user to obtain the specified software function;
and the module determining subunit is used for determining the main function module according to the specified software function.
Preferably, the determining the subunit by the main function module specifically includes:
the access counting subunit is used for counting the access times of each function of the storage management software;
the high-frequency function counting subunit is used for screening out the high-frequency access function according to the access times;
and the main function determining subunit is used for determining the main function module according to the high-frequency access function.
Preferably, the preloading module may be specifically configured to: when a user login is detected, the main function component resource is loaded to the resource container.
Based on the foregoing embodiment, the storage management system loading apparatus provided in the present invention may perform module division according to another function, and the storage management system loading apparatus provided in this embodiment mainly includes: the system comprises a main function recording module, a resource preloading module, a resource storage container, a data access module and a data storage module.
A main function recording module is arranged in the storage management software end, and the main function recording module is mainly used for recording main function modules of the software. In view of the fact that the management software has various functions and large resource amount, the built-in main function recording module only records which software functions are main functions so as to pre-load the main function module, and the recording mode of the main function module can be built in the factory of software.
The component resource preloading module is mainly used for enabling a user to go to a back end to request all resources except data after logging in a system, and is responsible for rapidly requesting the resources without updating the data through a calling interface, carrying out resource requests on the modules through records of the module and storing the requests in a newly added container module.
The resource storage container is mainly used for storing the requested resources in a local cache mode for standby use.
And the data access module is mainly used for requesting data to the data storage module according to the data access request of the user and receiving the returned system data.
And the data storage module is mainly used for storing system data.
Through the function cooperation of main function record module, subassembly resource preloading module and resource storage container, through the main function of record software, carry out the preloading of resource again to save and wait to use in the resource container, accomplish whole intelligent preloading process, system response speed promotes, and the ease of use promotes, and user experience promotes, increases product competitiveness.
Referring to fig. 3, fig. 3 is a block diagram of a structure of a loading device of a storage management system according to the present embodiment; the apparatus may include: a memory 300 and a processor 310. The storage management system loading device may refer to the description of the storage management system loading method.
The memory 300 is mainly used for storing programs;
the processor 310 is mainly used for implementing the steps of the above-described storage management system loading method when executing programs.
Referring to fig. 4, a schematic structural diagram of a storage management system loading device provided in this embodiment is shown, where the storage management system loading device may generate a relatively large difference due to different configurations or performances, and may include one or more processors (CPUs) 322 (e.g., one or more processors) and a memory 332, and one or more storage media 330 (e.g., one or more mass storage devices) storing an application 342 or data 344. Memory 332 and storage media 330 may be, among other things, transient storage or persistent storage. The program stored on the storage medium 330 may include one or more modules (not shown), each of which may include a series of instructions operating on a data processing device. Still further, the central processor 322 may be configured to communicate with the storage medium 330 to execute a series of instruction operations in the storage medium 330 on the storage management system loading device 301.
The storage management system loader 301 may also include one or more power supplies 326, one or more wired or wireless network interfaces 350, one or more input-output interfaces 358, and/or one or more operating systems 341, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, and so forth.
The steps in the storage management system loading method described above in fig. 1 may be implemented by the structure of a storage management system loading device.
The embodiment discloses a readable storage medium, where a program is stored on the readable storage medium, and the program, when executed by a processor, implements the steps of the storage management system loading method, where the server alarm function checking method may refer to the embodiment corresponding to fig. 1, and is not described herein again.
The readable storage medium may be a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and various other readable storage media capable of storing program codes.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The above detailed description is provided for a method, an apparatus, a device and a readable storage medium for loading a storage management system provided by the present invention. The principles and embodiments of the present invention are explained herein using specific examples, which are presented only to assist in understanding the method and its core concepts. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (8)

1. A storage management system loading method is characterized by comprising the following steps:
storing management software preloading component resources to a resource container;
when a data access request is received, determining data information to be accessed and resources to be loaded according to the data access request;
matching and comparing the resource to be loaded with the preloading component resource to obtain a matching result;
screening out the preloading component resources which are successfully matched in the matching result;
initiating an acquisition request for data corresponding to the information of the data to be accessed, and receiving the returned data to be accessed;
performing access output setting on the data to be accessed according to the successfully matched preloaded assembly resources, and outputting;
wherein storing management software to preload component resources into a resource container comprises:
determining a main function module of the storage management software;
acquiring component resources corresponding to the main function module to obtain main function component resources;
loading the primary function component resource to the resource container.
2. The storage management system loading method of claim 1, wherein determining the primary function module of the storage management software comprises:
receiving selection information of various common functions of the software from a user to obtain the function of the specified software;
and determining a main function module according to the specified software function.
3. The storage management system loading method of claim 1, wherein determining the primary function module of the storage management software comprises:
counting the access times of each function of the storage management software;
screening out a high-frequency access function according to the access times;
and determining a main function module according to the high-frequency access function.
4. The storage management system loading method of claim 1, wherein loading the primary function component resource to the resource container comprises:
and when the login of the user is detected, loading the main function component resource to the resource container.
5. A storage management system loading apparatus, comprising:
a preloading module for preloading component resources to a resource container;
the request information determining unit is used for determining the data information to be accessed and the resource to be loaded according to the data access request when the data access request is received;
the resource matching unit is used for matching and comparing the resource to be loaded with the preloading component resource to obtain a matching result;
the resource screening unit is used for screening out the preloading component resources which are successfully matched in the matching result;
the data request unit is used for initiating an acquisition request for data corresponding to the information of the data to be accessed and receiving the returned data to be accessed;
the output unit is used for carrying out access output setting on the data to be accessed according to the successfully matched preloaded assembly resources and outputting the data;
wherein the preload module comprises:
a main function module determining subunit, configured to determine a main function module of the storage management software;
a main resource determining subunit, configured to obtain a component resource corresponding to the main function module, to obtain a main function component resource;
and the main resource loading subunit is used for loading the main functional component resource to the resource container.
6. The storage management system loading apparatus of claim 5, wherein the primary function module determining a subunit comprises:
the user specified receiving unit is used for receiving the selection information of various common functions of the software by the user to obtain the specified software function;
and the module determining subunit is used for determining the main function module according to the specified software function.
7. A storage management system loading device, comprising:
a memory for storing a program;
a processor for implementing the steps of the storage management system loading method according to any one of claims 1 to 4 when executing said program.
8. A readable storage medium, characterized in that the readable storage medium has stored thereon a program which, when being executed by a processor, carries out the steps of the storage management system loading method according to any one of claims 1 to 4.
CN201811375930.XA 2018-11-19 2018-11-19 Storage management system loading method, device, equipment and readable storage medium Active CN109522124B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811375930.XA CN109522124B (en) 2018-11-19 2018-11-19 Storage management system loading method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811375930.XA CN109522124B (en) 2018-11-19 2018-11-19 Storage management system loading method, device, equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN109522124A CN109522124A (en) 2019-03-26
CN109522124B true CN109522124B (en) 2021-12-17

Family

ID=65778154

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811375930.XA Active CN109522124B (en) 2018-11-19 2018-11-19 Storage management system loading method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN109522124B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112395472A (en) * 2020-11-16 2021-02-23 北京乐学帮网络技术有限公司 Image display method and device, computer equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102957712A (en) * 2011-08-17 2013-03-06 阿里巴巴集团控股有限公司 Method and system for loading website resources
CN104281472A (en) * 2014-09-18 2015-01-14 青岛海信移动通信技术股份有限公司 Method and device for preloading resources
CN106547595A (en) * 2016-10-27 2017-03-29 霍尔果斯霹雳互动网络科技有限公司 A kind of UI resources loading method and system
CN107066631A (en) * 2017-05-26 2017-08-18 北京三快在线科技有限公司 Display methods, device and the electronic equipment of the page
CN107800767A (en) * 2017-09-12 2018-03-13 努比亚技术有限公司 A kind of access response management method, server and computer-readable recording medium
CN107832329A (en) * 2017-09-26 2018-03-23 中国平安人寿保险股份有限公司 Page resource acquisition methods and terminal device
CN107896243A (en) * 2017-11-07 2018-04-10 广东欧珀移动通信有限公司 Accelerated method, device, storage medium and the mobile terminal of network data loading
CN108614722A (en) * 2018-05-10 2018-10-02 Oppo广东移动通信有限公司 Application program preloads method, apparatus, storage medium and terminal
CN108710515A (en) * 2018-05-21 2018-10-26 Oppo广东移动通信有限公司 Using preloading method, apparatus, storage medium and terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150365492A1 (en) * 2014-06-13 2015-12-17 Rockwell Automation Technologies, Inc. Systems and methods for adapting a user interface based on a profile

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102957712A (en) * 2011-08-17 2013-03-06 阿里巴巴集团控股有限公司 Method and system for loading website resources
CN104281472A (en) * 2014-09-18 2015-01-14 青岛海信移动通信技术股份有限公司 Method and device for preloading resources
CN106547595A (en) * 2016-10-27 2017-03-29 霍尔果斯霹雳互动网络科技有限公司 A kind of UI resources loading method and system
CN107066631A (en) * 2017-05-26 2017-08-18 北京三快在线科技有限公司 Display methods, device and the electronic equipment of the page
CN107800767A (en) * 2017-09-12 2018-03-13 努比亚技术有限公司 A kind of access response management method, server and computer-readable recording medium
CN107832329A (en) * 2017-09-26 2018-03-23 中国平安人寿保险股份有限公司 Page resource acquisition methods and terminal device
CN107896243A (en) * 2017-11-07 2018-04-10 广东欧珀移动通信有限公司 Accelerated method, device, storage medium and the mobile terminal of network data loading
CN108614722A (en) * 2018-05-10 2018-10-02 Oppo广东移动通信有限公司 Application program preloads method, apparatus, storage medium and terminal
CN108710515A (en) * 2018-05-21 2018-10-26 Oppo广东移动通信有限公司 Using preloading method, apparatus, storage medium and terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
应用于下一代业务支撑环境的业务安全容器的设计与实现;杜习刚;《万方》;20071130;全文 *

Also Published As

Publication number Publication date
CN109522124A (en) 2019-03-26

Similar Documents

Publication Publication Date Title
US9584364B2 (en) Reporting performance capabilities of a computer resource service
CN107688626B (en) Slow query log processing method and device and electronic equipment
CN107579864A (en) Ask monitoring method, device and server
CN113806305A (en) Data export method and device, computer readable storage medium and electronic equipment
CN112463254A (en) Method, device and equipment for acquiring webpage loading time and storage medium
CN109522124B (en) Storage management system loading method, device, equipment and readable storage medium
CN111901405B (en) Multi-node monitoring method and device, electronic equipment and storage medium
CN116467975B (en) Data processing method, device, electronic equipment and storage medium
CN116820567A (en) Method, system, electronic device and storage medium for determining instruction consumption information
CN112380115A (en) Regression testing method and device, electronic equipment and storage medium
CN116450483A (en) Method, device, server and medium for determining load of software distribution
CN108062224B (en) Data reading and writing method and device based on file handle and computing equipment
CN110674171A (en) Script generation method and device and data processing method and device
CN115984022A (en) Unified account checking method and device for distributed payment system
CN113448867B (en) Software pressure testing method and device
CN113741945B (en) Cloud application-based application disk thermal updating method, device, medium and equipment
CN114116646A (en) Log data processing method, device, equipment and storage medium
CN111143177B (en) Method, system, device and storage medium for collecting RMF III data of IBM host
CN110753136B (en) Domain name resolution method, device, equipment and storage medium
CN114647411A (en) Programming interface loading method and device, electronic equipment and storage medium
CN108846141B (en) Offline cache loading method and device
CN107301096B (en) Method and system for configuring storage resources
CN111444057A (en) Page performance data acquisition method and device and computing equipment
CN117389841B (en) Method and device for monitoring accelerator resources, cluster equipment and storage medium
CN110688068B (en) Storage system write operation processing method, device, equipment 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