WO2013042349A1 - Device and method for determining allocation resources and resource provision system - Google Patents

Device and method for determining allocation resources and resource provision system Download PDF

Info

Publication number
WO2013042349A1
WO2013042349A1 PCT/JP2012/005933 JP2012005933W WO2013042349A1 WO 2013042349 A1 WO2013042349 A1 WO 2013042349A1 JP 2012005933 W JP2012005933 W JP 2012005933W WO 2013042349 A1 WO2013042349 A1 WO 2013042349A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource
client
network
information
calculation
Prior art date
Application number
PCT/JP2012/005933
Other languages
French (fr)
Japanese (ja)
Inventor
洋平 飯澤
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to JP2013534594A priority Critical patent/JP6090587B2/en
Publication of WO2013042349A1 publication Critical patent/WO2013042349A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/508Network service management, e.g. ensuring proper service fulfilment according to agreements based on type of value added network service under agreement
    • H04L41/5096Network service management, e.g. ensuring proper service fulfilment according to agreements based on type of value added network service under agreement wherein the managed service relates to distributed or central networked applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies
    • H04L41/122Discovery or management of network topologies of virtualised topologies, e.g. software-defined networks [SDN] or network function virtualisation [NFV]

Definitions

  • the present invention relates to a resource providing system that provides resources on demand in response to a client request, and more particularly to a method and apparatus for determining an allocated resource.
  • a service such as a cloud service, in which computational resources are distributed and connected via a network, and necessary computational resources are dynamically provided in response to client requests.
  • a calculation resource to be allocated is determined based on a criterion such as whether or not the resource is available or whether the load of the calculation resource is small, and the calculation resource and the client are determined.
  • Set up the communication line between and the network As an example of a method for calculating the optimum route of the communication line, there is a Dijkstra method that calculates the shortest route that minimizes the total cost of the links that pass through.
  • the client can transmit input information to the calculation resource and receive output information such as a calculation result by the calculation resource.
  • Patent Document 1 An example of a resource management system for providing such a service is disclosed in Patent Document 1.
  • the system disclosed in Patent Document 1 searches for computer resources that can be satisfactorily executed by client jobs and network resources as connection paths. If such a resource is found, the computer resource and the network resource are allocated to the client.
  • FIG. 1 it is assumed that a client 11, a resource management unit 12, and a calculation resource 13-15 are connected to a network 10 composed of nodes N1-N9.
  • the resource management unit 12 includes a calculation resource information database 16 and a network information database. 17 is used to execute resource management. Further, as an example, it is assumed that the current free resources of the calculation resources 13, 14, and 15 are 50%, 25%, and 49%, respectively.
  • the resource management unit 12 When the resource management unit 12 receives a calculation resource request from the client 11, the resource management unit 12 refers to the calculation resource information database 16 and selects a calculation resource that satisfies the client request and has the most free resources. Here, it is assumed that the computing resource 13 having the largest free resource (50%) is selected. Subsequently, the resource management unit 12 refers to the network information database 17, calculates the optimum route R1 between the client 11 and the computing resource 13, and sets the communication line along the calculated route R1. The nodes N1-N5 are controlled. In setting the communication line, a part of the bandwidth of each link on the route is assigned. Therefore, when the communication line is set along the route R1, the bandwidth for the communication line is assigned to the four links on the route. become.
  • the calculation resource 15 has the second largest free resource at 49%, and the ratio of the empty resource is almost the same as 50% of the calculation resource 13.
  • the computing resource 15 is allocated, the shortest path between the client 11 and the computing resource 15 is a path R2 passing through the nodes N1-N2-N8-N9.
  • the shortest path between the client 11 and the computing resource 15 is a path R2 passing through the nodes N1-N2-N8-N9.
  • Patent Document 1 As described above, the method disclosed in Patent Document 1 described above is a method in which a resource is allocated if there is more space than required for the resource. Resource allocation that takes into account cannot be performed.
  • the present invention has been made in view of the above problems, and an object of the present invention is to provide an allocation resource determination method and apparatus, and a resource providing system capable of achieving resource allocation considering both computational resources and network resources. is there.
  • the allocated resource determining apparatus is capable of connecting a client and a plurality of computing resources to each other via a network composed of a plurality of nodes, and connecting the computing resources and communication lines to the client in response to the computing resource request of the client.
  • An allocation resource determination apparatus in a resource providing system to allocate resource information that can change in each computing resource between a node of the network to which the computing resource is connected and a virtual node assumed in the network Resource information conversion means for converting into virtual link information, and a path between the node connected to the client and the virtual node based on the topology information of the network and the virtual link information, and the selected Determine the computing resources and communication lines to be allocated from the route to the client Resource deciding means that, and having a.
  • a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and the computing resources and communication lines are connected to the client according to the computing resource request of the client.
  • An allocation resource determination method in a resource providing system to allocate resource information that can change in each computing resource between a node of the network to which the computing resource is connected and a virtual node assumed in the network Converting into virtual link information, selecting a path between the node to which the client is connected and the virtual node based on the topology information of the network and the virtual link information, and from the selected path to the client Determine the computational resources and communication lines to be allocated, and That.
  • a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and the computing resources and communication lines are connected to the client in response to the computing resource request of the client.
  • An allocation resource providing system that converts variable resource information in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network.
  • a route between the node to which the client is connected and the virtual node is selected and assigned to the client from the selected route Resource determining means for determining a computing resource and a communication line; And having a resource management unit as determined by the computational resources and the communication line assigned to the client to allocate the computing resources and communication lines in the network.
  • FIG. 1 is a system configuration diagram showing a resource providing system according to a first embodiment of the present invention. It is a block diagram which shows the structure of the allocation resource determination part by 1st Embodiment of this invention. It is a data block diagram which shows an example of the conversion link information database in the allocation resource determination part shown in FIG. It is a typical network diagram for demonstrating the synthetic
  • FIG. 12 is a schematic network diagram for explaining combined topology information generated by a resource information conversion unit in the allocated resource determination unit shown in FIG. 11 by combining network topology information and conversion link information. It is a block diagram which shows the structure of the allocation resource determination part by 3rd Embodiment of this invention. It is a flowchart which shows the resource allocation operation
  • FIG. 16 is a schematic network diagram for explaining combined topology information generated by a resource information conversion unit in the allocated resource determination unit shown in FIG. 15 by combining network topology information and conversion link information.
  • resource information indicating the current load or the like of a computing resource is expressed as virtual link information with a virtual node, and a client is connected by handling network topology information and virtual link information equally.
  • a route between the selected node and the virtual node is selected, and a computing resource and a communication line to be allocated to the client are determined from the selected route. Therefore, it is possible to determine network resources and computing resources comprehensively and determine computing resources.
  • computation resource refers to a device or a set of such devices required for calculation processing.
  • computing resources such as an arithmetic processing unit, a main storage unit, and an auxiliary storage unit. Of these, there are cases where a single unit is indicated, and a group including a plurality of types is indicated.
  • the arithmetic processing device include a CPU (Central Processing Unit) and a GPU (Graphics Processing Unit).
  • main storage device is a memory.
  • auxiliary storage device is a storage (such as a hard disk).
  • examples of a group including a plurality of types include a server that provides a calculation function and a data center that includes a plurality of servers.
  • the granularity of the types of computing resources may be designed based on the operation policy of the administrator of the resource providing system. For example, since both the CPU and the GPU are arithmetic processing devices, they may be considered as the same type of calculation resources or different types of calculation resources.
  • the network 10 includes a plurality of nodes N1-N9, the client 101 is connected to the node N1, and the nodes N5, N6 are connected. And N9 are connected to the computing resources 103, 104, and 105, respectively.
  • the resource providing system stores a client 101 that requests a computing resource, a resource management unit 102 that manages the computing resources 103-105 and the network 10 that connects them, and information about the network 10 respectively.
  • the computing resource information database 106 and the network information database 107 are converted, and in addition to these, the computing resource information in the computing resource information database 106 is converted into virtual link information, which will be described later, and the computing resources and communication allocated to the client 101
  • An allocated resource determining unit 108 for determining a line is provided.
  • the resource management unit 102 has means for executing resource / device setting, internal setting information collection, and the like necessary for resource management. Specifically, a dedicated interface may be provided between each computing resource 103-105 and each network node N1-N9, and information about the network 10 is advertised from each network node by a routing protocol. You may receive.
  • link information generated by converting variable information (such as the ratio of free resources) in computing resources is called converted link information or virtual link information, and is distinguished from link information of the network 10.
  • Each node of the network 10 is connected to an adjacent node by a link.
  • a cost (cost information) for use in route calculation is set.
  • the cost C of each link is all set to 1.
  • the allocation resource determination unit 108 includes a control unit 201 that controls the entire allocation resource determination operation, and the calculation resource information is converted into conversion link information.
  • a resource information conversion unit 202 for conversion, a conversion link information database 203 that stores conversion link information, and a resource determination unit 204 are included.
  • the resource information conversion unit 202 refers to the calculation resource information database 106 in advance, converts the calculation resource information into conversion link information, and stores it in the conversion link information database 203.
  • there are a plurality of types of computing resources such as an arithmetic processing unit, a main storage unit, and an auxiliary storage unit.
  • When converting calculation resource information into link information for each type of calculation resource, Convert and save as another link information.
  • the granularity of the types of computing resources may be designed based on the operation policy of the administrator of the resource providing system. For example, since both the CPU and the GPU are arithmetic processing devices, they may be considered as the same type of calculation resources or different types of calculation resources.
  • the resource determination unit 204 generates composite topology information obtained by combining the network topology information from the network information database 107 and the conversion link information from the conversion link information database 203, and allocates it to the request of the client 101 by route calculation described later. Determine computing resources and communication lines.
  • Conversion link information (virtual link information) As illustrated in FIG. 4, conversion link information is stored in the conversion link information database 203.
  • the CPU, GPU, etc., memory, storage, etc. are regarded as different types of computing resources.
  • the conversion link information includes the calculation resource identifier, the type of calculation resource (CPU / memory / HDD, etc.), the start and end nodes of the conversion link, and the cost information of the conversion link.
  • a network node to which the calculation resource is connected is set on one side, and a virtual node common to all the calculation resources is set on the other side.
  • the virtual node is a nonexistent node generated by the allocated resource determination unit 108 for the convenience of creating the conversion link information (see the node N10 indicated by a broken line in FIG. 5).
  • the method of determining the link cost is set by the system administrator according to the operation policy of the resource provision system.
  • the load distribution of the calculation resources is attempted so that the ratios of the free resources are the same as much as possible among the calculation resources.
  • the reciprocal of the ratio of free resources of each calculation resource is used.
  • the ratio Rp of free CPUs is calculated from the number of all CPUs and the number of unused CPUs of the calculation resource, and the reciprocal 1 / Rp is used.
  • the value of 1 / Rp, which is the resource information is standardized in order to balance the already established network link cost Cr. Standardization also involves the operation policy of the resource providing system, such as whether to use computational resources or network resources as important.
  • a standardization method in the case where the utilization efficiency of network resources and calculation resources is set to the same priority is adopted.
  • the resource information 1 / Rp is normalized by dividing by the resource information average value Ap, and this is multiplied by the average cost Cn.
  • the cost of the conversion link information shown in FIG. 4 is calculated by standardizing the value based on the unused rate (or usage rate) of the calculation resource so that it can be handled in the same manner as the cost of the network link. Is done.
  • the resource management unit 102 when the resource management unit 102 receives a calculation resource request from the client 101, the resource management unit 102 transfers the calculation resource request to the allocation resource determination unit 108 and requests the allocation resource determination unit 108 to determine the allocation resource. (Step S301). In response to this request, the control unit 201 of the allocation resource determination unit 108 starts a resource allocation operation for the calculation resource request from the client 101.
  • the computing resource request includes the amount of each resource such as the number of CPUs and the amount of memory requested by the client 101 and the type of computing resource to be regarded as important.
  • There are various types of calculation processing that the client 101 performs on the calculation resource particularly those that require a large number of CPUs and those that require a large amount of memory, and the processing time is the most important depending on the type of calculation processing. Computational resources are different. Therefore, the client 101 transmits the calculation resource request to the resource management unit 102 including the most important calculation resource type according to the assumed calculation process.
  • the resource management unit 102 determines an appropriate type according to the type of service, the system operation policy, and the like.
  • the control unit 201 of the allocation resource determination unit 108 controls the resource information conversion unit 202 and the resource determination unit 204 to execute the following processing.
  • the resource determination unit 204 combines the network topology information from the network information database 107 and the conversion link information from the conversion link information database 203 to generate composite topology information to be used for route calculation (step) S302). Further, the resource determination unit 204 determines a calculation resource to be allocated to the client 101 by calculating an optimum route between the network node N1 and the virtual node N10 to which the client 101 is connected using the combined topology information (Step S1). S303).
  • the calculation resource is, for example, a data center to which a client is connected, a virtual machine in the data center, a calculation function providing server, or the like.
  • the path R11 shown in FIG. 5 the path of the communication line set by the portion between the network node N1 and the network node N9 is shown, and the calculation resource (FIG. 5) assigned by the conversion link between the network node N9 and the virtual node N10 is shown. Shows the computational resource 105).
  • the control unit 201 of the allocated resource determination unit 108 returns the determined communication line path and calculation resource information to the resource management unit 102.
  • the communication line route and calculation resource determination operation (steps S302 and S303) will be described later (FIG. 7).
  • the resource management unit 102 allocates the calculation resource and sets the communication line according to the calculation resource and the communication path information determined by the allocation resource determination unit 108 (step S304).
  • An amount of resources necessary for the request from the client 101 is allocated to the determined computing resource (here, the computing resource 105).
  • the communication line is set in the same manner as the existing setting method.
  • a communication line setting method for example, a method in which the resource management unit 102 issues a setting instruction to each node on the calculated route and a method using signaling are conceivable.
  • each node along the calculation path in order from the node as the starting point is triggered by the resource management unit 102 instructing the node as the starting point of the calculated path to set the communication line along the calculation path.
  • Sets up a communication line by setting up in a node and transferring a signaling message to an adjacent node.
  • RSVP-TE Resource reservation-protocol-Traffic Engineering
  • the resource management unit 102 updates the calculation resource information database 106 and the network information database 107 (step S305).
  • the resource management unit 102 notifies the allocation resource determination unit 108 that the calculation resource information database 106 has been updated.
  • the control unit 201 of the allocated resource determination unit 108 instructs the resource information conversion unit 202 to convert and convert the calculation resource information corresponding to the update location.
  • the information database 203 is updated (step 306).
  • the calculation resource information conversion operation will be described later (FIG. 8).
  • the control unit 201 of the allocated resource determination unit 108 notifies the resource management unit 102 that the update has been completed.
  • the resource management unit 102 receives the update completion notification from the allocation resource determination unit 108, the resource management unit 102 notifies the client 101 that the computing resource is available (step S307), and performs processing for resource allocation to the client 101. Complete.
  • the control unit 201 of the allocated resource determination unit 108 receives a calculation resource request of the client 101 from the resource management unit 102 (step S401). As described above, this computational resource request includes the types of important computational resources designated by the client 101. The control unit 201 instructs the resource determination unit 204 to determine a resource to be allocated to the client 101.
  • the resource determination unit 204 first combines the network topology information from the network information database 107 and the conversion link information from the conversion link information database 203 to combine them for use in route calculation. Topology information is generated (step S402).
  • the conversion link information in this example, the conversion link information corresponding to the CPU designated by the client 101 (corresponding to the conversion link information of information ID 1-6 in FIG. 4) is used.
  • the resource determination unit 204 calculates the optimal path between the network node N1 and the virtual node N10 to which the client 101 is connected, thereby determining the calculation resource to be allocated and the communication line path. (Step S403). This will be specifically described with reference to FIG.
  • the shortest route R11 shown in FIG. 5 can be determined as the optimum route. It can. Obviously, even if the cost Cr of the network link is different for each link, it can be determined by the same procedure.
  • the calculation resource 105 through which the route R11 passes can be determined as a calculation resource to be assigned to the client 101, and the route in the network link section of the route R11 (nodes N1-N2-N8-N9) Can be determined as the communication line route.
  • a communication line route and a calculation resource satisfying a client request in the network resource and the calculation resource, or a calculation resource having the largest vacancy rate is allocated.
  • the resource determination unit 204 notifies the control unit 201 of the determined calculation resource and the communication line route (step S404).
  • the control unit 201 notifies the resource management unit 102 of the information on the computing resource and communication line determined by the resource determining unit 204, and completes the processing for determining the allocated resource.
  • the control unit 201 of the allocated resource determination unit 108 receives an update notification of computational resource information from the resource management unit 102 ( In step S501), the resource information conversion unit 202 is instructed to update the conversion link information database 203.
  • the resource information conversion unit 202 first acquires updated information in the calculation resource information database 106 in accordance with the update instruction from the control unit 201 (step S502).
  • the resource information conversion unit 202 may hold a copy of the information in the calculation resource information database 106 and acquire only the update location from the calculation resource information database 106, or the calculation resource information database All the information 106 may be acquired.
  • the resource information conversion unit 202 that has acquired the information of the calculation resource information database 106 converts the information of the updated calculation resource (step S503).
  • the conversion method is as described above in the section “Conversion link information”.
  • the resource information conversion unit 202 updates the conversion link information database 203 (step S504), notifies the control unit 201 of the completion of the process, and the control unit 201 completes the update of the conversion link information database 204. This is notified to the resource management unit 102 (step S505). Thereby, the process of converting the computational resource information is completed.
  • the client 101 that no longer needs the computing resource requests the resource management unit 102 to release the resource.
  • the resource management unit 102 identifies the requested computation resource and communication line with reference to the computation resource information database 106 and the network information database 107 (step S602).
  • the calculated computing resource and communication line are released (step S603).
  • the resource management unit 102 also releases the communication line by issuing a release instruction to each node or using signaling.
  • the resource management unit 102 updates the computing resource information database 106 and the network information database 107 (step S604), and updates the allocation resource determining unit 108 to the computing resource information database 106. Notify that there was.
  • the allocation resource determination unit 108 When the allocation resource determination unit 108 receives the update notification of the calculation resource information database 106 from the resource management unit 102, the allocation resource determination unit 108 refers to the update location, converts the calculation resource information, and updates the conversion link information database 203 (step S605). When the update is completed, the allocated resource determination unit 108 notifies the resource management unit 102 that the update has been completed. Upon receiving the update completion notification from the allocated resource determination unit 108, the resource management unit 102 notifies the client 101 that the calculation resource release has been completed (step S606), and the calculation resource release processing is completed. . 1.8) Effect As described above, according to the first embodiment of the present invention, the route and calculation of the communication line so that the overall load is averaged by comprehensively determining the network resource and the calculation resource. Resources can be determined.
  • a client requests to secure a quality for a computing resource, and a computing resource that cannot secure the requested quality is excluded from candidates, and then a route calculation is performed.
  • the calculation resource to be allocated and the route of the communication line are determined by the above.
  • Other configurations and operations are the same as those in the first embodiment.
  • the required quality of computing resources includes, for example, the minimum amount of memory, CPU power, and / or storage capacity.
  • the client may request the quality of a plurality of computing resources, for example, may require both the amount of memory and the storage capacity. When a plurality of quality requests are made, a computing resource that cannot ensure quality is excluded from candidates.
  • the resource providing system shown in FIG. 10 has the same components as the resource providing system in FIG. 2, but a part of the configuration of the allocated resource determining unit 108a described later and each calculation resource The remaining memory amount is used for candidate determination. Accordingly, blocks having the same configurations and functions as those in FIGS. 2 and 3 are denoted by the same reference numerals, and the description will be simplified.
  • the allocation resource determination unit 108a includes a resource candidate selection unit 205 that excludes a calculation resource that cannot ensure the quality requested by the client from candidates.
  • Other components are the same as those of the allocated resource determination unit 108 in FIG.
  • the resource allocation operation according to this embodiment shown in FIG. 12 is different from the resource allocation operation according to the first embodiment shown in FIG. 6 in steps S302a and S302b related to calculation resource candidate selection. ing. Since the other steps are basically the same as those in FIG. 6, the same step numbers are assigned and the description is simplified.
  • the resource information conversion unit 202 converts the calculation resource information into link information between virtual nodes in advance and stores it in the conversion link information database 203 as illustrated in FIG.
  • the resource management unit 102 upon receiving a request for a calculation resource from the client 101, transfers the calculation resource request to the allocation resource determination unit 108a and requests the allocation resource determination unit 108a to determine the allocation resource. (Step S301).
  • the calculation resource request includes the amount of each calculation resource that the client 101 requests to allocate, the quality of the calculation resource to be secured, and the type of the calculation resource.
  • 10 GB gigabytes
  • the control unit 201 of the allocation resource determination unit 108a starts a resource allocation operation for a calculation resource request from the client 101 after executing calculation resource candidate selection.
  • the control unit 201 Upon receiving the allocation resource determination request, the control unit 201 instructs the resource candidate selection unit 205 to select a calculation resource candidate. That is, the resource candidate selection unit 205 refers to the calculation resource information database 106 and identifies a calculation resource that cannot ensure the requested quality (step S302a). In the system illustrated in FIG. 10, the resource candidate selection unit 205 identifies the computing resource 105 as a computing resource that cannot secure the requested quality (10 GB, which is the minimum required memory amount). If the required quality can be ensured for all the computational resources, the subsequent step operation is the same as that of the first embodiment shown in FIG.
  • the resource determination unit 204 generates combined topology information by combining the topology of the network and the conversion link, but the conversion corresponding to the calculation resource 105 that cannot secure the requested quality.
  • the link is excluded from the combined topology information (step S302b).
  • the resource determination unit 204 calculates the optimum route between the network node N1 to which the client 101 is connected and the virtual node N10 by using the combined topology information, thereby assigning the communication line route and the computing resource to the client 101. Is determined (step S303).
  • the control unit 201 of the allocated resource determination unit 108 a returns the determined communication line route and information on the calculation resources to the resource management unit 102. Note that the communication line route and calculation resource determination operation (steps S302a, S302b, and S303) will be described later (FIG. 13).
  • the resource management unit 102 allocates a calculation resource and sets a communication line according to the communication line path and the calculation resource information determined by the allocation resource determination unit 108a (step S304). An amount of resources necessary for the request from the client 101 is allocated to the determined computing resource (here, the computing resource 105).
  • the resource management unit 102 updates the calculation resource information database 106 and the network information database 107 (step S305).
  • the resource management unit 102 notifies the allocated resource determination unit 108a that the calculation resource information database 106 has been updated.
  • the control unit 201 of the allocation resource determination unit 108a instructs the resource information conversion unit 202 to convert and convert the calculation resource information corresponding to the update location.
  • the information database 203 is updated (step 306).
  • the control unit 201 of the allocated resource determination unit 108a notifies the resource management unit 102 that the update has been completed.
  • the resource management unit 102 receives the update completion notification from the allocation resource determination unit 108a, the resource management unit 102 notifies the client 101 that the computing resource is available (step S307), and performs processing for resource allocation to the client 101. Complete.
  • the control unit 201 of the allocated resource determination unit 108a receives the calculation resource request of the client 101 from the resource management unit 102 (step S401).
  • the calculation resource request includes information on the type of important calculation resource designated by the client 101 and the quality of the calculation resource to be secured.
  • the control unit 201 instructs the resource determination unit 204 to determine the resource to be allocated to the client 101 while ensuring the quality of the requested calculation resource.
  • the resource determination unit 204 inquires of the resource candidate selection unit 205 whether there is a calculation resource that cannot ensure the quality of the requested calculation resource.
  • the resource candidate selection unit 205 that has received the inquiry refers to the calculation resource information database 106 and identifies a calculation resource that cannot ensure the requested quality (step S502a). If there is a computational resource that cannot ensure the requested quality, information identifying the computational resource is returned to the resource determination unit 204. If the requested quality can be ensured for all the computing resources, the resource determination unit 204 is notified of this. In this case, the subsequent steps are the same as those in the first embodiment shown in FIG.
  • the resource determination unit 204 generates combined topology information by combining the topology of the network and the conversion link, but the conversion link corresponding to the computing resource 105 that cannot secure the requested quality is combined. Excluded from the topology information (step S502b).
  • conversion link information in this example, conversion link information corresponding to the CPU designated by the client 101 (conversion link information of information ID1, ID2 and information ID4, ID5 excluding the calculation resource 105) is used.
  • the resource determination unit 204 refers to the conversion link information database 203 shown in FIG. 4, and each of the nodes N5 and N6 to which the computational resources (CPU) are connected as shown in FIG.
  • the cost Ci of the conversion link with N10 can be known.
  • it is assumed that the cost Cr of the link between the real nodes in FIG. 14 is Cr 1.
  • the resource determination unit 204 calculates the optimal path between the network node N1 and the virtual node N10 to which the client 101 is connected, thereby determining the communication resource and the calculation resource to be allocated. (Step S503). This will be specifically described with reference to FIG.
  • the calculation resource 103 through which the route R21 passes can be determined as the calculation resource to be allocated to the client 101, and the route in the network link section of the route R21 (nodes N1-N2-N3-N4- N5) can be determined as the communication line route.
  • a communication line route and a calculation resource satisfying a client request in the network resource and the calculation resource, or a calculation resource having the largest vacancy rate is allocated.
  • the communication line path and the calculation are calculated so that the overall load is averaged by comprehensively determining the network resource and the calculation resource while ensuring the required quality of the client. Resources can be determined.
  • the resource determination unit 204 notifies the control unit 201 of the determined calculation resource and the communication line route (step S504).
  • the control unit 201 notifies the resource management unit 102 of the information on the computing resource and communication line determined by the resource determining unit 204, and completes the processing for determining the allocated resource.
  • the computing resource to be allocated is determined. In addition to the effect of the embodiment, it further has an effect of ensuring the quality of the calculation resource requested by the client. In addition, since the amount of calculation required for route calculation can be reduced, there is another effect that the time required for determining the calculation resources and communication lines allocated to the client can be shortened.
  • calculation resources candidates and communication lines to be allocated are determined by route calculation after selecting calculation resource candidates as in the second embodiment.
  • the selection method is different from that of the second embodiment.
  • calculation resource candidates are selected based on criteria set by the administrator of the resource providing system, such as the amount of free calculation resources. Other points are the same as in the second embodiment.
  • the allocation resource determining unit 108b is a resource that holds in advance the selection criterion information for computing resource candidates used for determining the resource to be allocated.
  • standard database 206 differs from the allocation resource determination part 108a shown in FIG.
  • the selection criterion for the calculation resource candidate is set in advance by the administrator of the resource providing system based on the operation policy.
  • selection criteria for calculation resource candidates a threshold is provided for the ratio of free resources, and only calculation resources with a ratio of free resources equal to or greater than the threshold are selected as allocation candidates.
  • Other block configurations and functions are denoted by the same reference numerals as those of the allocated resource determination unit 108a shown in FIG.
  • the resource allocation operation according to this embodiment shown in FIG. 16 differs from the resource allocation operation according to the second embodiment shown in FIG. 12 in steps S302c and S302d related to candidate selection of calculation resources. ing. Since the other steps are basically the same as those in FIG. 12, the same step numbers are assigned and the description is simplified.
  • the resource information conversion unit 202 converts the calculation resource information into link information with the virtual node in advance and stores it in the conversion link information database 203 as illustrated in FIG. .
  • the resource management unit 102 upon receiving a request for a calculation resource from the client 101, transfers the request for the calculation resource to the allocation resource determination unit 108b and requests the allocation resource determination unit 108b to determine the allocation resource. (Step S301).
  • the CPU is specified as an important calculation resource type specified by the client as in the first embodiment, but it is not necessary to include the calculation resource quality request as in the second embodiment.
  • the control unit 201 of the allocation resource determination unit 108b starts the resource allocation operation for the calculation resource request from the client 101 after executing the calculation resource candidate selection.
  • the control unit 201 Upon receiving the allocation resource determination request, the control unit 201 instructs the resource candidate selection unit 205 to select a calculation resource candidate.
  • the resource candidate selection unit 205 refers to the calculation resource information database 106 and the resource candidate selection criterion database 206, and selects a calculation resource that satisfies the selection criterion (step S302c).
  • the calculation resource candidate selection criterion is to select a calculation resource whose free resource ratio is equal to or higher than a predetermined value (for example, 30%) for the type of important calculation resource designated by the client 101 (CPU in this example).
  • a predetermined value for example, 30%
  • the calculation resources 103 and 105 satisfy the selection criteria and the calculation resource 104 does not satisfy them, so the calculation resources 103 and 105 are selected as candidates. If all the calculation resources satisfy the selection criteria, the subsequent steps are the same as in the first embodiment.
  • the resource determination unit 204 generates combined topology information by combining the network topology and the conversion link, but does not satisfy the selection criteria of the resource candidate selection criteria database 206.
  • the conversion link corresponding to 104 is excluded from the combined topology information (step S302d).
  • the resource determination unit 204 determines a calculation resource to be allocated to the client 101 by calculating an optimum route between the network node N1 and the virtual node N10 to which the client 101 is connected using the combined topology information (Step S1). S303).
  • the control unit 201 of the allocated resource determination unit 108 b returns the determined communication line path and calculation resource information to the resource management unit 102.
  • steps S302c, S302d, and S303 will be described later (FIG. 17).
  • steps 304 to S307 are the same as those in the above-described second embodiment, and thus description thereof will be omitted.
  • the resource determination operation by the resource determination unit 204 generates combined topology information by combining the topology of the network and the conversion link, but the selection criterion of the resource candidate selection criterion database 206
  • the conversion link corresponding to the computing resource 104 that does not satisfy is excluded from the combined topology information.
  • the conversion link information in this example, the conversion link information (conversion link information of information ID1, ID3, information ID4, and ID6 excluding the calculation resource 104 in FIG. 4) corresponding to the CPU designated by the client 101 is used.
  • the resource determination unit 204 refers to the conversion link information database 203 shown in FIG. 4, so that each of the nodes N5 and N9 to which the computing resources are connected and the virtual node N10 as shown in FIG. It is possible to know the cost Ci of the conversion link between.
  • the resource determination unit 204 calculates the optimal path between the network node N1 and the virtual node N10 to which the client 101 is connected, thereby determining the communication resource and the calculation resource to be allocated. . This will be specifically described with reference to FIG.
  • the calculation resource 105 through which the route R11 passes can be determined as a calculation resource to be assigned to the client 101, and the route in the network link section of the route R11 (nodes N1-N2-N8-N9) Can be determined as the communication line route.
  • a communication line route and a calculation resource satisfying a client request in the network resource and the calculation resource, or a calculation resource having the largest vacancy rate is allocated.
  • the communication path and calculation are performed so that the overall load is averaged by comprehensively determining network resources and calculation resources while securing a predetermined selection criterion. Resources can be determined.
  • the resource determination unit 204 When the calculation resources to be allocated are determined in this way, the resource determination unit 204 notifies the control unit 201 of the determined calculation resources and the communication line route, and the control unit 201 determines the calculation resources and communication lines determined by the resource determination unit 204. Is sent to the resource management unit 102 to complete the allocation resource determination process.
  • the calculation resource information conversion and resource release operations of the resource providing system according to the third embodiment of the present invention are the same as those of the first embodiment shown in FIGS.
  • the calculation resource to be allocated is determined after removing the calculation resource that does not satisfy the selection criterion, so the first embodiment described above.
  • the calculation amount necessary for route calculation can be reduced, and the time required for determining the calculation resources and communication lines allocated to the client can be further reduced.
  • Example 4 the link cost determination method is changed according to the purpose of selecting the resource to be allocated in each of the above-described embodiments.
  • First Embodiment it is an object to distribute the load of calculation resources so that the amount of free resources is as much as possible between the respective calculation resources. That is, although the load distribution of calculation resources is the same as in the case described in the first embodiment, the difference is that the amount is made the same as much as possible, not the ratio of free resources.
  • the reciprocal of the amount of free resources among the calculation resources is used as resource information.
  • the cost 1 / Np of the reciprocal number of the number Np of free CPUs is used for the cost of the conversion link corresponding to the CPU.
  • the normalization method is normalized by dividing 1 / Np by Apn when the average value Apn of 1 / Np is obtained, and the average cost of the link of the network is obtained. Multiply by the value Cn.
  • Second Embodiment According to the second embodiment of the present invention, load sharing is performed so that the ratios of free resources are equal to each other with respect to the utilization efficiency of network resources and calculation resources, and at the same time, they are assigned with different priorities. The purpose is to do.
  • the reciprocal of the ratio of the free resources of each calculation resource is used as the resource information, as described in the first embodiment.
  • the ratio Rp of free CPUs is calculated from the number of all CPUs of calculation resources and the number of unused CPUs, and the reciprocal value 1 / Rp is used.
  • the reciprocal of the ratio of the free bandwidth of the link is used for the cost of the network link. Thereby, load distribution can be achieved for each resource.
  • the ratio of the priority of the utilization efficiency of the network resource and the calculation resource is used.
  • an average value Cn of network link costs and an average value Ap of 1 / Rp of computational resources are used.
  • Cn / (Rp * Ap) is obtained by dividing C / n by the normalized value obtained by dividing 1 / Rp by the average value Ap, as described in the first embodiment. In the second embodiment, the obtained value is further multiplied by P.
  • the cost of the conversion link corresponding to the CPU is (P * Cn) / (Rp * Ap).
  • the cost of the conversion link becomes P times the cost of the network link, and the resource determination can be made by giving priority to the load distribution of the calculation resource with the weight of P times over the load distribution of the network link.
  • the reciprocal of the amount of free resources is used instead of the reciprocal of the proportion of free resources for the conversion link. Is used. Further, the size of the free bandwidth of the link is used as the cost of the link of the network instead of the reciprocal of the ratio of the free bandwidth of the link. The normalization calculation method for each is the same as that described above.
  • an object is to allocate resources so as to make the client's calculation processing fastest.
  • the processing time Tp predicted when the processing assumed by the client is performed on each computing resource is used as resource information.
  • the relationship between the amount of computing resources and the processing time is maintained by benchmark processing for each type of processing that the client may perform, and the type of processing assumed by the client A method for predicting the processing time from the amount of requested resources can be considered.
  • the communication delay time Td of each link is used as the cost of the network link. In normalization, the ratios Tp / T and Td / T of the predicted processing time Tp and the communication delay time Td with respect to the unit time T are calculated and set as the link costs.
  • this unit time a unit of time such as 1 millisecond or 1 second may be used as it is, or a special unit of time defined in the resource providing system may be used.
  • Fourth Embodiment priority is given to the use efficiency of the resource having the larger relative ratio of the resource amount requested by the client among the network resource and the calculation resource.
  • the purpose is to allocate resources.
  • the cost of each link is updated by the following method in steps S302 to S303 (refer to FIG. 6) for determining the allocated resource.
  • the client requests Creq as the most important calculation resource and Breq as the bandwidth of the communication line.
  • Cref an average of the number of all CPUs of each calculation resource can be considered.
  • the reference value Bref the average of the maximum values of the bandwidth of each link can be considered.
  • the object is to preferentially allocate a computing resource with a small percentage of free resources, contrary to load distribution of computing resources.
  • the percentage of free resources of each computing resource is used as resource information. For example, as the cost of the conversion link corresponding to the CPU, the ratio Rp of free CPUs calculated from the total number of CPUs of calculation resources and the number of unused CPUs is used.
  • normalization based on the same idea as described in the first embodiment, when the average value of Rp is Cp, normalization is performed by dividing Rp by Cp, and this is multiplied by the average value Cn of the cost of the network link. .
  • the cost of the conversion link corresponding to the CPU is Rp * Cn / Cp.
  • the amount of free resources is used instead of the reciprocal of the free resource ratio, as described in the first embodiment. The inverse of is used.
  • the normalization calculation method is the same as that described above.
  • Each of the allocated resource determination units 108, 108a, 108b and the resource management unit 102 in the above-described embodiment realizes an equivalent function by executing a program stored in a memory (not shown) on a computer. You can also
  • the configurations of the resource providing system and the allocated resource determining method of the present invention are not necessarily limited to the above-described embodiments and examples, or the configurations shown in the drawings.
  • the configuration can operate within a range that does not deviate from the contents described. Good.
  • Resource determination means to An allocated resource determining apparatus comprising: (Appendix 2) The allocated resource determining apparatus according to appendix 1, wherein the resource determining means performs the route selection based on combined topology information obtained by combining the topology information of the network and the virtual link information. (Appendix 3) The allocation resource determination apparatus according to appendix 1 or 2, wherein there are a plurality of types of the calculation resource, and the resource information conversion unit converts the calculation resource into different virtual link information for each type of the calculation resource. (Appendix 4) The resource determining means selects the route based on the virtual link information corresponding to a computing resource that meets a predetermined selection criterion and the topology information of the network. The allocated resource determination device according to any one of the preceding claims.
  • (Appendix 5) The allocation resource determining apparatus according to appendix 4, wherein the predetermined selection criterion is set by the client or an administrator of the resource providing system.
  • (Appendix 6) Allocation resource determination method in a resource providing system in which a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and a computing resource and a communication line are allocated to the client in response to the computing resource request of the client Because Converting variable resource information in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network; Selecting a path between a node to which the client is connected and the virtual node based on the topology information of the network and the virtual link information; Determining a computing resource and a communication line to be allocated to the client from the selected route; An allocated resource determination method characterized by the above.
  • (Appendix 7) The allocation resource determining method according to appendix 6, wherein the route is selected based on combined topology information obtained by combining the topology information of the network and the virtual link information.
  • (Appendix 8) The allocation resource determination method according to appendix 6 or 7, wherein there are a plurality of types of the calculation resource, and the calculation resource is converted into different virtual link information for each type of the calculation resource.
  • (Appendix 9) From the virtual link information, select virtual link information corresponding to a computing resource that meets a predetermined selection criterion, Selecting the route based on the selected virtual link information and the topology information of the network; Item 9.
  • the allocated resource determination method according to any one of appendix 6-8, wherein (Appendix 10) The allocation resource determination method according to appendix 9, wherein the predetermined selection criterion is set by the client or an administrator of the resource providing system.
  • (Appendix 11) A resource providing system in which a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and a computing resource and a communication line are allocated to the client in response to a computing resource request of the client, Resource information conversion means for converting resource information that can change in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network; Resources for selecting a path between a node to which the client is connected and the virtual node based on the topology information of the network and the virtual link information, and determining a calculation resource and a communication line to be allocated to the client from the path A determination means;
  • a resource providing system characterized by comprising: (App
  • (Appendix 13) 13 The resource providing system according to appendix 11 or 12, wherein there are a plurality of types of the calculation resources, and the resource information conversion unit converts the calculation resources into different virtual link information for each type of the calculation resources.
  • the resource deciding means selects the route based on the virtual link information corresponding to a computational resource that meets a predetermined selection criterion and the topology information of the network.
  • the resource providing system according to any one of the above.
  • a program that causes a computer to function as Resource information conversion function for converting resource information that can change in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network Resources for selecting a path between a node to which the client is connected and the virtual node based on the topology information of the network and the virtual link information, and determining a calculation resource and a communication line to be allocated to the client from the path A decision function; Is realized by the computer.
  • the present invention can be applied to various resource providing systems in which a plurality of distributed computing resources are connected by a network.
  • the present invention can be applied to a cloud service providing system in which a plurality of data centers are connected by a network.
  • Network 101 Client 102 Resource Management Unit 103-105 Computing Resource 106 Computing Resource Information Database 107 Network Information Database 108, 108a, 108b Allocation Resource Determination Unit 201 Control Unit 202 Resource Information Conversion Unit 203 Conversion Link Information Database 204 Resource Determination Unit 205 Resource Candidate selection unit 206 Resource candidate selection criteria database N1-N9 Network node N10 Virtual network node

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

[Problem] To provide a device and method that are for determining allocation resources and that can achieve a resource allocation that takes into account both calculation resources and network resources. [Solution] This device for determining allocation resources has: a resource information conversion unit (202) that converts changeable resource information in each calculation resource to virtual link information between a network node to which the calculation resources are connected and a virtual node envisioned on the network; and a resource determination unit (204) that, on the basis of the virtual link information and topology information of the network, selects a path between the virtual node and a node to which a client is connected, and determines a communication line and calculation resources that allocated from the selected path to the client.

Description

割当て資源を決定する方法および装置並びに資源提供システムMethod and apparatus for determining allocated resources and system for providing resources
 本発明は、クライアントの要求に対してオンデマンドで資源を提供する資源提供システムに係り、特に割当て資源の決定方法および装置に関する。 The present invention relates to a resource providing system that provides resources on demand in response to a client request, and more particularly to a method and apparatus for determining an allocated resource.
 近年、クラウドサービスのように、計算資源を分散的に配置して、それらをネットワークで接続し、クライアントの要求に応じて、必要な計算資源を動的に提供するサービスが提案されている。このようなサービスでは、クライアントの要求に応じて、たとえば資源に空きがあるか否か、あるいは計算資源の負荷が小さいかどうか等の基準に基づき割当てるべき計算資源を決定し、当該計算資源とクライアントとの間の通信回線をネットワークに設定する。通信回線の最適な経路の計算方法の例としては、経由するリンクのコストの合計が最小となる最短経路を計算するダイクストラ法がある。計算資源の割り当ておよび通信回線の設定により、クライアントは、計算資源へ入力情報を送信し、計算資源による計算結果などの出力情報を受信することができる。 In recent years, a service has been proposed, such as a cloud service, in which computational resources are distributed and connected via a network, and necessary computational resources are dynamically provided in response to client requests. In such a service, according to a request from a client, for example, a calculation resource to be allocated is determined based on a criterion such as whether or not the resource is available or whether the load of the calculation resource is small, and the calculation resource and the client are determined. Set up the communication line between and the network. As an example of a method for calculating the optimum route of the communication line, there is a Dijkstra method that calculates the shortest route that minimizes the total cost of the links that pass through. By assigning the calculation resource and setting the communication line, the client can transmit input information to the calculation resource and receive output information such as a calculation result by the calculation resource.
 このようなサービスを提供するための資源管理システムの一例が特許文献1に開示されている。特許文献1に開示されたシステムでは、ネットワーク資源やコンピュータ資源の効率的な管理を実現するために、クライアントのジョブが満足に実行可能なコンピュータ資源と接続経路としてのネットワーク資源とを探索し、そのような資源が見つかれば、当該コンピュータ資源とネットワーク資源とをクライアントに割り当てる。 An example of a resource management system for providing such a service is disclosed in Patent Document 1. In order to realize efficient management of network resources and computer resources, the system disclosed in Patent Document 1 searches for computer resources that can be satisfactorily executed by client jobs and network resources as connection paths. If such a resource is found, the computer resource and the network resource are allocated to the client.
特開2008-158844号公報JP 2008-158844 A
 しかしながら、上記特許文献1に開示されたような資源管理システムでは、資源に要求された以上の空きがある場合に当該資源の割り当てを行うものであるから、割り当てられた資源がサービス品質の要求を満たすものであったとしても、それが最適の資源であるとは限らない。言い換えれば、この資源管理方法では、計算資源とネットワーク資源の両方の最適性を考慮した資源の割当てができないという問題がある。以下、この問題点を説明するために、図1に示す資源提供システムを一例として取り上げる。 However, in the resource management system as disclosed in Patent Document 1 described above, when the resource has more space than requested, the resource is allocated, so the allocated resource satisfies the service quality request. Even if it meets, it is not always the best resource. In other words, in this resource management method, there is a problem that resources cannot be allocated in consideration of the optimality of both computing resources and network resources. Hereinafter, in order to explain this problem, the resource providing system shown in FIG. 1 is taken as an example.
 図1において、ノードN1-N9からなるネットワーク10には、クライアント11、資源管理部12および計算資源13-15が接続されているものとし、資源管理部12は計算資源情報データベース16およびネットワーク情報データベース17を用いて資源管理を実行するものとする。また、一例として、計算資源13、14、15の現時点の空き資源がそれぞれ50%、25%、49%であるとする。 In FIG. 1, it is assumed that a client 11, a resource management unit 12, and a calculation resource 13-15 are connected to a network 10 composed of nodes N1-N9. The resource management unit 12 includes a calculation resource information database 16 and a network information database. 17 is used to execute resource management. Further, as an example, it is assumed that the current free resources of the calculation resources 13, 14, and 15 are 50%, 25%, and 49%, respectively.
 資源管理部12は、クライアント11から計算資源要求を受信すると、計算資源情報データベース16を参照し、クライアントの要求を満たし、かつ、空き資源の最も多い計算資源を選択する。ここでは、最も大きな空き資源(50%)を有する計算資源13が選択されたものとする。続いて、資源管理部12は、ネットワーク情報データベース17を参照し、クライアント11と計算資源13との間の最適な経路R1を計算し、計算した経路R1に沿った通信回線を設定するようネットワーク10のノードN1-N5を制御する。通信回線の設定では経路上の各リンクの帯域の一部を割当てるので、経路R1に沿って通信回線を設定すると、その経路上の4本のリンクに対して通信回線用の帯域を割当てたことになる。 When the resource management unit 12 receives a calculation resource request from the client 11, the resource management unit 12 refers to the calculation resource information database 16 and selects a calculation resource that satisfies the client request and has the most free resources. Here, it is assumed that the computing resource 13 having the largest free resource (50%) is selected. Subsequently, the resource management unit 12 refers to the network information database 17, calculates the optimum route R1 between the client 11 and the computing resource 13, and sets the communication line along the calculated route R1. The nodes N1-N5 are controlled. In setting the communication line, a part of the bandwidth of each link on the route is assigned. Therefore, when the communication line is set along the route R1, the bandwidth for the communication line is assigned to the four links on the route. become.
 ところで、計算資源15は空き資源が49%で2番目に大きく、計算資源13の50%と比べても空き資源の割合がほぼ同じである。仮に計算資源15を割当てていた場合は、クライアント11と計算資源15との間の最短経路はノードN1-N2-N8-N9を通る経路R2である。この経路R2に沿って通信回線を設定すると、通信回線のために帯域を割当てるリンクは3本である。したがって、経路R1に沿って通信回線を設定した場合に比べて、経路R2は通信回線のために使用するネットワークの資源の量が小さい。したがって、計算資源13を割当てた場合と計算資源15を割当てた場合とで計算資源の負荷分散という観点から大差がないのであれば、使用するネットワーク資源量の少ない計算資源15を割当てた方がシステム全体の資源の最適化という観点からは望ましい。 By the way, the calculation resource 15 has the second largest free resource at 49%, and the ratio of the empty resource is almost the same as 50% of the calculation resource 13. If the computing resource 15 is allocated, the shortest path between the client 11 and the computing resource 15 is a path R2 passing through the nodes N1-N2-N8-N9. When a communication line is set along the route R2, there are three links to which a bandwidth is allocated for the communication line. Therefore, as compared with the case where a communication line is set along the route R1, the amount of network resources used for the communication line is small in the route R2. Therefore, if there is no great difference from the viewpoint of load distribution of the computing resource between the case where the computing resource 13 is assigned and the case where the computing resource 15 is assigned, it is better to assign the computing resource 15 having a smaller amount of network resources to be used. This is desirable from the viewpoint of optimization of the overall resources.
 このように、上述した特許文献1に開示された方法では資源に要求された以上の空きがあれば当該資源を割り当てるというだけの方法であるために、計算資源とネットワーク資源の両方の最適性を考慮した資源割り当てを行うことができない。 As described above, the method disclosed in Patent Document 1 described above is a method in which a resource is allocated if there is more space than required for the resource. Resource allocation that takes into account cannot be performed.
 そこで、本発明は上記課題に鑑みてなされたもので、その目的は、計算資源とネットワーク資源の両方を考慮した資源割当てを達成可能な割当資源決定方法および装置並びに資源提供システムを提供することにある。 Accordingly, the present invention has been made in view of the above problems, and an object of the present invention is to provide an allocation resource determination method and apparatus, and a resource providing system capable of achieving resource allocation considering both computational resources and network resources. is there.
 本発明に係る割当資源決定装置は、複数のノードからなるネットワークを介してクライアントと複数の計算資源とが互いに接続可能であり、前記クライアントの計算資源要求に応じて計算資源および通信回線を前記クライアントへ割り当てる資源提供システムにおける割当資源決定装置であって、各計算資源における変化しうる資源情報を、当該計算資源が接続している前記ネットワークのノードと前記ネットワークに想定された仮想ノードとの間の仮想リンク情報に変換する資源情報変換手段と、前記ネットワークのトポロジ情報および前記仮想リンク情報に基づいて前記クライアントが接続しているノードと前記仮想ノードとの間の経路を選択し、前記選択された経路から前記クライアントへ割り当てる計算資源および通信回線を決定する資源決定手段と、を有することを特徴とする。 The allocated resource determining apparatus according to the present invention is capable of connecting a client and a plurality of computing resources to each other via a network composed of a plurality of nodes, and connecting the computing resources and communication lines to the client in response to the computing resource request of the client. An allocation resource determination apparatus in a resource providing system to allocate resource information that can change in each computing resource between a node of the network to which the computing resource is connected and a virtual node assumed in the network Resource information conversion means for converting into virtual link information, and a path between the node connected to the client and the virtual node based on the topology information of the network and the virtual link information, and the selected Determine the computing resources and communication lines to be allocated from the route to the client Resource deciding means that, and having a.
 本発明に係る割当て資源決定方法は、複数のノードからなるネットワークを介してクライアントと複数の計算資源とが互いに接続可能であり、前記クライアントの計算資源要求に応じて計算資源および通信回線を前記クライアントへ割り当てる資源提供システムにおける割当資源決定方法であって、各計算資源における変化しうる資源情報を、当該計算資源が接続している前記ネットワークのノードと前記ネットワークに想定された仮想ノードとの間の仮想リンク情報に変換し、前記ネットワークのトポロジ情報および前記仮想リンク情報に基づいて前記クライアントが接続しているノードと前記仮想ノードとの間の経路を選択し、前記選択された経路から前記クライアントへ割り当てる計算資源および通信回線を決定する、ことを特徴とする。 In the allocation resource determination method according to the present invention, a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and the computing resources and communication lines are connected to the client according to the computing resource request of the client. An allocation resource determination method in a resource providing system to allocate resource information that can change in each computing resource between a node of the network to which the computing resource is connected and a virtual node assumed in the network Converting into virtual link information, selecting a path between the node to which the client is connected and the virtual node based on the topology information of the network and the virtual link information, and from the selected path to the client Determine the computational resources and communication lines to be allocated, and That.
 本発明に係る資源提供システムは、複数のノードからなるネットワークを介してクライアントと複数の計算資源とが互いに接続可能であり、前記クライアントの計算資源要求に応じて計算資源および通信回線を前記クライアントへ割り当てる資源提供システムであって、各計算資源における変化しうる資源情報を、当該計算資源が接続している前記ネットワークのノードと前記ネットワークに想定された仮想ノードとの間の仮想リンク情報に変換する資源情報変換手段と、前記ネットワークのトポロジ情報および前記仮想リンク情報に基づいて前記クライアントが接続しているノードと前記仮想ノードとの間の経路を選択し、前記選択された経路から前記クライアントへ割り当てる計算資源および通信回線を決定する資源決定手段と、前記クライアントへ割り当てる計算資源および通信回線の決定に従って前記ネットワークにおける前記計算資源および通信回線の割当を行う資源管理手段と、を有することを特徴とする。 In the resource providing system according to the present invention, a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and the computing resources and communication lines are connected to the client in response to the computing resource request of the client. An allocation resource providing system that converts variable resource information in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network. Based on the resource information conversion means, the network topology information and the virtual link information, a route between the node to which the client is connected and the virtual node is selected and assigned to the client from the selected route Resource determining means for determining a computing resource and a communication line; And having a resource management unit as determined by the computational resources and the communication line assigned to the client to allocate the computing resources and communication lines in the network.
 本発明によれば、計算資源とネットワーク資源の両方を考慮した資源割当てを達成できる。 According to the present invention, it is possible to achieve resource allocation considering both computational resources and network resources.
本発明が解決すべき課題を説明するための資源提供システムの一例を示すシステム構成図である。It is a system configuration figure showing an example of a resource providing system for explaining a problem which the present invention should solve. 本発明の第1実施形態による資源提供システムを示すシステム構成図である。1 is a system configuration diagram showing a resource providing system according to a first embodiment of the present invention. 本発明の第1実施形態による割当資源決定部の構成を示すブロック図である。It is a block diagram which shows the structure of the allocation resource determination part by 1st Embodiment of this invention. 図3に示す割当資源決定部における変換リンク情報データベースの一例を示すデータ構成図である。It is a data block diagram which shows an example of the conversion link information database in the allocation resource determination part shown in FIG. 図3に示す割当資源決定部における資源情報変換部がネットワークのトポロジ情報と変換リンク情報とを結合して生成する合成トポロジ情報について説明するための模式的ネットワーク図である。It is a typical network diagram for demonstrating the synthetic | combination topology information which the resource information conversion part in the allocation resource determination part shown in FIG. 3 couple | bonds and produces | generates the topology information and conversion link information of a network. 本発明の第1実施形態による資源提供システムの資源割当動作を示すフローチャートである。It is a flowchart which shows the resource allocation operation | movement of the resource provision system by 1st Embodiment of this invention. 図6における資源決定動作を示すフローチャートである。It is a flowchart which shows the resource determination operation | movement in FIG. 本発明の第1実施形態による資源提供システムの計算資源情報の変換動作を示すフローチャートである。It is a flowchart which shows the conversion operation | movement of the calculation resource information of the resource provision system by 1st Embodiment of this invention. 本発明の第1実施形態による資源提供システムの資源解放動作を示すフローチャートである。It is a flowchart which shows the resource release operation | movement of the resource provision system by 1st Embodiment of this invention. 本発明の第2実施形態による資源提供システムを示すシステム構成図である。It is a system block diagram which shows the resource provision system by 2nd Embodiment of this invention. 本発明の第2実施形態による割当資源決定部の構成を示すブロック図である。It is a block diagram which shows the structure of the allocation resource determination part by 2nd Embodiment of this invention. 本発明の第2実施形態による資源提供システムの資源割当動作を示すフローチャートである。It is a flowchart which shows the resource allocation operation | movement of the resource provision system by 2nd Embodiment of this invention. 図12における資源決定動作を示すフローチャートである。It is a flowchart which shows the resource determination operation | movement in FIG. 図11に示す割当資源決定部における資源情報変換部がネットワークのトポロジ情報と変換リンク情報とを結合して生成する合成トポロジ情報について説明するための模式的ネットワーク図である。FIG. 12 is a schematic network diagram for explaining combined topology information generated by a resource information conversion unit in the allocated resource determination unit shown in FIG. 11 by combining network topology information and conversion link information. 本発明の第3実施形態による割当資源決定部の構成を示すブロック図である。It is a block diagram which shows the structure of the allocation resource determination part by 3rd Embodiment of this invention. 本発明の第3実施形態による資源提供システムの資源割当動作を示すフローチャートである。It is a flowchart which shows the resource allocation operation | movement of the resource provision system by 3rd Embodiment of this invention. 図15に示す割当資源決定部における資源情報変換部がネットワークのトポロジ情報と変換リンク情報とを結合して生成する合成トポロジ情報について説明するための模式的ネットワーク図である。FIG. 16 is a schematic network diagram for explaining combined topology information generated by a resource information conversion unit in the allocated resource determination unit shown in FIG. 15 by combining network topology information and conversion link information.
 本発明によれば、計算資源の現在の負荷等を示す資源情報を仮想ノードとの間の仮想リンク情報として表現し、ネットワークのトポロジ情報と仮想リンク情報とを同等に扱うことでクライアントが接続しているノードと仮想ノードとの間の経路を選択し、選択した経路からクライアントへ割り当てる計算資源および通信回線を決定する。したがって、ネットワーク資源および計算資源を総合的に判断し、計算資源を決定することができる。以下、本発明の実施形態および実施例について詳細に説明する。 According to the present invention, resource information indicating the current load or the like of a computing resource is expressed as virtual link information with a virtual node, and a client is connected by handling network topology information and virtual link information equally. A route between the selected node and the virtual node is selected, and a computing resource and a communication line to be allocated to the client are determined from the selected route. Therefore, it is possible to determine network resources and computing resources comprehensively and determine computing resources. Hereinafter, embodiments and examples of the present invention will be described in detail.
 なお、以下で使用される用語「計算資源」は計算処理に必要な装置あるいはそのような装置の集合を指す。計算資源には、演算処理装置、主記憶装置、補助記憶装置など複数の種類があり、これらのうちの単体を指す場合と、複数種類を備えたまとまりを指す場合がある。演算処理装置の例としてはCPU(Central Processing Unit)やGPU(Graphics Processing Unit)がある。主記憶装置の例としてはメモリがある。補助記憶装置の例としてはストレージ(ハードディスクなど)がある。また、複数種類を備えたまとまりの例としては、計算機能を提供するサーバや、サーバを複数台備えたデータセンタなどがある。なお、計算資源の種類の粒度は、資源提供システムの管理者の運用方針に基づき設計してよい。例えば、CPUとGPUはともに演算処理装置であるため、同一種類の計算資源とみなしてもよいし、違う種類の計算資源とみなしてもよい。 It should be noted that the term “computation resource” used below refers to a device or a set of such devices required for calculation processing. There are a plurality of types of computing resources, such as an arithmetic processing unit, a main storage unit, and an auxiliary storage unit. Of these, there are cases where a single unit is indicated, and a group including a plurality of types is indicated. Examples of the arithmetic processing device include a CPU (Central Processing Unit) and a GPU (Graphics Processing Unit). An example of the main storage device is a memory. An example of the auxiliary storage device is a storage (such as a hard disk). In addition, examples of a group including a plurality of types include a server that provides a calculation function and a data center that includes a plurality of servers. Note that the granularity of the types of computing resources may be designed based on the operation policy of the administrator of the resource providing system. For example, since both the CPU and the GPU are arithmetic processing devices, they may be considered as the same type of calculation resources or different types of calculation resources.
 1.第1実施形態
 1.1)システム
 図2に示すシステムでは、図面を煩雑にしないために、一例として、ネットワーク10が複数のノードN1-N9からなり、ノードN1にクライアント101が、ノードN5、N6およびN9に計算資源103、104および105がそれぞれ接続されているものとする。
