CN112486647A - Resource scheduling method and device based on SaaS public and private library mechanism - Google Patents

Resource scheduling method and device based on SaaS public and private library mechanism Download PDF

Info

Publication number
CN112486647A
CN112486647A CN202011365339.3A CN202011365339A CN112486647A CN 112486647 A CN112486647 A CN 112486647A CN 202011365339 A CN202011365339 A CN 202011365339A CN 112486647 A CN112486647 A CN 112486647A
Authority
CN
China
Prior art keywords
resource
resources
library
judgment rule
private
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011365339.3A
Other languages
Chinese (zh)
Other versions
CN112486647B (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.)
Inspur General Software Co Ltd
Original Assignee
Inspur General Software 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 Inspur General Software Co Ltd filed Critical Inspur General Software Co Ltd
Priority to CN202011365339.3A priority Critical patent/CN112486647B/en
Publication of CN112486647A publication Critical patent/CN112486647A/en
Application granted granted Critical
Publication of CN112486647B publication Critical patent/CN112486647B/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/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • 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
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/504Resource capping

Abstract

The application discloses a resource scheduling method and device based on a SaaS public and private library mechanism, which are used for solving the problems that the utilization rate of resources is not high and the resources cannot be fully utilized in the conventional resource scheduling method. The method comprises the steps of verifying the state of a resource through a preset interface corresponding to the resource; determining the activity of the resources according to the verification result, and dividing the resources into a private library and a public library which are provided based on software-as-a-service technology; the activity of the private library resource is higher than that of the public library resource; according to a preset first judgment rule, checking resources in a private library, transferring the resources meeting the first judgment rule into a public library, and according to a preset second judgment rule, checking the resources in the public library, and transferring the resources meeting the second judgment rule into the private library; the first judgment rule and the second judgment rule are related to the activity of the resource.

Description