1. 1. First Embodiment 1.1) System In the system shown in FIG. 2, in order not to complicate the drawing, as an example, the network 10 includes a plurality of nodes N1-N9, the client 101 is connected to the node N1, and the nodes N5, N6 are connected. And N9 are connected to the computing resources 103, 104, and 105, respectively.
 本発明の第1実施形態による資源提供システムは、計算資源を要求するクライアント101と、計算資源103-105とそれらを接続するネットワーク10を管理する資源管理部102と、ネットワーク10の情報をそれぞれ保存した計算資源情報データベース106と、ネットワーク情報データベース107とを有し、これらに加えて、計算資源情報データベース106の計算資源情報を後述する仮想のリンク情報に変換し、クライアント101に割当てる計算資源と通信回線とを決める割当資源決定部108を備えている。 The resource providing system according to the first embodiment of the present invention stores a client 101 that requests a computing resource, a resource management unit 102 that manages the computing resources 103-105 and the network 10 that connects them, and information about the network 10 respectively. In addition to these, the computing resource information database 106 and the network information database 107 are converted, and in addition to these, the computing resource information in the computing resource information database 106 is converted into virtual link information, which will be described later, and the computing resources and communication allocated to the client 101 An allocated resource determining unit 108 for determining a line is provided.
 なお、図示されていないが、資源管理部102は資源の管理に必要となる資源・装置の設定や内部設定情報の収集などを実行する手段を有する。具体的には、各計算資源103-105との間および各ネットワークノードN1-N9との間に専用のインタフェースを持ってもよいし、ネットワーク10の情報についてはルーティングプロトコルにより各ネットワークノードからの広告を受けてもよい。 Although not shown, the resource management unit 102 has means for executing resource / device setting, internal setting information collection, and the like necessary for resource management. Specifically, a dedicated interface may be provided between each computing resource 103-105 and each network node N1-N9, and information about the network 10 is advertised from each network node by a routing protocol. You may receive.
 以下の説明では、計算資源における変化しうる情報(空き資源の割合など)を変換して生成したリンク情報を変換リンク情報あるいは仮想リンク情報と呼び、ネットワーク10のリンク情報とは区別する。また、ネットワーク10の各ノードは隣接するノードとリンクにより互いに接続されている。各リンクには、経路計算に用いるためのコスト(コスト情報)が設定されており、図2においては、各リンクのコストCは全て1に設定されているものとする。 In the following description, link information generated by converting variable information (such as the ratio of free resources) in computing resources is called converted link information or virtual link information, and is distinguished from link information of the network 10. Each node of the network 10 is connected to an adjacent node by a link. In each link, a cost (cost information) for use in route calculation is set. In FIG. 2, the cost C of each link is all set to 1.
 1.2)割当資源決定部
 図3に示すように、本発明の第1実施形態による割当資源決定部108は、割当資源決定動作全体を制御する制御部201、計算資源情報を変換リンク情報に変換する資源情報変換部202、変換リンク情報を保持する変換リンク情報データベース203、および資源決定部204を有する。
1.2) Allocation Resource Determination Unit As shown in FIG. 3, the allocation resource determination unit 108 according to the first embodiment of the present invention includes a control unit 201 that controls the entire allocation resource determination operation, and the calculation resource information is converted into conversion link information. A resource information conversion unit 202 for conversion, a conversion link information database 203 that stores conversion link information, and a resource determination unit 204 are included.
 資源情報変換部202は、あらかじめ、計算資源情報データベース106を参照し、計算資源情報を変換リンクの情報に変換して変換リンク情報データベース203に保存しておく。既に述べたように、計算資源には、演算処理装置、主記憶装置、補助記憶装置など複数の種類があり、計算資源情報をリンクの情報に変換する際には、計算資源の種類ごとに、別のリンクの情報として変換し保存する。なお、計算資源の種類の粒度は、資源提供システムの管理者の運用方針に基づき設計してよい。例えば、CPUとGPUはともに演算処理装置であるため、同一種類の計算資源とみなしてもよいし、違う種類の計算資源とみなしても良い。 The resource information conversion unit 202 refers to the calculation resource information database 106 in advance, converts the calculation resource information into conversion link information, and stores it in the conversion link information database 203. As described above, there are a plurality of types of computing resources such as an arithmetic processing unit, a main storage unit, and an auxiliary storage unit. When converting calculation resource information into link information, for each type of calculation resource, Convert and save as another link information. Note that the granularity of the types of computing resources may be designed based on the operation policy of the administrator of the resource providing system. For example, since both the CPU and the GPU are arithmetic processing devices, they may be considered as the same type of calculation resources or different types of calculation resources.
 資源決定部204は、ネットワーク情報データベース107からのネットワークトポロジ情報と変換リンク情報データベース203からの変換リンク情報とを結合した合成トポロジ情報を生成し、後述する経路計算によりクライアント101の要求に対して割当てる計算資源および通信回線を決定する。 The resource determination unit 204 generates composite topology information obtained by combining the network topology information from the network information database 107 and the conversion link information from the conversion link information database 203, and allocates it to the request of the client 101 by route calculation described later. Determine computing resources and communication lines.
 1.3)変換リンク情報(仮想リンク情報)
 図4に例示するように、変換リンク情報データベース203には変換リンク情報が保存されている。この例では、CPUやGPUなどと、メモリやストレージなどとは、それぞれ別の種類の計算資源とみなしている。変換リンク情報は、計算資源の識別子、計算資源の種類(CPU/メモリ/HDDなど)、変換リンクの始点ノードおよび終点ノード、および、当該変換リンクのコスト情報を含む。