Resource scheduling method and device based on SaaS public and private library mechanism
Technical Field
The present application relates to the field of resource scheduling, and in particular, to a resource scheduling method and apparatus based on a SaaS public-private library mechanism.
Background
In the big data era, a great amount of resources and data are generated in the process of various business processes. Valuable resources meeting the self requirements are inquired from mass resources in time, and the resources are reasonably utilized, so that the method is a very key step in the service processing process.
At present, in the process of utilizing resources, centralized storage is generally taken as a main point, and enterprises carry out unified allocation and scheduling on the resources, so that certain flexibility is lacked, the resources are not reasonably and fully utilized, and the resource utilization rate cannot be improved.
For example, in the process of managing client data, a user usually passively processes the allocated client data, so that the change of the client data cannot be followed up in time, the circulation degree of the client data is low, and the problems of backlog of the client data and poor activity are easily caused.
Disclosure of Invention
The embodiment of the application provides a resource scheduling method and device based on a SaaS public and private library mechanism, and aims to solve the problems that the resource utilization rate is not high and the resources cannot be fully utilized in the conventional resource scheduling method.
The resource scheduling method based on the SaaS public and private library mechanism provided by the embodiment of the application comprises the following steps:
verifying the state of the resource through a preset interface corresponding to the resource;
determining the activity of the resources according to the verification result, and dividing the resources into a private library and a public library which are provided based on software-as-a-service technology; the activity of the private library resource is higher than that of the public library resource;
according to a preset first judgment rule, checking resources in a private library, transferring the resources meeting the first judgment rule into a public library, and according to a preset second judgment rule, checking the resources in the public library, and transferring the resources meeting the second judgment rule into the private library; the first judgment rule and the second judgment rule are related to the activity of the resource.
In one example, according to a preset first judgment rule, checking resources in a private library, and moving the resources meeting the first judgment rule into a public library includes: determining a preset first judgment rule of a private library corresponding to each user; aiming at the resources in each private library, checking the resources through the corresponding first judgment rule, and moving the resources meeting the corresponding first judgment rule into the public library; according to a preset second judgment rule, checking resources in a public library, and moving the resources meeting the second judgment rule into a private library, wherein the method comprises the following steps: determining a preset second judgment rule corresponding to each user; and checking the resources in the public library according to the second judgment rule corresponding to each user, and moving the resources meeting the second judgment rule into the private library of the corresponding user.
In one example, the method further comprises: determining a group to which each user belongs; aiming at each group, determining a resource division rule corresponding to the group according to the verification result of each user in the group on the resource; and respectively providing corresponding services for each user based on software-as-a-service technology according to the resource division rule corresponding to each group.
In one example, the checking the resources in the private library according to a preset first judgment rule includes: determining a classification label corresponding to the resource according to the verification result of the resource and a preset classification; and checking the resources in the private library according to a preset first judgment rule and the classification labels corresponding to the resources.
In one example, moving the resource that meets the first judgment rule into a public repository includes: when the resource is determined to accord with the first judgment rule, judging the resource again according to a preset extension period; and when the resource still accords with the first judgment rule, the resource is moved into a public library, and the resource is not allowed to be moved into a private library within a preset time period.
In one example, when it is determined that the resources are partitioned into the private pool and the private pool is full, the resources are partitioned into the temporary pool; according to a preset time interval, moving the resources in the temporary library into a private library; and when determining that the resources in the temporary library accord with a preset first judgment rule, moving the resources into the public library.
In one example, the method further comprises: when it is determined that a resource is being authenticated, the resource is locked.
In one example, the method further comprises: determining an unverified resource; distributing the unverified resources to each user according to the private library information of each user; the private library information comprises a resource verification record and private library capacity.
In one example, the resource is customer data; verifying the state of the resource through a preset interface corresponding to the resource, including: and verifying the validity of the customer data through personal information in the customer data.
The resource scheduling device based on the SaaS public-private library mechanism provided by the embodiment of the application comprises:
the verification module verifies the state of the resource through a preset interface corresponding to the resource;
the dividing module is used for determining the activity of the resources according to the verification result and dividing the resources into a private library and a public library which are provided based on software-as-a-service technology; the activity of the private library resource is higher than that of the public library resource;
the checking module is used for checking the resources in the private library according to a preset first judgment rule, transferring the resources meeting the first judgment rule into the public library, checking the resources in the public library according to a preset second judgment rule, and transferring the resources meeting the second judgment rule into the private library; the first judgment rule and the second judgment rule are related to the activity of the resource.
The embodiment of the application provides a resource scheduling method and device based on a SaaS public and private library mechanism, which at least have the following beneficial effects: by checking the resources in the private library and the public library of the user and carrying out corresponding resource scheduling, the resources in the private library can be ensured to be the resources with higher activity all the time, and the resources with high activity can be preferentially processed. In addition, resources are moved into the public library, resource waste caused by untimely processing of users can be avoided, and the resources can be processed in time by other users. In addition, resources in the public library can be reasonably utilized, so that the processing efficiency of the user on the resources is improved, and the utilization rate of the resources is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a flowchart of a resource scheduling method based on a SaaS public-private library mechanism according to an embodiment of the present application;
fig. 2 is a flowchart of another resource scheduling method based on a SaaS public-private library mechanism according to an embodiment of the present application
Fig. 3 is a schematic structural diagram of a resource scheduling apparatus based on a SaaS public-private library mechanism according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. 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 application.
Fig. 1 is a flowchart of a resource scheduling method based on a SaaS public-private library mechanism according to an embodiment of the present application, which specifically includes the following steps:
s101: and verifying the state of the resource through a preset interface corresponding to the resource.
In the embodiment of the application, the server can verify the state of the resource through the preset interface corresponding to the resource, so as to divide and schedule the resource subsequently. The preset interface is preset according to the related information of the resource, the specific form is determined by the type of the resource, and the application does not limit the specific form.
In one embodiment, to prevent duplicate authentication, when the server determines that a resource is being authenticated, the resource being authenticated may be locked to avoid performing duplicate authentication operations for the same resource.
S102: and determining the activity of the resources according to the verification result, and dividing the resources into a private library and a public library provided based on software-as-a-service technology.
In this embodiment, the server may determine the activity of the resource based on the current state of the resource according to the verification result of the resource. Then, the server may divide the resources into a private repository or a public repository provided based on Software-as-a-service (SaaS) technology according to the activity of the resources. The resources in the private library are only opened to the user individuals and are managed, used, maintained and processed by the user individuals, and the resources in the public library are opened to all the users and are not managed by the user individuals but can obey the scheduling and use of any user.
Because the private library is completely managed by the user, the scheduling and utilization rate of the resources is high, and therefore the activity of the resources in the private library is higher than that of the resources in the public library.
In one embodiment, the server may specifically provide the services related to the private repository and the public repository to the user based on the user's needs, including setting the related information of the private repository and the public repository. Such as private library capacity, private library quantity, public library capacity, etc.
S103: and according to a preset second judgment rule, checking the resources in the public library and moving the resources meeting the second judgment rule into the private library.
In the embodiment of the present application, the resources included in the private repository and the public repository are not the same, but are changed according to the state of the resources.
Specifically, the server may check the resources in the private repository according to a preset first judgment rule. If the resource meets the first judgment rule, the activity of the resource is reduced, and the resource does not adapt to the requirement of the private library any more, so that the server can move the resource into the public library.
The server can check the resources in the public library according to a preset second judgment rule. If the resource meets the second judgment rule, the activity of the resource is improved, and the resource meets the requirement of the private library, so that the server can move the resource into the private library.
The first judgment rule and the second judgment rule are related to the activity of the judgment resource and can be specifically set according to needs, which is not limited in the present application.
In one embodiment, since there are multiple private libraries, and different private libraries correspond to different users, different users can only process the resources in the private library that are freely authorized. Therefore, the first and second predetermined judgment rules corresponding to different private libraries may be different.
Specifically, the server may determine a preset first determination rule of each private library corresponding to each user, and check the resource in the corresponding private library according to the first determination rule corresponding to each private library. Aiming at the resources in each private library, if the resources are judged to accord with the first judgment rule of the corresponding private library in the checking process, the resources can be moved out of the corresponding private library and moved into the public library.
And the server can determine second judgment rules respectively set by each user, and respectively check the resources in the public database according to each second judgment rule. If the resource meets a second judgment rule, which indicates that the resource meets the requirement of the private library corresponding to the corresponding user, the server can move the resource into the private library of the user corresponding to the second judgment rule.
Wherein, the first judgment rule may include: the storage time of the resources in the private library exceeds a preset time period, and the resources are not used by the user when the storage time exceeds the preset time period; and so on. The second judgment rule may include: the frequency of capturing the resources by the server in a preset time period exceeds a preset quantity, and the activity of the resources exceeds a preset value; and so on.
By checking the resources in the private library and the public library of the user and carrying out corresponding resource scheduling, the resources in the private library can be ensured to be the resources with higher activity all the time, and the resources with high activity can be preferentially processed. In addition, resources are moved into the public library, resource waste caused by untimely processing of users can be avoided, and the resources can be processed in time by other users. In addition, resources in the public library can be reasonably utilized, so that the processing efficiency of the user on the resources is improved, and the utilization rate of the resources is improved.
In one embodiment, the server may determine that the resource is close to the time rule specified in the first determination rule according to a rule related to time in the preset first determination rule, and send a prompt message to the user when the resource is about to be moved out of the private library, so that the user can process the resource in the private library in time to prevent the resource in the private library from being lost into the public library.
In one embodiment, for a service provider of SaaS technology, services may be provided to a service consumer on a group basis. Thus, the service provider can specify the service user corresponding to the group to which the individual user belongs, particularly when providing the service.
Specifically, the group is used as a service user, and the overall activity of the resource in the group can be judged according to the verification result of each user in the group on the resource, so that the resource division rule corresponding to the group is determined. Then, the service provider can provide corresponding services to each user in the group based on the resource division rule determined by the group. The resource partitioning rules are used for limiting resource partitioning modes in the group, and include capacities of public and private banks, boundaries for partitioning resources into the public and private banks, and the like, and the resource partitioning rules corresponding to different groups can be different.
Based on the SaaS technology, a service user can obtain corresponding services according to the requirements of the service user. The SaaS application is simple to deploy and centralized and unified to manage. For the user, the user does not need to purchase hardware and other infrastructure resources, does not need professional technology and operation and maintenance personnel, and only needs to register an account number for paying according to needs. Compared with the traditional C/S architecture service, the user does not need to download and install the client program, and can access and use the service provided by the SaaS service provider anytime and anywhere as long as the user can connect to the network.
Moreover, the server can encrypt the transmission protocol in the whole process in an HTTPS mode so as to improve the security of data transmission.
In one embodiment, the server may determine the classification label corresponding to the resource according to the verification result of the resource and a preset classification. And then, the server can check the resources in the private library according to a preset first judgment rule and the classification labels corresponding to the resources. The basis for setting the classification label for the resource can be freely set, and the method is not limited in the application.
For example, according to the generation time of the resource, the classification label of the resource is set as a head resource and a waist resource; setting classification labels of resources as high-frequency resources and low-frequency resources according to the occurrence frequency of the resources captured by the system; and the classification labels with high activity, low activity, used and unused are also included.
In one embodiment, when a user queries resources in a private library or a public library, the user can check the resources according to the classification tags corresponding to the resources and the customized query rules.
In one embodiment, when determining that the resource meets the first determination rule, the server may reserve the resource for a preset grace period, and determine the resource again after the preset grace period expires. And if the resources still accord with the first judgment rule after the expansion period, the server moves the resources out of the private library and into the public library. And the resources after the preset expansion period are not allowed to be moved into the private library within the preset time period. The length of the preset extension period can be set according to needs, and the method is not limited in the application. Therefore, the random movement of the resources between the public library and the private library can be limited, the user is prevented from giving up and recording the resources at will, and the stability of the resources of the public and private libraries is improved to a certain extent.
In one embodiment, the private library may be pre-provisioned with a certain capacity, and the private library with a limited capacity may only include a limited number of resources. Therefore, the resources in the private library can be updated circularly, so that the resources in the private library are always resources with higher activity, and a user can preferentially use and process partial resources with higher activity.
In one embodiment, when the server determines to partition the resource into the private pool, the server may partition the resource into the temporary pool if the private pool is full. The resources in the temporary library can only be temporarily stored, and the server can try to move the resources in the temporary library into the private library according to a preset time interval. If the private inventory is free, the resources in the temporary repository may be moved in, otherwise, the resources will continue to remain in the temporary repository. The capacity of the temporary library is usually small, and only plays a certain buffering role. By establishing the temporary library, a certain expansion space can be provided for the private library, and resources with high activity are prevented from being easily lost to the public library, so that the utilization rate of the resources is improved.
In one embodiment, the server may move the resource out of the private repository and into the delivery repository after determining that the resource in the private repository is used by the user, which indicates that the user will not perform any more processing operation on the resource in a short period of time. The deal pool is used for accommodating used resources.
In one embodiment, for each private pool, the server may calculate the usage rate of the resource by the user based on the total number of resources stored in the private pool and the amount of the resource used by the user. And the server can expand the private library capacity corresponding to the user according to the utilization rate of the user on the resources, so that the user can obtain more resources.
In one embodiment, when the identity of the user is logged off, the server may allocate the resources in the private library corresponding to the user to the private libraries of other users, or to the public library.
In one embodiment, the server may specifically acquire the external resource through interface synchronization, file import, manual entry, and the like to form a resource list, which is distributed to the user for the user to use.
In one embodiment, the resource is in the resource list in an initial state, and is not verified. After determining the unverified resources, the server may allocate the unverified resources to each user according to the private library information of each user, so as to verify the resources. The private library information may include a resource verification record, a private library capacity, a private library remaining capacity, and the like.
In addition, the server may perform default prioritization on the resources in the resource list according to the related information of the resources. Therefore, the user can also obtain the corresponding resources from the resource list according to the default priority order so as to perform the subsequent verification step.
In one embodiment, when the server stores the resources through the private library and the public library, the server may store information such as a classification tag corresponding to the resource, a verification record of the resource, a resource usage record, and the like, corresponding to the resource. Therefore, the subsequent user can know the relevant information of the resource when processing the resource.
In one embodiment, the server may store the resource in a primary/standby storage manner, so as to enhance the security of the resource and ensure reliable storage. And for sensitive information in the resource, the server can perform desensitization treatment to prevent the resource information from being leaked.
In one particular implementation, the resource may be customer data, as shown in FIG. 2.
When a user is used as a manager to maintain customer data, the customer data can be firstly acquired based on the distribution of a system or automatically from a customer data list to be verified, so that the first visit to the customer data is realized under the condition that the customer data is not divided.
After the first visit processing is performed on the client data, the server can divide the client data into a private library or a public library according to a processing result. The client data in the private library is transferred to the public library based on a first judgment rule preset by the user, such as automatic abandoning, overdue and the like. The customer data in the public library is recorded into the corresponding private library by the user based on the second judgment rule determined by the user.
In the event that the private library capacity is insufficient, the server may temporarily store the client data to a temporary library. And the client data in the temporary library is transferred into the public library based on rules of automatic abandoning, overdue and the like of the user. The customer data in the private library and the temporary library are moved into a delivery library after being used by the user and achieving the corresponding service purpose.
Aiming at the client data in the private library and the temporary library, the user can revisit the client data in the process of processing and maintaining so as to achieve the purpose of bargaining.
It should be noted that, in the present embodiment, only the client data is taken as an example for description, and the resource in the present application is not limited.
Based on the same inventive concept, the foregoing resource scheduling method based on the SaaS public-private library mechanism provided in the embodiment of the present application further provides a corresponding resource scheduling apparatus based on the SaaS public-private library mechanism, as shown in fig. 3.
Fig. 3 is a schematic structural diagram of a resource scheduling apparatus based on a SaaS public-private library mechanism according to an embodiment of the present application, which specifically includes:
the verification module 301 verifies the state of the resource through a preset interface corresponding to the resource;
a dividing module 302, which determines the activity of the resource according to the verification result, and divides the resource into a private library and a public library provided based on the software-as-a-service technology; the activity of the private library resource is higher than that of the public library resource;
the checking module 303 is configured to check the resources in the private library according to a preset first judgment rule, move the resources meeting the first judgment rule into the public library, check the resources in the public library according to a preset second judgment rule, and move the resources meeting the second judgment rule into the private library; the first judgment rule and the second judgment rule are related to the activity of the resource.
The embodiments in the present application are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A resource scheduling method based on a SaaS public and private library mechanism is characterized by comprising the following steps:
verifying the state of the resource through a preset interface corresponding to the resource;
determining the activity of the resources according to the verification result, and dividing the resources into a private library and a public library which are provided based on software-as-a-service technology; the activity of the private library resource is higher than that of the public library resource;
according to a preset first judgment rule, checking resources in a private library, transferring the resources meeting the first judgment rule into a public library, and according to a preset second judgment rule, checking the resources in the public library, and transferring the resources meeting the second judgment rule into the private library; the first judgment rule and the second judgment rule are related to the activity of the resource.
2. The method according to claim 1, wherein checking the resources in the private repository according to a preset first judgment rule, and moving the resources meeting the first judgment rule into the public repository comprises:
determining a preset first judgment rule of a private library corresponding to each user;
aiming at the resources in each private library, checking the resources through the corresponding first judgment rule, and moving the resources meeting the corresponding first judgment rule into the public library;
according to a preset second judgment rule, checking resources in a public library, and moving the resources meeting the second judgment rule into a private library, wherein the method comprises the following steps:
determining a preset second judgment rule corresponding to each user;
and checking the resources in the public library according to the second judgment rule corresponding to each user, and moving the resources meeting the second judgment rule into the private library of the corresponding user.
3. The method of claim 2, further comprising:
determining a group to which each user belongs;
aiming at each group, determining a resource division rule corresponding to the group according to the verification result of each user in the group on the resource;
and respectively providing corresponding services for each user based on software-as-a-service technology according to the resource division rule corresponding to each group.
4. The method according to claim 1, wherein checking the resources in the private repository according to a preset first judgment rule comprises:
determining a classification label corresponding to the resource according to the verification result of the resource and a preset classification;
and checking the resources in the private library according to a preset first judgment rule and the classification labels corresponding to the resources.
5. The method of claim 1, wherein moving the resource meeting the first determination rule into a public repository comprises:
when the resource is determined to accord with the first judgment rule, judging the resource again according to a preset extension period;
and when the resource still accords with the first judgment rule, the resource is moved into a public library, and the resource is not allowed to be moved into a private library within a preset time period.
6. The method of claim 2, further comprising:
when determining that the resources are divided into the private libraries and the private libraries are full, dividing the resources into the temporary libraries;
according to a preset time interval, moving the resources in the temporary library into a private library;
and when determining that the resources in the temporary library accord with a preset first judgment rule, moving the resources into the public library.
7. The method of claim 2, further comprising:
when it is determined that a resource is being authenticated, the resource is locked.
8. The method of claim 2, further comprising:
determining an unverified resource;
distributing the unverified resources to each user according to the private library information of each user; the private library information comprises a resource verification record and private library capacity.
9. The method of claim 1, wherein the resource is customer data;
verifying the state of the resource through a preset interface corresponding to the resource, including:
and verifying the validity of the customer data through personal information in the customer data.
10. A resource scheduling device based on a software as a service (SaaS) public and private library mechanism is characterized by comprising:
the verification module verifies the state of the resource through a preset interface corresponding to the resource;
the dividing module is used for determining the activity of the resources according to the verification result and dividing the resources into a private library and a public library which are provided based on software-as-a-service technology; the activity of the private library resource is higher than that of the public library resource;
the checking module is used for checking the resources in the private library according to a preset first judgment rule, transferring the resources meeting the first judgment rule into the public library, checking the resources in the public library according to a preset second judgment rule, and transferring the resources meeting the second judgment rule into the private library; the first judgment rule and the second judgment rule are related to the activity of the resource.
CN202011365339.3A 2020-11-28 2020-11-28 Resource scheduling method and device based on SaaS public and private library mechanism Active CN112486647B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011365339.3A CN112486647B (en) 2020-11-28 2020-11-28 Resource scheduling method and device based on SaaS public and private library mechanism

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011365339.3A CN112486647B (en) 2020-11-28 2020-11-28 Resource scheduling method and device based on SaaS public and private library mechanism