1.3) Conversion link information (virtual link information)
As illustrated in FIG. 4, conversion link information is stored in the conversion link information database 203. In this example, the CPU, GPU, etc., memory, storage, etc. are regarded as different types of computing resources. The conversion link information includes the calculation resource identifier, the type of calculation resource (CPU / memory / HDD, etc.), the start and end nodes of the conversion link, and the cost information of the conversion link.
 変換リンクの始点ノードおよび終点ノードとしては、一方に当該計算資源の接続するネットワークノード、他方に全ての計算資源に共通の仮想ノードをそれぞれ設定する。仮想ノードは、後述するように、変換リンク情報作成の便宜上、割当資源決定部108が生成する実在しないノードである(図5に破線で示すノードN10参照)。 As the start node and end node of the conversion link, a network node to which the calculation resource is connected is set on one side, and a virtual node common to all the calculation resources is set on the other side. As will be described later, the virtual node is a nonexistent node generated by the allocated resource determination unit 108 for the convenience of creating the conversion link information (see the node N10 indicated by a broken line in FIG. 5).
 リンクのコストの決定方法は資源提供システムの運用方針に従ってシステムの管理者が設定する。ここでは、計算資源の間で空き資源の割合がなるべく同じとなるように計算資源の負荷分散を図るものとする。 The method of determining the link cost is set by the system administrator according to the operation policy of the resource provision system. Here, it is assumed that the load distribution of the calculation resources is attempted so that the ratios of the free resources are the same as much as possible among the calculation resources.
 コスト計算に用いる資源情報として、各計算資源の空き資源の割合の逆数を用いる。例えばCPUに対応する変換リンクのコストCiには、計算資源の全CPUの個数と未使用CPUの個数とから空いているCPUの割合Rpを算出し、その逆数1/Rpを用いる。また、この資源情報である1/Rpの値に対して、すでに設定されているネットワークのリンクのコストCrの大きさとのバランスを取るために規格化を行う。規格化についても、計算資源とネットワーク資源のいずれの利用効率を重視するかといった資源提供システムの運用方針が関わる。ここでは、一例として、ネットワーク資源と計算資源の利用効率を同じ優先度とする場合の規格化方法を採用する。資源情報1/Rpの平均値をAp、ネットワークのリンクのコストの平均値をCnとすると、資源情報1/Rpを資源情報平均値Apで割ることで正規化し、これに平均コストCnを掛けて、ネットワークのリンクのコストCrと同じ次元に変換する。すなわち、CPUに対応する変換リンクのコストCiは、Ci=Cn/(Rp*Ap)により算出される。図4に示す変換リンク情報のコストは、このように計算資源の未使用率(あるいは使用率)に基づいた値をネットワークのリンクのコストと同様に扱うことができるように規格化することで算出される。 As the resource information used for cost calculation, the reciprocal of the ratio of free resources of each calculation resource is used. For example, for the cost Ci of the conversion link corresponding to the CPU, the ratio Rp of free CPUs is calculated from the number of all CPUs and the number of unused CPUs of the calculation resource, and the reciprocal 1 / Rp is used. Also, the value of 1 / Rp, which is the resource information, is standardized in order to balance the already established network link cost Cr. Standardization also involves the operation policy of the resource providing system, such as whether to use computational resources or network resources as important. Here, as an example, a standardization method in the case where the utilization efficiency of network resources and calculation resources is set to the same priority is adopted. If the average value of the resource information 1 / Rp is Ap and the average cost of the network link is Cn, the resource information 1 / Rp is normalized by dividing by the resource information average value Ap, and this is multiplied by the average cost Cn. The network link cost Cr is converted into the same dimension. That is, the cost Ci of the conversion link corresponding to the CPU is calculated by Ci = Cn / (Rp * Ap). The cost of the conversion link information shown in FIG. 4 is calculated by standardizing the value based on the unused rate (or usage rate) of the calculation resource so that it can be handled in the same manner as the cost of the network link. Is done.
 1.4)資源割り当て動作
 次に、本実施形態による資源提供システムの資源割り当て動作について、図2~図5を参照しながら、図6に示すフローチャートに従って説明する。
1.4) Resource Allocation Operation Next, the resource allocation operation of the resource providing system according to the present embodiment will be described according to the flowchart shown in FIG. 6 with reference to FIGS.
 図6において、資源管理部102は、クライアント101から計算資源の要求を受信すると、当該計算資源要求を割当資源決定部108へ転送し、割当資源決定部108に対して割当資源を決めるように依頼する(ステップS301)。この依頼に応じて、割当資源決定部108の制御部201はクライアント101から計算資源要求に対する資源割当動作を開始する。 In FIG. 6, when the resource management unit 102 receives a calculation resource request from the client 101, the resource management unit 102 transfers the calculation resource request to the allocation resource determination unit 108 and requests the allocation resource determination unit 108 to determine the allocation resource. (Step S301). In response to this request, the control unit 201 of the allocation resource determination unit 108 starts a resource allocation operation for the calculation resource request from the client 101.
 計算資源要求は、クライアント101が割当てを要求するCPUの数やメモリ量など各資源の量と重要視する計算資源の種類とを含む。クライアント101が計算資源に行わせる計算処理には、特に多くのCPUを必要とするものや多くのメモリを必要とするものなど様々な種類があり、計算処理の種類によって処理時間に関して最も重要となる計算資源が異なる。したがって、クライアント101は、資源管理部102への計算資源要求に、想定する計算処理に応じて最も重要な計算資源の種類を含めて送信する。重要視する計算資源の種類についてクライアントが指定しない場合には、サービスの種類やシステムの運用方針などに従って、資源管理部102が適当な種類を定める。以下、クライアント101が計算資源としてCPUを指定したとする。 The computing resource request includes the amount of each resource such as the number of CPUs and the amount of memory requested by the client 101 and the type of computing resource to be regarded as important. There are various types of calculation processing that the client 101 performs on the calculation resource, particularly those that require a large number of CPUs and those that require a large amount of memory, and the processing time is the most important depending on the type of calculation processing. Computational resources are different. Therefore, the client 101 transmits the calculation resource request to the resource management unit 102 including the most important calculation resource type according to the assumed calculation process. When the client does not specify the type of computational resource to be regarded as important, the resource management unit 102 determines an appropriate type according to the type of service, the system operation policy, and the like. Hereinafter, it is assumed that the client 101 designates a CPU as a calculation resource.
 資源管理部102からクライアント101の資源割当依頼を受けると、割当資源決定部108の制御部201は資源情報変換部202および資源決定部204を制御して以下の処理を実行させる。まず、資源決定部204は、ネットワーク情報データベース107からのネットワークのトポロジ情報と変換リンク情報データベース203からの変換リンク情報とを結合することにより、経路計算に用いるための合成トポロジ情報を生成する(ステップS302)。さらに、資源決定部204は、合成トポロジ情報を用いて、クライアント101の接続するネットワークノードN1と仮想ノードN10との間の最適な経路を計算することによりクライアント101に割当てる計算資源を決定する(ステップS303)。この計算資源としては、たとえば、クライアントの接続先のデータセンタまたはその中の仮想マシンあるいは計算機能提供サーバなどである。図5に示す経路R11のうち、ネットワークノードN1とネットワークノードN9の間の部分が設定する通信回線の経路を示し、ネットワークノードN9と仮想ノードN10の間の変換リンクが、割当てる計算資源(図5では計算資源105)を示す。割当資源決定部108の制御部201は、決定した通信回線の経路および計算資源の情報を資源管理部102へ返す。なお、通信回線の経路および計算資源の決定動作(ステップS302、S303)については後述する(図7)。 When receiving the resource allocation request of the client 101 from the resource management unit 102, the control unit 201 of the allocation resource determination unit 108 controls the resource information conversion unit 202 and the resource determination unit 204 to execute the following processing. First, the resource determination unit 204 combines the network topology information from the network information database 107 and the conversion link information from the conversion link information database 203 to generate composite topology information to be used for route calculation (step) S302). Further, the resource determination unit 204 determines a calculation resource to be allocated to the client 101 by calculating an optimum route between the network node N1 and the virtual node N10 to which the client 101 is connected using the combined topology information (Step S1). S303). The calculation resource is, for example, a data center to which a client is connected, a virtual machine in the data center, a calculation function providing server, or the like. Of the path R11 shown in FIG. 5, the path of the communication line set by the portion between the network node N1 and the network node N9 is shown, and the calculation resource (FIG. 5) assigned by the conversion link between the network node N9 and the virtual node N10 is shown. Shows the computational resource 105). The control unit 201 of the allocated resource determination unit 108 returns the determined communication line path and calculation resource information to the resource management unit 102. The communication line route and calculation resource determination operation (steps S302 and S303) will be described later (FIG. 7).
 資源管理部102は、割当資源決定部108が決定した計算資源および通信回線の経路の情報に従って、計算資源の割当てと通信回線の設定を行う(ステップS304)。決定された計算資源(ここでは計算資源105)に対しては、クライアント101からの要求に必要な量の資源を割当てる。また、通信回線は既存の設定方法と同様に設定される。通信回線の設定方法としては、たとえば、計算した経路上の各ノードに資源管理部102が設定の指示を出す方法と、シグナリングを用いる方法が考えられる。シグナリングでは、資源管理部102が、計算した経路の始点となるノードに計算経路に沿った通信回線設定をするよう指示をするのをトリガとして、始点となるノードから順に計算経路に沿った各ノードがノード内の設定と隣のノードへのシグナリングメッセージ転送を行うことにより、通信回線を設定する。標準的なシグナリングのプロトコルとしては、RSVP-TE (Resource reservation protocol-Traffic Engineering)がある。 The resource management unit 102 allocates the calculation resource and sets the communication line according to the calculation resource and the communication path information determined by the allocation resource determination unit 108 (step S304). An amount of resources necessary for the request from the client 101 is allocated to the determined computing resource (here, the computing resource 105). The communication line is set in the same manner as the existing setting method. As a communication line setting method, for example, a method in which the resource management unit 102 issues a setting instruction to each node on the calculated route and a method using signaling are conceivable. In the signaling, each node along the calculation path in order from the node as the starting point is triggered by the resource management unit 102 instructing the node as the starting point of the calculated path to set the communication line along the calculation path. Sets up a communication line by setting up in a node and transferring a signaling message to an adjacent node. As a standard signaling protocol, there is RSVP-TE (Resource reservation-protocol-Traffic Engineering).
 計算資源の割当てと通信回線の設定が完了すると、資源管理部102は計算資源情報データベース106とネットワーク情報データベース107を更新する(ステップS305)。データベースの更新が完了すると、資源管理部102は、割当資源決定部108に対して計算資源情報データベース106に更新があったことを通知する。 When the calculation resource assignment and the communication line setting are completed, the resource management unit 102 updates the calculation resource information database 106 and the network information database 107 (step S305). When the database update is completed, the resource management unit 102 notifies the allocation resource determination unit 108 that the calculation resource information database 106 has been updated.
 割当資源決定部108の制御部201は、資源管理部102から計算資源情報データベース106の更新通知を受け取ると、資源情報変換部202に指示して更新箇所に対応する計算資源情報の変換と変換リンク情報データベース203の更新とを実行させる(ステップ306)。計算資源情報の変換動作については後述する(図8)。更新が完了すると、割当資源決定部108の制御部201は資源管理部102に更新が完了したことを通知する。資源管理部102は、割当資源決定部108から更新完了通知を受けると、クライアント101に対して計算資源が利用可能になったことを通知し(ステップS307)、クライアント101への資源割当ての処理を完了する。 When receiving the update notification of the calculation resource information database 106 from the resource management unit 102, the control unit 201 of the allocated resource determination unit 108 instructs the resource information conversion unit 202 to convert and convert the calculation resource information corresponding to the update location. The information database 203 is updated (step 306). The calculation resource information conversion operation will be described later (FIG. 8). When the update is completed, the control unit 201 of the allocated resource determination unit 108 notifies the resource management unit 102 that the update has been completed. When the resource management unit 102 receives the update completion notification from the allocation resource determination unit 108, the resource management unit 102 notifies the client 101 that the computing resource is available (step S307), and performs processing for resource allocation to the client 101. Complete.
 1.5)資源決定動作
 次に、本実施形態による資源提供システムの資源決定部204の動作について、図2~図5を参照しながら、図7に示すフローチャートに従って説明する。この資源決定動作は図6のステップS302およびS303に対応する。
1.5) Resource Determination Operation Next, the operation of the resource determination unit 204 of the resource providing system according to the present embodiment will be described according to the flowchart shown in FIG. 7 with reference to FIGS. This resource determination operation corresponds to steps S302 and S303 in FIG.
 図7において、割当資源決定部108の制御部201は、資源管理部102からクライアント101の計算資源要求を受け取る(ステップS401)。上述したように、この計算資源要求にはクライアント101の指定する重要な計算資源の種類が含まれている。制御部201は資源決定部204に対してクライアント101に割当てる資源を決定するよう指示する。 In FIG. 7, the control unit 201 of the allocated resource determination unit 108 receives a calculation resource request of the client 101 from the resource management unit 102 (step S401). As described above, this computational resource request includes the types of important computational resources designated by the client 101. The control unit 201 instructs the resource determination unit 204 to determine a resource to be allocated to the client 101.
 制御部201からの指示に従い、資源決定部204は、まずネットワーク情報データベース107からのネットワークのトポロジ情報と変換リンク情報データベース203からの変換リンク情報とを結合することにより、経路計算に用いるための合成トポロジ情報を生成する(ステップS402)。この例における変換リンク情報としては、クライアント101から指定されているCPUに対応する変換リンク情報(図4における情報ID1-6の変換リンク情報に対応)を用いる。具体的には、資源決定部204は、図4に示す変換リンク情報データベース203を参照することで、図5に示すように計算資源が接続されたノードN5,N6およびN9の各々と仮想ノードN10との間の変換リンクのコストCiを知ることができる。なお、この例では、図5における実ノード間のリンクのコストCrはいずれもCr=1と仮定されている。 In accordance with an instruction from the control unit 201, the resource determination unit 204 first combines the network topology information from the network information database 107 and the conversion link information from the conversion link information database 203 to combine them for use in route calculation. Topology information is generated (step S402). As the conversion link information in this example, the conversion link information corresponding to the CPU designated by the client 101 (corresponding to the conversion link information of information ID 1-6 in FIG. 4) is used. Specifically, the resource determination unit 204 refers to the conversion link information database 203 shown in FIG. 4 to each of the nodes N5, N6 and N9 to which the computing resources are connected as shown in FIG. 5 and the virtual node N10. It is possible to know the cost Ci of the conversion link between and. In this example, it is assumed that the cost Cr of the link between real nodes in FIG. 5 is Cr = 1.
 資源決定部204は、合成トポロジ情報に基づいて、クライアント101が接続するネットワークノードN1と仮想ノードN10との間の最適な経路を計算することにより、割当てるべき計算資源と通信回線の経路を決定する(ステップS403)。図5を参照しながら、具体的に説明する。 Based on the combined topology information, the resource determination unit 204 calculates the optimal path between the network node N1 and the virtual node N10 to which the client 101 is connected, thereby determining the calculation resource to be allocated and the communication line path. (Step S403). This will be specifically described with reference to FIG.
 図5において、資源決定部204は、変換リンク情報データベース203を参照することで、ノードN5と仮想ノードN10との間の変換リンクのコストCi=0.3、ノードN6と仮想ノードN10との間の変換リンクのコストCi=0.6、ノードN9と仮想ノードN10との間の変換リンクのコストCi=0.301であることを知る。上述したように、変換リンクのコストCiはネットワークリンクコストCrと同等に扱える値であって、計算資源の現在の使用状態に関する情報(たとえば使用されていない資源の割合)を反映したものである。したがって、クライアント101が接続するノードN1から仮想ノードN10までの経路の全コスト(シグマ(総和)Cr+Ci)が最も小さくなるものを探索すると、図5に示す最短経路R11を最適経路として決定することができる。ネットワークリンクのコストCrがリンク毎に異なっていても全く同様の手順で決定できることは明らかである。 In FIG. 5, the resource determination unit 204 refers to the conversion link information database 203, so that the cost Ci of the conversion link between the node N5 and the virtual node N10 = 0.3, and between the node N6 and the virtual node N10. It is known that the cost Ci of the conversion link is 0.6, and the cost Ci of the conversion link between the node N9 and the virtual node N10 is 0.301. As described above, the cost Ci of the conversion link is a value that can be handled in the same way as the network link cost Cr, and reflects information on the current usage state of the computing resources (for example, the ratio of unused resources). Therefore, when a search is made for a route having the smallest total cost (sigma (total) Cr + Ci) from the node N1 to the virtual node N10 to which the client 101 is connected, the shortest route R11 shown in FIG. 5 can be determined as the optimum route. it can. Obviously, even if the cost Cr of the network link is different for each link, it can be determined by the same procedure.
 図5に示す最短経路R11が決定されると、経路R11が通る計算資源105をクライアント101に割り当てる計算資源として決定でき、かつ経路R11のネットワークリンク区間の経路(ノードN1-N2-N8-N9)を通信回線経路として決定することができる。 When the shortest route R11 shown in FIG. 5 is determined, the calculation resource 105 through which the route R11 passes can be determined as a calculation resource to be assigned to the client 101, and the route in the network link section of the route R11 (nodes N1-N2-N8-N9) Can be determined as the communication line route.
 図1に示す背景技術による資源決定方法では、ネットワーク資源および計算資源においてクライアントの要求を満たす通信回線経路および計算資源、あるいは最も空き率の大きい計算資源が割り当てられていた。これに対して、本実施形態によれば、ネットワーク資源および計算資源を総合的に判断して全体の負荷が平均化されるように、通信回線経路および計算資源を決定することができる。 In the resource determination method according to the background art shown in FIG. 1, a communication line route and a calculation resource satisfying a client request in the network resource and the calculation resource, or a calculation resource having the largest vacancy rate is allocated. On the other hand, according to the present embodiment, it is possible to determine the communication line path and the calculation resource so that the overall load is averaged by comprehensively determining the network resource and the calculation resource.
 こうして割当てるべき計算資源が決定されると、資源決定部204は、決定した計算資源と通信回線の経路を制御部201へ通知する(ステップS404)。制御部201は、資源決定部204の決定した計算資源と通信回線の情報を資源管理部102へ通知し、割当て資源決定の処理を完了する。 When the calculation resource to be allocated is determined in this way, the resource determination unit 204 notifies the control unit 201 of the determined calculation resource and the communication line route (step S404). The control unit 201 notifies the resource management unit 102 of the information on the computing resource and communication line determined by the resource determining unit 204, and completes the processing for determining the allocated resource.
 1.6)計算資源情報の変換
 次に、本実施形態による割当資源決定部108の計算資源情報の変換動作について、図3~図4を参照しながら、図8に示すフローチャートに従って説明する。
1.6) Conversion of Calculation Resource Information Next, the calculation resource information conversion operation of the allocated resource determination unit 108 according to the present embodiment will be described according to the flowchart shown in FIG. 8 with reference to FIGS.
 資源管理部102が計算資源情報データベース106に対して新規情報の登録あるいは情報の更新を行うと、割当資源決定部108の制御部201は、資源管理部102から計算資源情報の更新通知を受け取り(ステップS501)、変換リンク情報データベース203を更新するよう資源情報変換部202に対して指示する。 When the resource management unit 102 registers new information or updates information in the computational resource information database 106, the control unit 201 of the allocated resource determination unit 108 receives an update notification of computational resource information from the resource management unit 102 ( In step S501), the resource information conversion unit 202 is instructed to update the conversion link information database 203.
 資源情報変換部202は、制御部201からの更新指示に従い、まず計算資源情報データベース106の更新された情報を取得する(ステップS502)。この取得する更新情報は、資源情報変換部202が内部に計算資源情報データベース106の情報のコピーを保持しておき更新箇所のみを計算資源情報データベース106から取得してもよいし、計算資源情報データベース106の全ての情報を取得してもよい。 The resource information conversion unit 202 first acquires updated information in the calculation resource information database 106 in accordance with the update instruction from the control unit 201 (step S502). As for the update information to be acquired, the resource information conversion unit 202 may hold a copy of the information in the calculation resource information database 106 and acquire only the update location from the calculation resource information database 106, or the calculation resource information database All the information 106 may be acquired.
 計算資源情報データベース106の情報を取得した資源情報変換部202は、更新された計算資源の情報について変換を行う(ステップS503)。変換の方法は、上記「変換リンク情報」の項で説明したとおりである。 The resource information conversion unit 202 that has acquired the information of the calculation resource information database 106 converts the information of the updated calculation resource (step S503). The conversion method is as described above in the section “Conversion link information”.
 計算資源情報を変換すると、資源情報変換部202は変換リンク情報データベース203を更新し(ステップS504)、処理の完了を制御部201へ通知し、制御部201が変換リンク情報データベース204の更新が完了したことを資源管理部102へ通知する(ステップS505)。これにより、計算資源情報の変換の処理が完了する。 When the calculation resource information is converted, the resource information conversion unit 202 updates the conversion link information database 203 (step S504), notifies the control unit 201 of the completion of the process, and the control unit 201 completes the update of the conversion link information database 204. This is notified to the resource management unit 102 (step S505). Thereby, the process of converting the computational resource information is completed.
 1.7)計算資源の解放
 次に、本実施形態による割当資源決定部108の計算資源解放動作について、図2~図3を参照しながら、図9に示すフローチャートに従って説明する。
1.7) Release of Calculation Resources Next, the calculation resource release operation of the allocated resource determination unit 108 according to the present embodiment will be described according to the flowchart shown in FIG. 9 with reference to FIGS.
 図9において、計算資源が不要となったクライアント101は資源管理部102に対して資源の解放を要求する。この資源解放要求があると(ステップS601)、資源管理部102は、計算資源情報データベース106とネットワーク情報データベース107を参照して解放要求された計算資源と通信回線を特定し(ステップS602)、特定した計算資源と通信回線を解放する(ステップS603)。通信回線の解放についても、通信回線の設定と同様、資源管理部102が各ノードに解放の指示を出すあるいはシグナリングを用いることにより行う。 In FIG. 9, the client 101 that no longer needs the computing resource requests the resource management unit 102 to release the resource. When there is this resource release request (step S601), the resource management unit 102 identifies the requested computation resource and communication line with reference to the computation resource information database 106 and the network information database 107 (step S602). The calculated computing resource and communication line are released (step S603). As with the communication line setting, the resource management unit 102 also releases the communication line by issuing a release instruction to each node or using signaling.
 資源管理部102は、計算資源と通信回線の解放が完了すると、計算資源情報データベース106とネットワーク情報データベース107を更新し(ステップS604)、割当資源決定部108に対して計算資源情報データベース106に更新があったことを通知する。 When the release of the computing resource and the communication line is completed, the resource management unit 102 updates the computing resource information database 106 and the network information database 107 (step S604), and updates the allocation resource determining unit 108 to the computing resource information database 106. Notify that there was.
 割当資源決定部108は、資源管理部102から計算資源情報データベース106の更新通知を受け取ると、更新箇所を参照し、計算資源情報の変換と変換リンク情報データベース203の更新を行う(ステップS605)。更新が完了すると、割当資源決定部108は資源管理部102に更新が完了したことを通知する。資源管理部102は、割当資源決定部108から更新の完了通知を受けると、クライアント101に対して計算資源の解放が完了したことを通知し(ステップS606)、計算資源の解放の処理が完了する。
 1.8)効果
 上述したように、本発明による第1実施形態によれば、ネットワーク資源および計算資源を総合的に判断して全体の負荷が平均化されるように、通信回線の経路および計算資源を決定することができる。
When the allocation resource determination unit 108 receives the update notification of the calculation resource information database 106 from the resource management unit 102, the allocation resource determination unit 108 refers to the update location, converts the calculation resource information, and updates the conversion link information database 203 (step S605). When the update is completed, the allocated resource determination unit 108 notifies the resource management unit 102 that the update has been completed. Upon receiving the update completion notification from the allocated resource determination unit 108, the resource management unit 102 notifies the client 101 that the calculation resource release has been completed (step S606), and the calculation resource release processing is completed. .
1.8) Effect As described above, according to the first embodiment of the present invention, the route and calculation of the communication line so that the overall load is averaged by comprehensively determining the network resource and the calculation resource. Resources can be determined.
 2.第2実施形態
 本発明の第2実施形態による資源提供システムは、クライアントが計算資源に対して品質の確保を要求し、要求された品質を確保できない計算資源を候補から外した上で、経路計算により割当てる計算資源と通信回線の経路を決定することを特徴とする。その他の構成および動作については、第1実施形態と同様である。なお、要求される計算資源の品質としては、たとえば最低限必要なメモリの量、CPUパワーおよび/またはストレージの容量などがある。クライアントは複数の計算資源の品質を要求してもよく、たとえばメモリの量およびストレージの容量の両方の確保を要求してもよい。複数の品質要求をした場合には、1つでも品質を確保できない計算資源は候補から外れることとなる。
2. Second Embodiment In a resource providing system according to a second embodiment of the present invention, a client requests to secure a quality for a computing resource, and a computing resource that cannot secure the requested quality is excluded from candidates, and then a route calculation is performed. The calculation resource to be allocated and the route of the communication line are determined by the above. Other configurations and operations are the same as those in the first embodiment. The required quality of computing resources includes, for example, the minimum amount of memory, CPU power, and / or storage capacity. The client may request the quality of a plurality of computing resources, for example, may require both the amount of memory and the storage capacity. When a plurality of quality requests are made, a computing resource that cannot ensure quality is excluded from candidates.
 2.1)システムおよび割当資源決定部
 図10に示す資源提供システムは、図2の資源提供システムと構成要素は同様であるが、後述する割当資源決定部108aの構成の一部と各計算資源の残りメモリ量が候補判定に用いられる点が異なっている。従って、図2および図3と同じ構成および機能を有するブロックには同位置参照番号を付して説明は簡略化する。
2.1) System and Allocated Resource Determining Unit The resource providing system shown in FIG. 10 has the same components as the resource providing system in FIG. 2, but a part of the configuration of the allocated resource determining unit 108a described later and each calculation resource The remaining memory amount is used for candidate determination. Accordingly, blocks having the same configurations and functions as those in FIGS. 2 and 3 are denoted by the same reference numerals, and the description will be simplified.
 2.2)割当資源決定部
 図11において、本実施形態による割当資源決定部108aは、クライアントに要求された品質を確保できない計算資源を候補から外す資源候補選択部205を備えている。それ以外の構成要素は図3の割当資源決定部108と同様である。
2.2) Allocation Resource Determination Unit In FIG. 11, the allocation resource determination unit 108a according to the present embodiment includes a resource candidate selection unit 205 that excludes a calculation resource that cannot ensure the quality requested by the client from candidates. Other components are the same as those of the allocated resource determination unit 108 in FIG.
 2.3)資源割当動作
 図12に示す本実施形態による資源割り当て動作は、図6に示す第1実施形態による資源割り当て動作と比べて、計算資源の候補選択に関係するステップS302aおよびS302bが異なっている。その他のステップは基本的に図6と同じであるから、同一のステップ番号を付して説明は簡略化する。また、第1実施形態と同様に、資源情報変換部202が予め計算資源情報を仮想ノード間のリンク情報に変換し、図4に例示するように変換リンク情報データベース203に格納している。
2.3) Resource Allocation Operation The resource allocation operation according to this embodiment shown in FIG. 12 is different from the resource allocation operation according to the first embodiment shown in FIG. 6 in steps S302a and S302b related to calculation resource candidate selection. ing. Since the other steps are basically the same as those in FIG. 6, the same step numbers are assigned and the description is simplified. Similarly to the first embodiment, the resource information conversion unit 202 converts the calculation resource information into link information between virtual nodes in advance and stores it in the conversion link information database 203 as illustrated in FIG.
 図12において、資源管理部102は、クライアント101から計算資源の要求を受信すると、当該計算資源要求を割当資源決定部108aへ転送し、割当資源決定部108aに対して割当資源を決めるように依頼する(ステップS301)。計算資源要求は、クライアント101が割当てを要求する各計算資源の量と、確保すべき計算資源の品質と、計算資源の種類とを含む。ここでは、最低限必要なメモリの量として10GB(ギガバイト)が指定され、また第1実施形態と同様、クライアントの指定する重要な計算資源の種類としてCPUが指定されているものとする。この依頼に応じて、割当資源決定部108aの制御部201は、計算資源の候補選択を実行した後に、クライアント101から計算資源要求に対する資源割当動作を開始する。 In FIG. 12, upon receiving a request for a calculation resource from the client 101, the resource management unit 102 transfers the calculation resource request to the allocation resource determination unit 108a and requests the allocation resource determination unit 108a to determine the allocation resource. (Step S301). The calculation resource request includes the amount of each calculation resource that the client 101 requests to allocate, the quality of the calculation resource to be secured, and the type of the calculation resource. Here, it is assumed that 10 GB (gigabytes) is designated as the minimum amount of memory, and the CPU is designated as the type of important computing resource designated by the client, as in the first embodiment. In response to this request, the control unit 201 of the allocation resource determination unit 108a starts a resource allocation operation for a calculation resource request from the client 101 after executing calculation resource candidate selection.
 割当資源の決定依頼を受けた制御部201は資源候補選択部205に計算資源の候補選択を指示する。すなわち、資源候補選択部205は、計算資源情報データベース106を参照して、要求された品質を確保できない計算資源を特定する(ステップS302a)。図10に示すシステムでは、資源候補選択部205は、要求された品質(最低限必要なメモリの量である10GB)を確保できない計算資源として計算資源105を特定する。なお、全ての計算資源において、要求された品質を確保できる場合、それ以降のステップ動作は図6に示す第1実施形態と同様である。 Upon receiving the allocation resource determination request, the control unit 201 instructs the resource candidate selection unit 205 to select a calculation resource candidate. That is, the resource candidate selection unit 205 refers to the calculation resource information database 106 and identifies a calculation resource that cannot ensure the requested quality (step S302a). In the system illustrated in FIG. 10, the resource candidate selection unit 205 identifies the computing resource 105 as a computing resource that cannot secure the requested quality (10 GB, which is the minimum required memory amount). If the required quality can be ensured for all the computational resources, the subsequent step operation is the same as that of the first embodiment shown in FIG.
 続いて、資源決定部204は、第1実施形態と同様に、ネットワークのトポロジと変換リンクを結合することにより合成トポロジ情報を生成するが、要求された品質を確保できない計算資源105に対応する変換リンクは合成トポロジ情報から除外する(ステップS302b)。さらに、資源決定部204は、合成トポロジ情報を用いて、クライアント101の接続するネットワークノードN1と仮想ノードN10との間の最適な経路を計算することによりクライアント101に割当てる通信回線の経路と計算資源を決定する(ステップS303)。割当資源決定部108aの制御部201は、決定した通信回線の経路および計算資源の情報を資源管理部102へ返す。なお、通信回線の経路および計算資源の決定動作(ステップS302a、S302b、S303)については後述する(図13)。 Subsequently, as in the first embodiment, the resource determination unit 204 generates combined topology information by combining the topology of the network and the conversion link, but the conversion corresponding to the calculation resource 105 that cannot secure the requested quality. The link is excluded from the combined topology information (step S302b). Further, the resource determination unit 204 calculates the optimum route between the network node N1 to which the client 101 is connected and the virtual node N10 by using the combined topology information, thereby assigning the communication line route and the computing resource to the client 101. Is determined (step S303). The control unit 201 of the allocated resource determination unit 108 a returns the determined communication line route and information on the calculation resources to the resource management unit 102. Note that the communication line route and calculation resource determination operation (steps S302a, S302b, and S303) will be described later (FIG. 13).
 資源管理部102は、割当資源決定部108aが決定した通信回線の経路および計算資源の情報に従って、計算資源の割当てと通信回線の設定を行う(ステップS304)。決定された計算資源(ここでは計算資源105)に対しては、クライアント101からの要求に必要な量の資源を割当てる。 The resource management unit 102 allocates a calculation resource and sets a communication line according to the communication line path and the calculation resource information determined by the allocation resource determination unit 108a (step S304). An amount of resources necessary for the request from the client 101 is allocated to the determined computing resource (here, the computing resource 105).
 計算資源の割当てと通信回線の設定が完了すると、資源管理部102は計算資源情報データベース106とネットワーク情報データベース107を更新する(ステップS305)。データベースの更新が完了すると、資源管理部102は、割当資源決定部108aに対して計算資源情報データベース106に更新があったことを通知する。 When the calculation resource assignment and the communication line setting are completed, the resource management unit 102 updates the calculation resource information database 106 and the network information database 107 (step S305). When the database update is completed, the resource management unit 102 notifies the allocated resource determination unit 108a that the calculation resource information database 106 has been updated.
 割当資源決定部108aの制御部201は、資源管理部102から計算資源情報データベース106の更新通知を受け取ると、資源情報変換部202に指示して更新箇所に対応する計算資源情報の変換と変換リンク情報データベース203の更新とを実行させる(ステップ306)。更新が完了すると、割当資源決定部108aの制御部201は資源管理部102に更新が完了したことを通知する。資源管理部102は、割当資源決定部108aから更新完了通知を受けると、クライアント101に対して計算資源が利用可能になったことを通知し(ステップS307)、クライアント101への資源割当ての処理を完了する。 When receiving the update notification of the calculation resource information database 106 from the resource management unit 102, the control unit 201 of the allocation resource determination unit 108a instructs the resource information conversion unit 202 to convert and convert the calculation resource information corresponding to the update location. The information database 203 is updated (step 306). When the update is completed, the control unit 201 of the allocated resource determination unit 108a notifies the resource management unit 102 that the update has been completed. When the resource management unit 102 receives the update completion notification from the allocation resource determination unit 108a, the resource management unit 102 notifies the client 101 that the computing resource is available (step S307), and performs processing for resource allocation to the client 101. Complete.
 2.4)資源決定動作
 次に、本実施形態による資源提供システムの資源決定部204の動作について、図13および図14を参照しながら説明する。この資源決定動作は図12のステップステップS302a、S302b、S303に対応する。