Publications (2)

Publication Number Publication Date
CN112486647A true CN112486647A (en) 2021-03-12
CN112486647B CN112486647B (en) 2023-02-03

Family

ID=74936883

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011365339.3A Active CN112486647B (en) 2020-11-28 2020-11-28 Resource scheduling method and device based on SaaS public and private library mechanism

Country Status (1)

Country Link
CN (1) CN112486647B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102497428A (en) * 2011-12-13 2012-06-13 方正国际软件有限公司 Remote storage system and method for remote storage thereof
US20160147575A1 (en) * 2014-11-26 2016-05-26 Ca, Inc. Prioritizing and distributing workloads between storage resource classes
CN107220115A (en) * 2017-05-25 2017-09-29 深信服科技股份有限公司 A kind of task bottleneck based on cloud platform determines method and device
US20200026560A1 (en) * 2017-01-27 2020-01-23 Nutanix, Inc. Dynamic workload classification for workload-based resource allocation
CN111259931A (en) * 2020-01-09 2020-06-09 支付宝(杭州)信息技术有限公司 User grouping and activity determining method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102497428A (en) * 2011-12-13 2012-06-13 方正国际软件有限公司 Remote storage system and method for remote storage thereof
US20160147575A1 (en) * 2014-11-26 2016-05-26 Ca, Inc. Prioritizing and distributing workloads between storage resource classes
US20200026560A1 (en) * 2017-01-27 2020-01-23 Nutanix, Inc. Dynamic workload classification for workload-based resource allocation
CN107220115A (en) * 2017-05-25 2017-09-29 深信服科技股份有限公司 A kind of task bottleneck based on cloud platform determines method and device
CN111259931A (en) * 2020-01-09 2020-06-09 支付宝(杭州)信息技术有限公司 User grouping and activity determining method and system