2.4) Resource Determination Operation Next, the operation of the resource determination unit 204 of the resource providing system according to the present embodiment will be described with reference to FIG. 13 and FIG. This resource determination operation corresponds to steps S302a, S302b, and S303 in FIG.
 図13において、割当資源決定部108aの制御部201は、資源管理部102からクライアント101の計算資源要求を受け取る(ステップS401)。上述したように、この計算資源要求にはクライアント101の指定する重要な計算資源の種類および確保すべき計算資源の品質の情報が含まれている。制御部201は資源決定部204に対して、要求された計算資源の品質を確保しつつ、クライアント101に割当てる資源を決定するよう指示する。資源決定部204は、要求された計算資源の品質を確保できない計算資源があるかどうかを資源候補選択部205に問い合わせる。 In FIG. 13, the control unit 201 of the allocated resource determination unit 108a receives the calculation resource request of the client 101 from the resource management unit 102 (step S401). As described above, the calculation resource request includes information on the type of important calculation resource designated by the client 101 and the quality of the calculation resource to be secured. The control unit 201 instructs the resource determination unit 204 to determine the resource to be allocated to the client 101 while ensuring the quality of the requested calculation resource. The resource determination unit 204 inquires of the resource candidate selection unit 205 whether there is a calculation resource that cannot ensure the quality of the requested calculation resource.
 問い合わせを受けた資源候補選択部205は、計算資源情報データベース106を参照し、要求された品質を確保できない計算資源を特定する(ステップS502a)。要求された品質を確保できない計算資源がある場合は、その計算資源を特定する情報を資源決定部204へ返す。なお、全ての計算資源において、要求された品質を確保できる場合は、その旨を資源決定部204へ通知する。この場合、それ以降のステップは図7に示す第1実施形態と同様である。 The resource candidate selection unit 205 that has received the inquiry refers to the calculation resource information database 106 and identifies a calculation resource that cannot ensure the requested quality (step S502a). If there is a computational resource that cannot ensure the requested quality, information identifying the computational resource is returned to the resource determination unit 204. If the requested quality can be ensured for all the computing resources, the resource determination unit 204 is notified of this. In this case, the subsequent steps are the same as those in the first embodiment shown in FIG.
 資源決定部204は、第1実施形態と同様に、ネットワークのトポロジと変換リンクを結合することにより合成トポロジ情報を生成するが、要求された品質を確保できない計算資源105に対応する変換リンクは合成トポロジ情報から除外する(ステップS502b)。この例における変換リンク情報としては、クライアント101から指定されているCPUに対応する変換リンク情報(計算資源105を除く情報ID1、ID2および情報ID4、ID5の変換リンク情報)を用いる。 As in the first embodiment, the resource determination unit 204 generates combined topology information by combining the topology of the network and the conversion link, but the conversion link corresponding to the computing resource 105 that cannot secure the requested quality is combined. Excluded from the topology information (step S502b). As the conversion link information in this example, conversion link information corresponding to the CPU designated by the client 101 (conversion link information of information ID1, ID2 and information ID4, ID5 excluding the calculation resource 105) is used.
 具体的には、資源決定部204は、図4に示す変換リンク情報データベース203を参照することで、図14に示すように計算資源(CPU)が接続されたノードN5およびN6の各々と仮想ノードN10との間の変換リンクのコストCiを知ることができる。なお、この例では、図14における実ノード間のリンクのコストCrはいずれもCr=1と仮定されている。 Specifically, the resource determination unit 204 refers to the conversion link information database 203 shown in FIG. 4, and each of the nodes N5 and N6 to which the computational resources (CPU) are connected as shown in FIG. The cost Ci of the conversion link with N10 can be known. In this example, it is assumed that the cost Cr of the link between the real nodes in FIG. 14 is Cr = 1.
 資源決定部204は、合成トポロジ情報に基づいて、クライアント101が接続するネットワークノードN1と仮想ノードN10との間の最適な経路を計算することにより、通信回線の経路と割当てるべき計算資源を決定する(ステップS503)。図14を参照しながら、具体的に説明する。 Based on the combined topology information, the resource determination unit 204 calculates the optimal path between the network node N1 and the virtual node N10 to which the client 101 is connected, thereby determining the communication resource and the calculation resource to be allocated. (Step S503). This will be specifically described with reference to FIG.
 図14において、資源決定部204は、変換リンク情報データベース203を参照することで、ノードN5と仮想ノードN10との間の変換リンクのコストCi=0.3、ノードN6と仮想ノードN10との間の変換リンクのコストCi=0.6であることを知る。上述したように、変換リンクのコストCiはネットワークリンクコストCrと同等に扱える値であって、計算資源の現在の使用状態に関する情報(たとえば使用されていない資源の割合)を反映したものである。したがって、クライアント101が接続するノードN1から仮想ノードN10までの経路の全コスト(シグマ(総和)Cr+Ci)が最も小さくなるものを探索すると、図14に示す最短経路R21を最適経路として決定することができる。ネットワークリンクのコストCrがリンク毎に異なっていても全く同様の手順で決定できることは明らかである。 In FIG. 14, the resource determination unit 204 refers to the conversion link information database 203, so that the cost Ci of the conversion link between the node N5 and the virtual node N10 = 0.3, and between the node N6 and the virtual node N10. It is known that the cost Ci of the conversion link is 0.6. As described above, the cost Ci of the conversion link is a value that can be handled in the same way as the network link cost Cr, and reflects information on the current usage state of the computing resources (for example, the ratio of unused resources). Therefore, when a search is made for the smallest total cost (sigma (total) Cr + Ci) from the node N1 to the virtual node N10 to which the client 101 is connected, the shortest route R21 shown in FIG. 14 can be determined as the optimum route. it can. Obviously, even if the cost Cr of the network link is different for each link, it can be determined by the same procedure.
 図14に示す最短経路R21が決定されると、経路R21が通る計算資源103をクライアント101に割り当てる計算資源として決定でき、かつ経路R21のネットワークリンク区間の経路(ノードN1-N2-N3-N4-N5)を通信回線経路として決定することができる。 When the shortest route R21 shown in FIG. 14 is determined, the calculation resource 103 through which the route R21 passes can be determined as the calculation resource to be allocated to the client 101, and the route in the network link section of the route R21 (nodes N1-N2-N3-N4- N5) can be determined as the communication line route.
 図1に示す背景技術による資源決定方法では、ネットワーク資源および計算資源においてクライアントの要求を満たす通信回線経路および計算資源、あるいは最も空き率の大きい計算資源が割り当てられていた。これに対して、本実施形態によれば、クライアントの要求品質を確保しつつ、ネットワーク資源および計算資源を総合的に判断して全体の負荷が平均化されるように、通信回線の経路および計算資源を決定することができる。 In the resource determination method according to the background art shown in FIG. 1, a communication line route and a calculation resource satisfying a client request in the network resource and the calculation resource, or a calculation resource having the largest vacancy rate is allocated. On the other hand, according to the present embodiment, the communication line path and the calculation are calculated so that the overall load is averaged by comprehensively determining the network resource and the calculation resource while ensuring the required quality of the client. Resources can be determined.
 こうして割当てるべき計算資源が決定されると、資源決定部204は、決定した計算資源と通信回線の経路を制御部201へ通知する(ステップS504)。制御部201は、資源決定部204の決定した計算資源と通信回線の情報を資源管理部102へ通知し、割当て資源決定の処理を完了する。 When the calculation resource to be allocated is determined in this way, the resource determination unit 204 notifies the control unit 201 of the determined calculation resource and the communication line route (step S504). The control unit 201 notifies the resource management unit 102 of the information on the computing resource and communication line determined by the resource determining unit 204, and completes the processing for determining the allocated resource.
 2.5)計算資源情報の変換および資源解放動作
 本発明の第2実施形態による資源提供システムの計算資源情報の変換および資源解放動作は、図8および図9に示す第1実施形態のそれらと同様であるから説明は省略する。
2.5) Conversion of Resource Information and Resource Release Operation Calculation resource information conversion and resource release operations of the resource providing system according to the second embodiment of the present invention are the same as those of the first embodiment shown in FIGS. Since it is the same, description is abbreviate | omitted.
 2.6)効果
 上述したように、本発明の第2実施形態によれば、クライアントの要求する品質を確保できない計算資源を候補から外した上で割当てるべき計算資源を決定するので、上述した第1実施形態の効果に加えて、クライアントの要求する計算資源の品質を確保できるという効果をさらに有する。また、経路計算に必要な計算量を削減できるのでクライアントに割当てる計算資源と通信回線の決定に要する時間を短縮できるという更なる効果も奏する。
2.6) Effect As described above, according to the second embodiment of the present invention, since the computing resource that cannot ensure the quality requested by the client is excluded from the candidates, the computing resource to be allocated is determined. In addition to the effect of the embodiment, it further has an effect of ensuring the quality of the calculation resource requested by the client. In addition, since the amount of calculation required for route calculation can be reduced, there is another effect that the time required for determining the calculation resources and communication lines allocated to the client can be shortened.
 3.第3実施形態
 本発明の第3実施形態は、上記第2実施形態と同様に計算資源の候補を選択した上で、経路計算により割当てる計算資源と通信回線を決定するが、計算資源の候補の選択の方法が第2実施形態とは異なる。第3実施形態では、空き計算資源の量など資源提供システムの管理者の設定した基準に基づき、計算資源の候補を選択する。その他の点については第2実施形態と同様である。
3. Third Embodiment In the third embodiment of the present invention, calculation resources candidates and communication lines to be allocated are determined by route calculation after selecting calculation resource candidates as in the second embodiment. The selection method is different from that of the second embodiment. In the third embodiment, calculation resource candidates are selected based on criteria set by the administrator of the resource providing system, such as the amount of free calculation resources. Other points are the same as in the second embodiment.
 3.1)割当資源決定部
 図15に示すように、本発明の第3実施形態による割当資源決定部108bは、割当てる資源の決定に用いる計算資源候補の選択基準情報を予め内部に保持する資源候補選択基準データベース206を備えた点が図11に示す割当資源決定部108aと異なっている。この計算資源候補の選択基準は、資源提供システムの管理者が予め運用方針に基づいて設定する。ここでは、計算資源の候補の選択基準の例として、空き資源の割合に閾値を設け、空き資源の割合が閾値以上である計算資源のみを割当候補として選択するものとする。その他のブロック構成および機能は、図11に示す割当資源決定部108aと同じ参照番号を付して説明は省略する。
3.1) Allocation Resource Determining Unit As shown in FIG. 15, the allocation resource determining unit 108b according to the third embodiment of the present invention is a resource that holds in advance the selection criterion information for computing resource candidates used for determining the resource to be allocated. The point provided with the candidate selection reference | standard database 206 differs from the allocation resource determination part 108a shown in FIG. The selection criterion for the calculation resource candidate is set in advance by the administrator of the resource providing system based on the operation policy. Here, as an example of selection criteria for calculation resource candidates, a threshold is provided for the ratio of free resources, and only calculation resources with a ratio of free resources equal to or greater than the threshold are selected as allocation candidates. Other block configurations and functions are denoted by the same reference numerals as those of the allocated resource determination unit 108a shown in FIG.
 3.2)資源割当動作
 図16に示す本実施形態による資源割り当て動作は、図12に示す第2実施形態による資源割り当て動作と比べて、計算資源の候補選択に関係するステップS302cおよびS302dが異なっている。その他のステップは基本的に図12と同じであるから、同一のステップ番号を付して説明は簡略化する。また、第1実施形態と同様に、資源情報変換部202が予め計算資源情報を仮想ノードとの間のリンク情報に変換し、図4に例示するように変換リンク情報データベース203に格納している。
3.2) Resource Allocation Operation The resource allocation operation according to this embodiment shown in FIG. 16 differs from the resource allocation operation according to the second embodiment shown in FIG. 12 in steps S302c and S302d related to candidate selection of calculation resources. ing. Since the other steps are basically the same as those in FIG. 12, the same step numbers are assigned and the description is simplified. Similarly to the first embodiment, the resource information conversion unit 202 converts the calculation resource information into link information with the virtual node in advance and stores it in the conversion link information database 203 as illustrated in FIG. .
 図16において、資源管理部102は、クライアント101から計算資源の要求を受信すると、当該計算資源要求を割当資源決定部108bへ転送し、割当資源決定部108bに対して割当資源を決めるように依頼する(ステップS301)。計算資源要求は、第1実施形態と同様にクライアントの指定する重要な計算資源の種類としてCPUが指定されているが、第2実施形態のような計算資源の品質要求を含む必要はない。この依頼に応じて、割当資源決定部108bの制御部201は、計算資源の候補選択を実行した後に、クライアント101から計算資源要求に対する資源割当動作を開始する。 In FIG. 16, upon receiving a request for a calculation resource from the client 101, the resource management unit 102 transfers the request for the calculation resource to the allocation resource determination unit 108b and requests the allocation resource determination unit 108b to determine the allocation resource. (Step S301). In the calculation resource request, the CPU is specified as an important calculation resource type specified by the client as in the first embodiment, but it is not necessary to include the calculation resource quality request as in the second embodiment. In response to this request, the control unit 201 of the allocation resource determination unit 108b starts the resource allocation operation for the calculation resource request from the client 101 after executing the calculation resource candidate selection.
 割当資源の決定依頼を受けた制御部201は資源候補選択部205に計算資源の候補選択を指示する。資源候補選択部205は、計算資源情報データベース106および資源候補選択基準データベース206を参照して、選択基準を満たす計算資源を選択する(ステップS302c)。本実施形態における計算資源の候補の選択基準は、クライアント101の指定する重要な計算資源の種類(この例ではCPU)について空き資源の割合が所定値(たとえば30%)以上の計算資源を選択するものとする。たとえば図10に示す資源提供システムでは、計算資源103および105が選択基準を満たし、計算資源104は満たさないので、計算資源103および105を候補として選択する。なお、全ての計算資源が、選択基準を満たす場合は、それ以降のステップは第1実施形態と同様である。 Upon receiving the allocation resource determination request, the control unit 201 instructs the resource candidate selection unit 205 to select a calculation resource candidate. The resource candidate selection unit 205 refers to the calculation resource information database 106 and the resource candidate selection criterion database 206, and selects a calculation resource that satisfies the selection criterion (step S302c). In this embodiment, the calculation resource candidate selection criterion is to select a calculation resource whose free resource ratio is equal to or higher than a predetermined value (for example, 30%) for the type of important calculation resource designated by the client 101 (CPU in this example). Shall. For example, in the resource providing system shown in FIG. 10, the calculation resources 103 and 105 satisfy the selection criteria and the calculation resource 104 does not satisfy them, so the calculation resources 103 and 105 are selected as candidates. If all the calculation resources satisfy the selection criteria, the subsequent steps are the same as in the first embodiment.
 続いて、資源決定部204は、第1実施形態と同様に、ネットワークのトポロジと変換リンクを結合することにより合成トポロジ情報を生成するが、資源候補選択基準データベース206の選択基準を満たさない計算資源104に対応する変換リンクは合成トポロジ情報から除外する(ステップS302d)。さらに、資源決定部204は、合成トポロジ情報を用いて、クライアント101の接続するネットワークノードN1と仮想ノードN10との間の最適な経路を計算することによりクライアント101に割当てる計算資源を決定する(ステップS303)。割当資源決定部108bの制御部201は、決定した通信回線の経路および計算資源の情報を資源管理部102へ返す。なお、通信回線の経路および計算資源の決定動作(ステップS302c、S302d、S303)については後述する(図17)。以下、ステップ304~S307は上述した第2実施形態と同様であるから説明は省略する。 Subsequently, as in the first embodiment, the resource determination unit 204 generates combined topology information by combining the network topology and the conversion link, but does not satisfy the selection criteria of the resource candidate selection criteria database 206. The conversion link corresponding to 104 is excluded from the combined topology information (step S302d). Further, the resource determination unit 204 determines a calculation resource to be allocated to the client 101 by calculating an optimum route between the network node N1 and the virtual node N10 to which the client 101 is connected using the combined topology information (Step S1). S303). The control unit 201 of the allocated resource determination unit 108 b returns the determined communication line path and calculation resource information to the resource management unit 102. The communication line route and calculation resource determination operation (steps S302c, S302d, and S303) will be described later (FIG. 17). Hereinafter, steps 304 to S307 are the same as those in the above-described second embodiment, and thus description thereof will be omitted.
 3.3)資源決定動作
 資源決定部204による資源決定動作は、上述したように、ネットワークのトポロジと変換リンクを結合することにより合成トポロジ情報を生成するが、資源候補選択基準データベース206の選択基準を満たさない計算資源104に対応する変換リンクは合成トポロジ情報から除外する。この例における変換リンク情報としては、クライアント101から指定されているCPUに対応する変換リンク情報(図4において計算資源104を除く情報ID1、ID3および情報ID4、ID6の変換リンク情報)を用いる。
3.3) Resource determination operation As described above, the resource determination operation by the resource determination unit 204 generates combined topology information by combining the topology of the network and the conversion link, but the selection criterion of the resource candidate selection criterion database 206 The conversion link corresponding to the computing resource 104 that does not satisfy is excluded from the combined topology information. As the conversion link information in this example, the conversion link information (conversion link information of information ID1, ID3, information ID4, and ID6 excluding the calculation resource 104 in FIG. 4) corresponding to the CPU designated by the client 101 is used.
 具体的には、資源決定部204は、図4に示す変換リンク情報データベース203を参照することで、図17に示すように計算資源が接続されたノードN5およびN9の各々と仮想ノードN10との間の変換リンクのコストCiを知ることができる。なお、この例では、図17におけるネットワークノード間のリンクのコストCrはいずれもCr=1と仮定されている。 Specifically, the resource determination unit 204 refers to the conversion link information database 203 shown in FIG. 4, so that each of the nodes N5 and N9 to which the computing resources are connected and the virtual node N10 as shown in FIG. It is possible to know the cost Ci of the conversion link between. In this example, the cost Cr of the link between the network nodes in FIG. 17 is assumed to be Cr = 1.
 資源決定部204は、合成トポロジ情報に基づいて、クライアント101が接続するネットワークノードN1と仮想ノードN10との間の最適な経路を計算することにより、通信回線の経路と割当てるべき計算資源を決定する。図17を参照しながら、具体的に説明する。 Based on the combined topology information, the resource determination unit 204 calculates the optimal path between the network node N1 and the virtual node N10 to which the client 101 is connected, thereby determining the communication resource and the calculation resource to be allocated. . This will be specifically described with reference to FIG.
 図14において、資源決定部204は、変換リンク情報データベース203を参照することで、ノードN5と仮想ノードN10との間の変換リンクのコストCi=0.3、ノードN9と仮想ノードN10との間の変換リンクのコストCi=0.301であることを知る。上述したように、変換リンクのコストCiはネットワークリンクコストCrと同等に扱える値であって、計算資源の現在の使用状態に関する情報(たとえば使用されていない資源の割合)を反映したものである。したがって、クライアント101が接続するノードN1から仮想ノードN10までの経路の全コスト(シグマ(総和)Cr+Ci)が最も小さくなるものを探索すると、図17に示す最短経路R11を最適経路として決定することができる。ネットワークリンクのコストCrがリンク毎に異なっていても全く同様の手順で決定できることは明らかである。 In FIG. 14, the resource determination unit 204 refers to the conversion link information database 203, so that the cost Ci of the conversion link between the node N5 and the virtual node N10 = 0.3, and between the node N9 and the virtual node N10. It is known that the cost Ci of the conversion link is 0.301. As described above, the cost Ci of the conversion link is a value that can be handled in the same way as the network link cost Cr, and reflects information on the current usage state of the computing resources (for example, the ratio of unused resources). Therefore, when a search is made for a route having the smallest total cost (sigma (total) Cr + Ci) from the node N1 to the virtual node N10 to which the client 101 is connected, the shortest route R11 shown in FIG. 17 can be determined as the optimum route. it can. Obviously, even if the cost Cr of the network link is different for each link, it can be determined by the same procedure.
 図17に示す最短経路R11が決定されると、経路R11が通る計算資源105をクライアント101に割り当てる計算資源として決定でき、かつ経路R11のネットワークリンク区間の経路(ノードN1-N2-N8-N9)を通信回線経路として決定することができる。 When the shortest route R11 shown in FIG. 17 is determined, the calculation resource 105 through which the route R11 passes can be determined as a calculation resource to be assigned to the client 101, and the route in the network link section of the route R11 (nodes N1-N2-N8-N9) Can be determined as the communication line route.
 図1に示す背景技術による資源決定方法では、ネットワーク資源および計算資源においてクライアントの要求を満たす通信回線経路および計算資源、あるいは最も空き率の大きい計算資源が割り当てられていた。これに対して、本実施形態によれば、所定の選択基準を確保しつつ、ネットワーク資源および計算資源を総合的に判断して全体の負荷が平均化されるように、通信回線の経路および計算資源を決定することができる。 In the resource determination method according to the background art shown in FIG. 1, a communication line route and a calculation resource satisfying a client request in the network resource and the calculation resource, or a calculation resource having the largest vacancy rate is allocated. On the other hand, according to the present embodiment, the communication path and calculation are performed so that the overall load is averaged by comprehensively determining network resources and calculation resources while securing a predetermined selection criterion. Resources can be determined.
 こうして割当てるべき計算資源が決定されると、資源決定部204は、決定した計算資源と通信回線の経路を制御部201へ通知し、制御部201は資源決定部204の決定した計算資源と通信回線の情報を資源管理部102へ通知して割当て資源決定の処理を完了する。なお、本発明の第3実施形態による資源提供システムの計算資源情報の変換および資源解放動作は、図8および図9に示す第1実施形態のそれらと同様であるから説明は省略する。 When the calculation resources to be allocated are determined in this way, the resource determination unit 204 notifies the control unit 201 of the determined calculation resources and the communication line route, and the control unit 201 determines the calculation resources and communication lines determined by the resource determination unit 204. Is sent to the resource management unit 102 to complete the allocation resource determination process. The calculation resource information conversion and resource release operations of the resource providing system according to the third embodiment of the present invention are the same as those of the first embodiment shown in FIGS.
 3.4)効果
 上述したように、本発明の第3実施形態によれば、選択基準を満たさない計算資源を候補から外した上で割当てるべき計算資源を決定するので、上述した第1実施形態の効果に加えて、経路計算に必要な計算量を削減でき、クライアントに割当てる計算資源と通信回線の決定に要する時間を短縮できるという効果をさらに有する。
3.4) Effect As described above, according to the third embodiment of the present invention, the calculation resource to be allocated is determined after removing the calculation resource that does not satisfy the selection criterion, so the first embodiment described above. In addition to the above effects, the calculation amount necessary for route calculation can be reduced, and the time required for determining the calculation resources and communication lines allocated to the client can be further reduced.
 4.実施例
 次に示す実施例は、上述した各実施形態において、割当てる資源を選択する目的に応じて、リンクのコストの決定方法を変更したものである。
4). Example In the following example, the link cost determination method is changed according to the purpose of selecting the resource to be allocated in each of the above-described embodiments.
 4.1)第1実施例
 本発明の第1実施例によれば、各計算資源の間で空き資源の量がなるべく同じとなるように計算資源の負荷分散を図ることを目的とする。すなわち、計算資源の負荷分散を図る点では第1実施形態で説明した場合と同様であるが、空き資源の割合ではなく量をなるべく同じとする点が異なる。
4.1) First Embodiment According to the first embodiment of the present invention, it is an object to distribute the load of calculation resources so that the amount of free resources is as much as possible between the respective calculation resources. That is, although the load distribution of calculation resources is the same as in the case described in the first embodiment, the difference is that the amount is made the same as much as possible, not the ratio of free resources.
 変換リンクに関しては、資源情報として、各計算資源の間で空き資源の量の逆数を用いる。例えばCPUに対応する変換リンクのコストには、空いているCPUの数Npの逆数の値1/Npを利用する。 For the conversion link, the reciprocal of the amount of free resources among the calculation resources is used as resource information. For example, the cost 1 / Np of the reciprocal number of the number Np of free CPUs is used for the cost of the conversion link corresponding to the CPU.
 規格化方法は、第1実施形態で説明したのと同じ考え方により、1/Npの平均値Apnとしたとき、1/NpをApnで割ることで正規化し、これにネットワークのリンクのコストの平均値Cnを掛ける。この規格化により、CPUに対応する変換リンクのコストCiは、Ci=Cn/(Np*Apn)となる。 Based on the same concept as described in the first embodiment, the normalization method is normalized by dividing 1 / Np by Apn when the average value Apn of 1 / Np is obtained, and the average cost of the link of the network is obtained. Multiply by the value Cn. By this standardization, the cost Ci of the conversion link corresponding to the CPU is Ci = Cn / (Np * Apn).
 4.2)第2実施例
 本発明の第2実施例によれば、ネットワーク資源と計算資源の利用効率について、それぞれ空き資源の割合が同じになるよう負荷分散をすると同時に、異なる優先度で割当てをすることを目的とする。
4.2) Second Embodiment According to the second embodiment of the present invention, load sharing is performed so that the ratios of free resources are equal to each other with respect to the utilization efficiency of network resources and calculation resources, and at the same time, they are assigned with different priorities. The purpose is to do.
 変換リンクに関しては、資源情報として、第1実施形態にて述べたのと同様に、各計算資源の空き資源の割合の逆数を用いる。例えばCPUに対応する変換リンクのコストには、計算資源の全CPUの数と使用されていないCPUの数から、空いているCPUの割合Rpを算出し、その逆数の値1/Rpを利用する。またネットワークのリンクのコストには、リンクの空き帯域の割合の逆数を用いる。これにより、それぞれの資源ごとで負荷分散を図ることができる。 For the conversion link, the reciprocal of the ratio of the free resources of each calculation resource is used as the resource information, as described in the first embodiment. For example, for the cost of the conversion link corresponding to the CPU, the ratio Rp of free CPUs is calculated from the number of all CPUs of calculation resources and the number of unused CPUs, and the reciprocal value 1 / Rp is used. . Further, the reciprocal of the ratio of the free bandwidth of the link is used for the cost of the network link. Thereby, load distribution can be achieved for each resource.
 規格化には、第1実施形態にて述べた方法に加えて、ネットワーク資源と計算資源の利用効率の優先度の比を用いる。まず、ネットワークのリンクのコストの平均の値Cnと、計算資源の1/Rpの平均の値Apとする。また、ネットワーク資源と計算資源の利用効率の優先度の比を、[ネットワーク資源] : [計算資源]=1:Pとする。すなわち、Pの値が大きいほど計算資源の利用効率の優先度が大きくなる。まず、1/Rpを平均値Apで割って正規化した値にCnを掛けてCn/(Rp*Ap)を求めるのは第1実施形態にて述べたのと同様である。第2実施例では、求めた値に対して、更にPを掛ける。すなわち、CPUに対応する変換リンクのコストは、(P*Cn)/(Rp*Ap)となる。これにより、変換リンクのコストがネットワークリンクのコストに対してP倍となり、ネットワークのリンクの負荷分散に対して、計算資源の負荷分散をP倍の重みで優先した資源決定ができる。 For the standardization, in addition to the method described in the first embodiment, the ratio of the priority of the utilization efficiency of the network resource and the calculation resource is used. First, an average value Cn of network link costs and an average value Ap of 1 / Rp of computational resources are used. Further, the ratio of the priority of the utilization efficiency of the network resource and the calculation resource is [network resource]: [calculation resource] = 1: P. That is, the higher the value of P, the higher the priority of the utilization efficiency of computing resources. First, Cn / (Rp * Ap) is obtained by dividing C / n by the normalized value obtained by dividing 1 / Rp by the average value Ap, as described in the first embodiment. In the second embodiment, the obtained value is further multiplied by P. That is, the cost of the conversion link corresponding to the CPU is (P * Cn) / (Rp * Ap). As a result, the cost of the conversion link becomes P times the cost of the network link, and the resource determination can be made by giving priority to the load distribution of the calculation resource with the weight of P times over the load distribution of the network link.
 なお、空き資源の割合ではなく空き資源の量に基づき負荷分散を図る場合には、第1実施例と同様に、変換リンクに関して、空き資源の割合の逆数の代わりに、空き資源の量の逆数を用いる。また、ネットワークのリンクのコストには、リンクの空き帯域の割合の逆数の代わりに、リンクの空き帯域の大きさを用いる。それぞれに対する規格化の計算方法は、上で述べたものと同様である。 When load distribution is to be performed based on the amount of free resources instead of the proportion of free resources, as in the first embodiment, the reciprocal of the amount of free resources is used instead of the reciprocal of the proportion of free resources for the conversion link. Is used. Further, the size of the free bandwidth of the link is used as the cost of the link of the network instead of the reciprocal of the ratio of the free bandwidth of the link. The normalization calculation method for each is the same as that described above.
 4.3)第3実施例
 本発明の第3実施例によれば、クライアントの計算処理を最速とするように資源を割当てることを目的とする。
4.3) Third Embodiment According to the third embodiment of the present invention, an object is to allocate resources so as to make the client's calculation processing fastest.
 変換リンクに関しては、資源情報として、各計算資源にクライアントの想定する処理をさせた時に予測される処理時間Tpを用いる。処理時間の予測の方法としては、例えば、クライアントの実施する可能性のある処理の種類ごとにベンチマーク処理により計算資源の量と処理時間の関係を保持しておき、クライアントの想定する処理の種類と要求する資源の量とから処理時間を予測する方法が考えられる。また、ネットワークのリンクのコストには、各リンクの通信遅延時間Tdを用いる。規格化では、単位時間Tに対する、予測処理時間Tp、通信遅延時間Tdのそれぞれの比Tp/T, Td/Tを算出し、それぞれリンクのコストとして設定する。この単位時間は、1ミリ秒や1秒などの時間の単位をそのまま用いてもよいし、資源提供システムにおいて定めた特別な時間の単位を用いてもよい。 For the conversion link, the processing time Tp predicted when the processing assumed by the client is performed on each computing resource is used as resource information. As a method for predicting the processing time, for example, the relationship between the amount of computing resources and the processing time is maintained by benchmark processing for each type of processing that the client may perform, and the type of processing assumed by the client A method for predicting the processing time from the amount of requested resources can be considered. Further, the communication delay time Td of each link is used as the cost of the network link. In normalization, the ratios Tp / T and Td / T of the predicted processing time Tp and the communication delay time Td with respect to the unit time T are calculated and set as the link costs. As this unit time, a unit of time such as 1 millisecond or 1 second may be used as it is, or a special unit of time defined in the resource providing system may be used.
 4.4)第4実施例
 本発明の第4実施例によれば、ネットワーク資源と計算資源のうち、クライアントの要求する資源量の相対的比率の大きな方の資源の利用効率を優先して、資源を割当てることを目的とする。なお、第4実施例では、割当て資源を決める動作のステップS302-S303(図6参照)において、各リンクのコストを下記方法で更新する。ここでは、クライアントから最も重要な計算資源としてCPUをCreq個、通信回線の帯域としてBreqが要求されたとする。
4.4) Fourth Embodiment According to the fourth embodiment of the present invention, priority is given to the use efficiency of the resource having the larger relative ratio of the resource amount requested by the client among the network resource and the calculation resource. The purpose is to allocate resources. In the fourth embodiment, the cost of each link is updated by the following method in steps S302 to S303 (refer to FIG. 6) for determining the allocated resource. Here, it is assumed that the client requests Creq as the most important calculation resource and Breq as the bandwidth of the communication line.
 変換リンクに関して、資源情報として、CPUの数の規模の基準値Crefと、要求されたCPUの数Creqとの比r=Creq/Crefを用いる。この基準値Crefの例としては、各計算資源の全CPUの数の平均が考えられる。また、ネットワークのリンクのコストには、リンクの帯域の大きさの基準値Brefと、要求された通信回線の帯域Breqとの比b=Breq/Brefを用いる。この基準値Brefの例としては、各リンクの帯域の最大値の平均が考えられる。 Regarding the conversion link, the ratio r = Creq / Cref between the reference value Cref of the number of CPUs and the requested number of CPUs Creq is used as resource information. As an example of the reference value Cref, an average of the number of all CPUs of each calculation resource can be considered. For the cost of the network link, the ratio b = Breq / Bref between the reference value Bref of the size of the link band and the requested bandwidth Breq of the communication line is used. As an example of the reference value Bref, the average of the maximum values of the bandwidth of each link can be considered.
 規格化では、第2実施例で用いた、ネットワーク資源と計算資源の利用効率の優先度の比1:Pについて、1:P=r:bと定める。これにより、ネットワーク資源と計算資源のうち、相対的により多くの量を要求されている方の資源量の利用効率を優先して資源を割当てることができる。Pの値を用いたリンクコストの残りの計算方法は第2実施例と同様である。 In the standardization, the ratio 1: P of the utilization efficiency of the network resource and the calculation resource used in the second embodiment is defined as 1: P = r: b. As a result, it is possible to allocate resources by giving priority to the utilization efficiency of the resource amount that is required to have a relatively larger amount of the network resource and the computing resource. The remaining link cost calculation method using the value of P is the same as in the second embodiment.
 4.5)第5実施例
 本発明の第5実施例によれば、計算資源の負荷分散とは逆に、空き資源の割合の少ない計算資源を優先的に割当てることを目的とする。
4.5) Fifth Embodiment According to the fifth embodiment of the present invention, the object is to preferentially allocate a computing resource with a small percentage of free resources, contrary to load distribution of computing resources.
 変換リンクに関しては、資源情報として、各計算資源の空き資源の割合を用いる。例えばCPUに対応する変換リンクのコストには、計算資源の全CPUの数と使用されていないCPUの数から算出した、空いているCPUの割合Rpを用いる。 For conversion links, the percentage of free resources of each computing resource is used as resource information. For example, as the cost of the conversion link corresponding to the CPU, the ratio Rp of free CPUs calculated from the total number of CPUs of calculation resources and the number of unused CPUs is used.
 規格化では、第1実施形態で説明したのと同じ考え方により、Rpの平均値をCpとしたとき、RpをCpで割ることで正規化し、これにネットワークのリンクのコストの平均値Cnを掛ける。この規格化により、CPUに対応する変換リンクのコストは、Rp*Cn/Cpとなる。
 なお、空き資源の割合ではなく空き資源の量の少ない計算資源を優先的に割当てる場合には、実施例1で述べたのと同様に、空き資源の割合の逆数の代わりに、空き資源の量の逆数を用いる。規格化の計算方法は、上で述べたものと同様である。
In normalization, based on the same idea as described in the first embodiment, when the average value of Rp is Cp, normalization is performed by dividing Rp by Cp, and this is multiplied by the average value Cn of the cost of the network link. . With this standardization, the cost of the conversion link corresponding to the CPU is Rp * Cn / Cp.
In addition, when preferentially allocating a calculation resource having a small amount of free resources instead of a free resource ratio, the amount of free resources is used instead of the reciprocal of the free resource ratio, as described in the first embodiment. The inverse of is used. The normalization calculation method is the same as that described above.
 5.他の実施形態
 上述した実施形態における割当資源決定部108、108a、108bや資源管理部102の各々は、図示されていないメモリに格納されたプログラムをコンピュータ上で実行することにより同等の機能を実現することもできる。
5. Other Embodiments Each of the allocated resource determination units 108, 108a, 108b and the resource management unit 102 in the above-described embodiment realizes an equivalent function by executing a program stored in a memory (not shown) on a computer. You can also
 また、本発明の資源提供システムおよび割当て資源決定方法の構成は、必ずしも上述した実施形態や実施例あるいはそれらの図に示した構成に限定されるものではない。例えば、ネットワークの内部の構成や計算資源の配置が異なる場合、あるいは複数の構成要素が単一の装置に実装されている場合でも、説明した内容を逸脱しない範囲の動作が可能な構成であればよい。 Further, the configurations of the resource providing system and the allocated resource determining method of the present invention are not necessarily limited to the above-described embodiments and examples, or the configurations shown in the drawings. For example, even if the internal configuration of the network and the arrangement of computing resources are different, or even when multiple components are mounted on a single device, the configuration can operate within a range that does not deviate from the contents described. Good.
 6.付記
 上述した実施形態の一部あるいは全部は、以下の付記のようにも記載されうるが、これらに限定されるものではない。
 (付記1)
 複数のノードからなるネットワークを介してクライアントと複数の計算資源とが互いに接続可能であり、前記クライアントの計算資源要求に応じて計算資源および通信回線を前記クライアントへ割り当てる資源提供システムにおける割当資源決定装置であって、
 各計算資源における変化しうる資源情報を、当該計算資源が接続している前記ネットワークのノードと前記ネットワークに想定された仮想ノードとの間の仮想リンク情報に変換する資源情報変換手段と、
 前記ネットワークのトポロジ情報および前記仮想リンク情報に基づいて前記クライアントが接続しているノードと前記仮想ノードとの間の経路を選択し、前記選択した経路から前記クライアントへ割り当てる計算資源および通信回線を決定する資源決定手段と、
 を有することを特徴とする割当資源決定装置。
(付記2)
 前記資源決定手段は、前記ネットワークのトポロジ情報と前記仮想リンク情報とを合成した合成トポロジ情報に基づいて前記経路選択をすることを特徴とする付記1に記載の割当資源決定装置。
(付記3)
 前記計算資源には複数種類があり、前記資源情報変換手段が前記計算資源の種類ごとに別の仮想リンク情報に変換することを特徴とする付記1または2に記載の割当資源決定装置。
(付記4)
 前記資源決定手段は、前記仮想リンク情報のうち所定の選択基準に適合する計算資源に対応するものと前記ネットワークのトポロジ情報とに基づいて前記経路を選択することを特徴とする付記1-3のいずれか1項に記載の割当資源決定装置。
(付記5)
 前記所定の選択基準は、前記クライアントあるいは前記資源提供システムの管理者により設定されることを特徴とする付記4に記載の割当資源決定装置。
(付記6)
 複数のノードからなるネットワークを介してクライアントと複数の計算資源とが互いに接続可能であり、前記クライアントの計算資源要求に応じて計算資源および通信回線を前記クライアントへ割り当てる資源提供システムにおける割当資源決定方法であって、
 各計算資源における変化しうる資源情報を、当該計算資源が接続している前記ネットワークのノードと前記ネットワークに想定された仮想ノードとの間の仮想リンク情報に変換し、
 前記ネットワークのトポロジ情報および前記仮想リンク情報に基づいて前記クライアントが接続しているノードと前記仮想ノードとの間の経路を選択し、
 前記選択した経路から前記クライアントへ割り当てる計算資源および通信回線を決定する、
 ことを特徴とする割当資源決定方法。
(付記7)
 前記経路は、前記ネットワークのトポロジ情報と前記仮想リンク情報とを合成した合成トポロジ情報に基づいて選択されることを特徴とする付記6に記載の割当資源決定方法。
(付記8)
 前記計算資源には複数種類があり、前記計算資源の種類ごとに別の仮想リンク情報に変換することを特徴とする付記6または7に記載の割当資源決定方法。
(付記9)
 前記仮想リンク情報から、所定の選択基準に適合する計算資源に対応する仮想リンク情報を選択し、
 前記選択された仮想リンク情報と前記ネットワークのトポロジ情報とに基づいて前記経路を選択する、
 ことを特徴とする付記6-8のいずれか1項に記載の割当資源決定方法。
(付記10)
 前記所定の選択基準は、前記クライアントあるいは前記資源提供システムの管理者により設定されることを特徴とする付記9に記載の割当資源決定方法。
(付記11)
 複数のノードからなるネットワークを介してクライアントと複数の計算資源とが互いに接続可能であり、前記クライアントの計算資源要求に応じて計算資源および通信回線を前記クライアントへ割り当てる資源提供システムであって、
 各計算資源における変化しうる資源情報を、当該計算資源が接続している前記ネットワークのノードと前記ネットワークに想定された仮想ノードとの間の仮想リンク情報に変換する資源情報変換手段と、
 前記ネットワークのトポロジ情報および前記仮想リンク情報に基づいて前記クライアントが接続しているノードと前記仮想ノードとの間の経路を選択し、前記経路から前記クライアントへ割り当てる計算資源および通信回線を決定する資源決定手段と、
 を有することを特徴とする資源提供システム。