Also Published As

Publication number Publication date
CN112486647B (en) 2023-02-03

Similar Documents

Publication Publication Date Title
CN109194584B (en) Flow monitoring method and device, computer equipment and storage medium
CN108667867B (en) Data storage method and device
CN108259422B (en) Multi-tenant access control method and device
US8739170B1 (en) Managing requests for computing capacity
US8667499B2 (en) Managing allocation of computing capacity
CN108399101B (en) Method, device and system for scheduling resources
CN100527090C (en) Method for dynamically distributing computer resource
US8051420B2 (en) Method and system for governing access to computing utilities
CN110049048B (en) Data access method, equipment and readable medium for government affair public service
US10379834B2 (en) Tenant allocation in multi-tenant software applications
CN109670879A (en) A kind of distribution billing method and system
CN110532025A (en) Data processing method, device, equipment and storage medium based on micro services framework
CN104301257A (en) Resource distribution method, device and equipment
US11500663B1 (en) Predictive virtual machine launch-based capacity management
CN110599144B (en) Network access method and device for blockchain nodes
CN112486647B (en) Resource scheduling method and device based on SaaS public and private library mechanism
US20220300488A1 (en) Migration of a data blockchain
CN111314747B (en) Resource outage control method, device, equipment and storage medium
CN111314241B (en) Task scheduling method and scheduling system
CN112882765A (en) Digital twin model scheduling method and device
CN116401024A (en) Cluster capacity expansion and contraction method, device, equipment and medium based on cloud computing
CN112364307B (en) Software authorization method and related equipment
CN116414042A (en) Automatic control method and device for intelligent equipment
CN112181599A (en) Model training method, device and storage medium
CN114185642B (en) Intelligent campus development method and system based on container management platform

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