(付記12)
 前記資源決定手段は、前記ネットワークのトポロジ情報と前記仮想リンク情報とを合成した合成トポロジ情報に基づいて前記経路を選択することを特徴とする付記11に記載の資源提供システム。
(付記13)
 前記計算資源には複数種類があり、前記資源情報変換手段が前記計算資源の種類ごとに別の仮想リンク情報に変換することを特徴とする付記11または12に記載の資源提供システム。
(付記14)
 前記資源決定手段は、前記仮想リンク情報のうち所定の選択基準に適合する計算資源に対応するものと前記ネットワークのトポロジ情報とに基づいて前記経路を選択することを特徴とする付記11-13のいずれか1項に記載の資源提供システム。
(付記15)
 前記所定の選択基準は、前記クライアントあるいは前記資源提供システムの管理者により設定されることを特徴とする付記14に記載の資源提供システム。
(付記16)
 複数のノードからなるネットワークを介してクライアントと複数の計算資源とが互いに接続可能であり、前記クライアントの計算資源要求に応じて計算資源および通信回線を前記クライアントへ割り当てる資源提供システムにおける割当資源決定装置としてコンピュータを機能させるプログラムであって、
 各計算資源における変化しうる資源情報を、当該計算資源が接続している前記ネットワークのノードと前記ネットワークに想定された仮想ノードとの間の仮想リンク情報に変換する資源情報変換機能と、
 前記ネットワークのトポロジ情報および前記仮想リンク情報に基づいて前記クライアントが接続しているノードと前記仮想ノードとの間の経路を選択し、前記経路から前記クライアントへ割り当てる計算資源および通信回線を決定する資源決定機能と、
 を前記コンピュータに実現させることを特徴とするプログラム。
(付記17)
 前記資源決定機能は、前記ネットワークのトポロジ情報と前記仮想リンク情報とを合成した合成トポロジ情報に基づいて前記経路を選択することを特徴とする付記16に記載のプログラム。
(付記18)
 前記計算資源には複数種類があり、前記資源情報変換機能が前記計算資源の種類ごとに別の仮想リンク情報に変換することを特徴とする付記16または17に記載のプログラム。
(付記19)
 前記資源決定機能は、前記仮想リンク情報のうち所定の選択基準に適合する計算資源に対応するものと前記ネットワークのトポロジ情報とに基づいて前記経路を選択することを特徴とする付記16-18のいずれか1項に記載のプログラム。
(付記20)
 前記所定の選択基準は、前記クライアントあるいは前記資源提供システムの管理者により設定されることを特徴とする付記19に記載のプログラム。
6). Additional Notes Part or all of the above-described embodiments may be described as the following additional notes, but are not limited thereto.
(Appendix 1)
An allocation resource determining apparatus in a resource providing system in which a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and a computing resource and a communication line are allocated to the client in response to the computing resource request of the client Because
Resource information conversion means for converting resource information that can change in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network;
Based on the topology information of the network and the virtual link information, a route between the node to which the client is connected and the virtual node is selected, and calculation resources and communication lines to be allocated to the client are determined from the selected route. Resource determination means to
An allocated resource determining apparatus comprising:
(Appendix 2)
The allocated resource determining apparatus according to appendix 1, wherein the resource determining means performs the route selection based on combined topology information obtained by combining the topology information of the network and the virtual link information.
(Appendix 3)
The allocation resource determination apparatus according to appendix 1 or 2, wherein there are a plurality of types of the calculation resource, and the resource information conversion unit converts the calculation resource into different virtual link information for each type of the calculation resource.
(Appendix 4)
The resource determining means selects the route based on the virtual link information corresponding to a computing resource that meets a predetermined selection criterion and the topology information of the network. The allocated resource determination device according to any one of the preceding claims.
(Appendix 5)
The allocation resource determining apparatus according to appendix 4, wherein the predetermined selection criterion is set by the client or an administrator of the resource providing system.
(Appendix 6)
Allocation resource determination method in a resource providing system in which a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and a computing resource and a communication line are allocated to the client in response to the computing resource request of the client Because
Converting variable resource information in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network;
Selecting a path between a node to which the client is connected and the virtual node based on the topology information of the network and the virtual link information;
Determining a computing resource and a communication line to be allocated to the client from the selected route;
An allocated resource determination method characterized by the above.
(Appendix 7)
7. The allocation resource determining method according to appendix 6, wherein the route is selected based on combined topology information obtained by combining the topology information of the network and the virtual link information.
(Appendix 8)
The allocation resource determination method according to appendix 6 or 7, wherein there are a plurality of types of the calculation resource, and the calculation resource is converted into different virtual link information for each type of the calculation resource.
(Appendix 9)
From the virtual link information, select virtual link information corresponding to a computing resource that meets a predetermined selection criterion,
Selecting the route based on the selected virtual link information and the topology information of the network;
Item 9. The allocated resource determination method according to any one of appendix 6-8, wherein
(Appendix 10)
The allocation resource determination method according to appendix 9, wherein the predetermined selection criterion is set by the client or an administrator of the resource providing system.
(Appendix 11)
A resource providing system in which a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and a computing resource and a communication line are allocated to the client in response to a computing resource request of the client,
Resource information conversion means for converting resource information that can change in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network;
Resources for selecting a path between a node to which the client is connected and the virtual node based on the topology information of the network and the virtual link information, and determining a calculation resource and a communication line to be allocated to the client from the path A determination means;
A resource providing system characterized by comprising:
(Appendix 12)
The resource providing system according to claim 11, wherein the resource determining unit selects the route based on combined topology information obtained by combining the topology information of the network and the virtual link information.
(Appendix 13)
13. The resource providing system according to appendix 11 or 12, wherein there are a plurality of types of the calculation resources, and the resource information conversion unit converts the calculation resources into different virtual link information for each type of the calculation resources.
(Appendix 14)
The resource deciding means selects the route based on the virtual link information corresponding to a computational resource that meets a predetermined selection criterion and the topology information of the network. The resource providing system according to any one of the above.
(Appendix 15)
15. The resource providing system according to appendix 14, wherein the predetermined selection criterion is set by the client or an administrator of the resource providing system.
(Appendix 16)
An allocation resource determining apparatus in a resource providing system in which a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and a computing resource and a communication line are allocated to the client in response to the computing resource request of the client As a program that causes a computer to function as
Resource information conversion function for converting resource information that can change in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network;
Resources for selecting a path between a node to which the client is connected and the virtual node based on the topology information of the network and the virtual link information, and determining a calculation resource and a communication line to be allocated to the client from the path A decision function;
Is realized by the computer.
(Appendix 17)
The program according to claim 16, wherein the resource determination function selects the route based on combined topology information obtained by combining the topology information of the network and the virtual link information.
(Appendix 18)
The program according to appendix 16 or 17, wherein there are a plurality of types of the calculation resources, and the resource information conversion function converts the calculation resources into different virtual link information for each type of the calculation resources.
(Appendix 19)
The resource determination function selects the route based on the virtual link information corresponding to a calculation resource that meets a predetermined selection criterion and the topology information of the network. The program according to any one of the above items.
(Appendix 20)
The program according to appendix 19, wherein the predetermined selection criterion is set by the client or an administrator of the resource providing system.
 本発明は、分散的に配置された複数の計算資源がネットワークにより接続された各種の資源提供システムに適用することができる。例えば、本発明が適用できるものは複数のデータセンタがネットワークにより接続されたクラウドサービス提供システムがある。 The present invention can be applied to various resource providing systems in which a plurality of distributed computing resources are connected by a network. For example, the present invention can be applied to a cloud service providing system in which a plurality of data centers are connected by a network.
10 ネットワーク
101 クライアント
102 資源管理部
103-105 計算資源
106 計算資源情報データベース
107 ネットワーク情報データベース
108,108a、108b 割当資源決定部
201 制御部
202 資源情報変換部
203 変換リンク情報データベース
204 資源決定部
205 資源候補選択部
206 資源候補選択基準データベース
N1-N9 ネットワークノード
N10 仮想ネットワークノード
10 Network 101 Client 102 Resource Management Unit 103-105 Computing Resource 106 Computing Resource Information Database 107 Network Information Database 108, 108a, 108b Allocation Resource Determination Unit 201 Control Unit 202 Resource Information Conversion Unit 203 Conversion Link Information Database 204 Resource Determination Unit 205 Resource Candidate selection unit 206 Resource candidate selection criteria database N1-N9 Network node N10 Virtual network node

Claims (7)

  1.  複数のノードからなるネットワークを介してクライアントと複数の計算資源とが互いに接続可能であり、前記クライアントの計算資源要求に応じて計算資源および通信回線を前記クライアントへ割り当てる資源提供システムにおける割当資源決定装置であって、
     各計算資源における変化しうる資源情報を、当該計算資源が接続している前記ネットワークのノードと前記ネットワークに想定された仮想ノードとの間の仮想リンク情報に変換する資源情報変換手段と、
     前記ネットワークのトポロジ情報および前記仮想リンク情報に基づいて前記クライアントが接続しているノードと前記仮想ノードとの間の経路を選択し、前記選択した経路から前記クライアントへ割り当てる計算資源および通信回線を決定する資源決定手段と、
     を有することを特徴とする割当資源決定装置。
    An allocation resource determining apparatus in a resource providing system in which a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and a computing resource and a communication line are allocated to the client in response to the computing resource request of the client Because
    Resource information conversion means for converting resource information that can change in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network;
    Based on the topology information of the network and the virtual link information, a route between the node to which the client is connected and the virtual node is selected, and calculation resources and communication lines to be allocated to the client are determined from the selected route. Resource determination means to
    An allocated resource determining apparatus comprising:
  2.  前記資源決定手段は、前記ネットワークのトポロジ情報と前記仮想リンク情報とを合成した合成トポロジ情報に基づいて前記経路選択をすることを特徴とする請求項1に記載の割当資源決定装置。 2. The allocated resource determining device according to claim 1, wherein the resource determining means performs the route selection based on combined topology information obtained by combining the topology information of the network and the virtual link information.
  3.  前記計算資源には複数種類があり、前記資源情報変換手段が前記計算資源の種類ごとに別の仮想リンク情報に変換することを特徴とする請求項1または2に記載の割当資源決定装置。 3. The allocation resource determining apparatus according to claim 1, wherein the calculation resource has a plurality of types, and the resource information conversion unit converts the calculation resource into different virtual link information for each type of the calculation resource.
  4.  前記資源決定手段は、前記仮想リンク情報のうち所定の選択基準に適合する計算資源に対応するものと前記ネットワークのトポロジ情報とに基づいて前記経路選択をすることを特徴とする請求項1-3のいずれか1項に記載の割当資源決定装置。 The resource determination means performs the route selection based on the virtual link information corresponding to a computing resource that meets a predetermined selection criterion and topology information of the network. The allocated resource determination device according to any one of the above.
  5.  複数のノードからなるネットワークを介してクライアントと複数の計算資源とが互いに接続可能であり、前記クライアントの計算資源要求に応じて計算資源および通信回線を前記クライアントへ割り当てる資源提供システムにおける割当資源決定方法であって、
     各計算資源における変化しうる資源情報を、当該計算資源が接続している前記ネットワークのノードと前記ネットワークに想定された仮想ノードとの間の仮想リンク情報に変換し、
     前記ネットワークのトポロジ情報および前記仮想リンク情報に基づいて前記クライアントが接続しているノードと前記仮想ノードとの間の経路を選択し、
     前記選択した経路から前記クライアントへ割り当てる計算資源および通信回線を決定する、
     ことを特徴とする割当資源決定方法。
    Allocation resource determination method in a resource providing system in which a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and a computing resource and a communication line are allocated to the client in response to the computing resource request of the client Because
    Converting variable resource information in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network;
    Selecting a path between a node to which the client is connected and the virtual node based on the topology information of the network and the virtual link information;
    Determining a computing resource and a communication line to be allocated to the client from the selected route;
    An allocated resource determination method characterized by the above.
  6.  複数のノードからなるネットワークを介してクライアントと複数の計算資源とが互いに接続可能であり、前記クライアントの計算資源要求に応じて計算資源および通信回線を前記クライアントへ割り当てる資源提供システムであって、
     各計算資源における変化しうる資源情報を、当該計算資源が接続している前記ネットワークのノードと前記ネットワークに想定された仮想ノードとの間の仮想リンク情報に変換する資源情報変換手段と、
     前記ネットワークのトポロジ情報および前記仮想リンク情報に基づいて前記クライアントが接続しているノードと前記仮想ノードとの間の経路を選択し、前記経路から前記クライアントへ割り当てる計算資源および通信回線を決定する資源決定手段と、
     を有することを特徴とする資源提供システム。
    A resource providing system in which a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and a computing resource and a communication line are allocated to the client in response to a computing resource request of the client,
    Resource information conversion means for converting resource information that can change in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network;
    Resources for selecting a path between a node to which the client is connected and the virtual node based on the topology information of the network and the virtual link information, and determining a calculation resource and a communication line to be allocated to the client from the path A determination means;
    A resource providing system characterized by comprising:
  7.  複数のノードからなるネットワークを介してクライアントと複数の計算資源とが互いに接続可能であり、前記クライアントの計算資源要求に応じて計算資源および通信回線を前記クライアントへ割り当てる資源提供システムにおける割当資源決定装置としてコンピュータを機能させるプログラムであって、
     各計算資源における変化しうる資源情報を、当該計算資源が接続している前記ネットワークのノードと前記ネットワークに想定された仮想ノードとの間の仮想リンク情報に変換する資源情報変換機能と、
     前記ネットワークのトポロジ情報および前記仮想リンク情報に基づいて前記クライアントが接続しているノードと前記仮想ノードとの間の経路を選択し、前記経路から前記クライアントへ割り当てる計算資源および通信回線を決定する資源決定機能と、
     を前記コンピュータに実現させることを特徴とするプログラム。
    An allocation resource determining apparatus in a resource providing system in which a client and a plurality of computing resources can be connected to each other via a network composed of a plurality of nodes, and a computing resource and a communication line are allocated to the client in response to the computing resource request of the client As a program that causes a computer to function as
    Resource information conversion function for converting resource information that can change in each computing resource into virtual link information between a node of the network to which the computing resource is connected and a virtual node assumed in the network;
    Resources for selecting a path between a node to which the client is connected and the virtual node based on the topology information of the network and the virtual link information, and determining a calculation resource and a communication line to be allocated to the client from the path A decision function;
    Is realized by the computer.
PCT/JP2012/005933 2011-09-22 2012-09-18 Device and method for determining allocation resources and resource provision system WO2013042349A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013534594A JP6090587B2 (en) 2011-09-22 2012-09-18 Method and apparatus for determining allocated resources and system for providing resources

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011-206793 2011-09-22
JP2011206793 2011-09-22

Publications (1)

Publication Number Publication Date
WO2013042349A1 true WO2013042349A1 (en) 2013-03-28

Family

ID=47914137

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/005933 WO2013042349A1 (en) 2011-09-22 2012-09-18 Device and method for determining allocation resources and resource provision system

Country Status (2)

Country Link
JP (1) JP6090587B2 (en)
WO (1) WO2013042349A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016152460A (en) * 2015-02-16 2016-08-22 Kddi株式会社 Failure analysis support device, failure analysis support system, and program
CN108174446A (en) * 2017-11-30 2018-06-15 西安电子科技大学 The network node link circuit resource combined distributing method that a kind of resource occupation degree minimizes
KR101862050B1 (en) * 2016-05-24 2018-07-05 (주)비트러스트 High speed network conversion device for optimazing route and network system converging network at high speed in network separation environment using the same
CN115834466A (en) * 2022-12-01 2023-03-21 中国联合网络通信集团有限公司 Calculation force network path analysis method, device, equipment, system and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005005926A (en) * 2003-06-11 2005-01-06 Mitsubishi Electric Corp Information processing system and resource utilization control method
JP2010206736A (en) * 2009-03-05 2010-09-16 Nec Corp Network system, communication method thereof, router, and program
JP2011048539A (en) * 2009-08-26 2011-03-10 Nec Corp Management system, management device, network device, management method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005005926A (en) * 2003-06-11 2005-01-06 Mitsubishi Electric Corp Information processing system and resource utilization control method
JP2010206736A (en) * 2009-03-05 2010-09-16 Nec Corp Network system, communication method thereof, router, and program
JP2011048539A (en) * 2009-08-26 2011-03-10 Nec Corp Management system, management device, network device, management method, and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016152460A (en) * 2015-02-16 2016-08-22 Kddi株式会社 Failure analysis support device, failure analysis support system, and program
KR101862050B1 (en) * 2016-05-24 2018-07-05 (주)비트러스트 High speed network conversion device for optimazing route and network system converging network at high speed in network separation environment using the same
CN108174446A (en) * 2017-11-30 2018-06-15 西安电子科技大学 The network node link circuit resource combined distributing method that a kind of resource occupation degree minimizes
CN108174446B (en) * 2017-11-30 2021-08-20 西安电子科技大学 Network node link resource joint distribution method with minimized resource occupancy
CN115834466A (en) * 2022-12-01 2023-03-21 中国联合网络通信集团有限公司 Calculation force network path analysis method, device, equipment, system and storage medium
CN115834466B (en) * 2022-12-01 2024-04-16 中国联合网络通信集团有限公司 Method, device, equipment, system and storage medium for analyzing path of computing power network

Also Published As

Publication number Publication date
JPWO2013042349A1 (en) 2015-03-26
JP6090587B2 (en) 2017-03-08

Similar Documents

Publication Publication Date Title
JP5324637B2 (en) Dynamic flowlet scheduling system, flow scheduling method, and flow scheduling program
US9158586B2 (en) Systems and methods for managing cloud computing resources
WO2015096761A1 (en) Traffic behavior driven dynamic zoning for distributed traffic engineering in sdn
JP6090587B2 (en) Method and apparatus for determining allocated resources and system for providing resources
JP2012199644A (en) Virtual network management system, virtual network management method, and program for managing virtual network
US20200204500A1 (en) Enhance communication of network traffic
EP3002918B1 (en) Time-based service processing method and device
CN105391651B (en) Virtual optical network multi-layer resource convergence method and system
JP5130997B2 (en) Distributed resource management system, distributed resource management method, and distributed resource management program
WO2016143311A1 (en) Network control device, network control method, and recording medium for program
JP5666620B2 (en) Network system and service quality control method thereof
US8391178B2 (en) Route allocation apparatus and method
CN111641567B (en) Dynamic network bandwidth allocation and management based on centralized controller
Mishra et al. Pareto-optimal cost optimization for large scale cloud systems using joint allocation of resources
WO2017139924A1 (en) Optical path allocation method and apparatus
Liu et al. Virtual optical network embedding of time-varying traffic in elastic optical networks
US20170111447A1 (en) Function migration method, apparatus, and system
JP4308788B2 (en) Task allocation method, task allocation device, path setting device, and network information collection device
JP6191361B2 (en) Information processing system, information processing system control method, and control program
WO2024009367A1 (en) Device allocation control device, device allocation control method, and program
Watashiba et al. An architectural design of a job management system leveraging software defined network
CN111193607A (en) Method, device and storage medium for transmission resource management
JP2012156626A (en) Management device, communication system, communication method, and communication program
JP6488557B2 (en) Communication control system, communication system, communication control method, and communication control program
JP5488029B2 (en) Distributed processing system, distributed processing method, and program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12834508

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2013534594

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12834508

Country of ref document: EP

Kind code of ref document: A1