WO2005111798A1 - グリッドコンピューティングシステム、情報処理装置、ジョブ実行要求生成装置、制御方法、プログラム、及び記録媒体 - Google Patents
グリッドコンピューティングシステム、情報処理装置、ジョブ実行要求生成装置、制御方法、プログラム、及び記録媒体 Download PDFInfo
- Publication number
- WO2005111798A1 WO2005111798A1 PCT/JP2005/008628 JP2005008628W WO2005111798A1 WO 2005111798 A1 WO2005111798 A1 WO 2005111798A1 JP 2005008628 W JP2005008628 W JP 2005008628W WO 2005111798 A1 WO2005111798 A1 WO 2005111798A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- information processing
- job
- processing device
- job execution
- index value
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5072—Grid computing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/5044—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering hardware capabilities
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/505—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/50—Indexing scheme relating to G06F9/50
- G06F2209/503—Resource availability
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/50—Indexing scheme relating to G06F9/50
- G06F2209/509—Offload
Definitions
- Grid computing system information processing device, job execution request generation device, control method, program, and recording medium
- the present invention relates to a grid computing system, an information processing device, a job execution request generation device, a control method, a program, and a recording medium.
- the present invention relates to a grid combination system, an information processing device, a job execution request generation device, a control method, a program, and a recording medium that cause an appropriate information processing device to process a job according to the processing content of the job.
- a grid computing system that connects a plurality of information processing apparatuses via a network and executes the requested job in cooperation with the information processing apparatuses has been receiving attention.
- a predetermined job management server manages the status of all information processing devices in the system. Then, the scheduler provided in the job management server causes an information processing device or the like that satisfies predetermined conditions such as an excess processing capacity to execute the job.
- Patent Document 1 JP-A-7-66834
- Patent Document 2 Japanese Patent Application Laid-Open No. 2001-175560
- the job management server may not be able to properly manage all the information processing devices in the system. For example, with the spread of network technology in recent years, a plurality of information processing devices managed by different organizations have been connected by a network, and each organization has added a new information processing device. Or, if the network power is disconnected, etc. It is not easy to manage sharply.
- Patent Documents 1 and 2 aim at path selection for selecting a path from one information processing apparatus to another information processing apparatus. For this reason, it is assumed that the information processing devices of the communication source and the communication destination are determined in advance. Therefore, it is difficult to apply the techniques described in these documents to a scheduling process that determines whether any information processing apparatus is capable of executing a job.
- an object of the present invention is to provide a grid computing system, an information processing device, a job execution request generation device, a control method, a program, and a recording medium that can solve the above-mentioned problems. .
- This object is achieved by a combination of features described in the independent claims.
- the dependent claims define further advantageous embodiments of the present invention.
- a grid computing system including a plurality of information processing apparatuses.
- a self-index value storage unit that stores an index value indicating the processing capability of the job
- a request acquisition unit that acquires a job execution request that requests execution of a job, an index value stored in the self-index value storage unit, and the job If it is determined that the job is to be executed by the information processing apparatus based on the processing content of the job, the job to execute the job is executed.
- a grid computer having an execution unit and a request transmission unit configured to transfer the job execution request to another information processing device connected to the information processing device when it is determined that the job is not to be executed in the information processing device.
- Provided are an information processing device included in a computing system, a grid combining, a control method for controlling the information processing device, a program for controlling the information processing device, and a recording medium on which the program is recorded.
- a grid computing system can be operated efficiently.
- FIG. 1 schematically shows a grid computing system 10.
- the grid combining system 10 includes a plurality of information processing devices. Then, the grid combining system 10 causes a plurality of information processing apparatuses to sequentially transfer a job execution request for executing a job. Then, the grid computing system 10 causes each information processing device to determine whether or not the job should be executed by the information processing device. As described above, the grid computing system 10 aims to allow each information processing device to autonomously schedule a job without providing a specific job management server.
- the grid computing system 10 includes a network 1, a network 2, and a network 3.
- Networks 1 to 3 are managed by different organizations, for example.
- the network 1 includes an information processing device 20, an information processing device E, an information processing device F, an information processing device G, and an information processing device H.
- the network 2 includes an information processing device B, an information processing device C, and an information processing device D.
- the network 3 includes an information processing device A, an information processing device I, and a job execution request generation device 30.
- the job execution request generation device 30 receives the job execution instruction from the user and inputs the job execution request. And sends the request to the information processing apparatus A and the information processing apparatus C. Then, the information processing device A determines whether or not to execute the job in the information processing device A based on the job execution request. When it is determined that the job is not to be executed by the information processing device A, the information processing device A transfers the job execution request to the information processing device 20.
- the grid computing system 10 may include a plurality of job execution request generation devices 30. Further, the job execution request generation device 30 may further have the function of the information processing device 20. In the present embodiment, for convenience, the grid computing system 10 has one job execution request generation device 30, and the job execution request generation device 30 has the function of the information processing device 20! /, Na! / , In case!
- the information processing device 20 associates each of the indices indicating the different processing capabilities of the information processing device with the identification information of the information processing device in which the processing capability indicated by the index satisfies a predetermined basic condition. It is stored in advance. For example, in the figure, a dotted line indicates a connection to an information processing device whose CPU operating frequency is equal to or higher than a predetermined frequency among information processing devices connected to the information processing device 20. The connection to the information processing device having a memory capacity equal to or larger than a predetermined value is indicated by a solid line.
- the information processing apparatus 20 determines whether or not the job should be executed by the information processing apparatus 20. If it is determined that the processing should not be executed! / ⁇ , the information processing apparatus 20 selects, for example, an information processing apparatus whose CPU operating frequency is equal to or higher than a predetermined value based on the processing content of the job, and selects a predetermined information processing apparatus from the selected information processing apparatus. The information processing device that satisfies the above conditions is selected as the transfer destination of the job execution request. For example, the information processing device 20 selects the information processing device B from among the information processing devices B, D, E, G, and I, and transfers the job execution request to the information processing device B. The information processing device B determines that the job execution request should be transferred, and executes the job.
- each information processing apparatus without providing a specific job management server autonomously selects an information processing apparatus to execute a job. can do.
- the information processing device 20 in the present embodiment stores a set of identification information of information processing devices that are transfer destination candidates in association with different processing capabilities. Quick transfer destination Can be determined.
- each of the information processing apparatuses A to I in the present embodiment has substantially the same configuration as the information processing apparatus 20. Therefore, in the following embodiments, the information processing device 20 will be described.
- FIG. 2 is a functional block diagram of the information processing device 20.
- the information processing device 20 includes a self index value storage unit 200, a connection destination index value storage unit 210, a request acquisition unit 220, a job history storage unit 230, a job execution unit 240, and a condition satisfaction device information storage unit 250. , A condition satisfaction device selecting unit 260, a request transmitting unit 270, and an index value adding unit 280.
- the self index value storage unit 200 stores an index value indicating the processing capability of the information processing device 20.
- the connection destination index value storage unit 210 stores an index value indicating the processing capability of the information processing device in association with each of the plurality of information processing devices connected to the information processing device 20.
- the connection destination index value storage unit 210 receives a change notification notifying a change in the index value indicating the processing capability of the other information processing device from another information processing device connected to the information processing device 20.
- the stored index value is changed based on the change notification.
- the connection destination index value storage unit 210 changes the stored index value to an index value indicating that the processing capacity is lower than the index value stored.
- the information processing device connected to the information processing device 20 refers to, for example, an information processing device that communicates with the information processing device 20 without relaying through a router.
- the information processing device connected to the information processing device 20 may be an information processing device that communicates with the information processing device 20 via a predetermined number of routers or less.
- the information processing device connected to the information processing device 20 may be predetermined by the user.
- the request acquisition unit 220 acquires a job execution request from the information processing device A.
- the job execution request includes, for example, the identification information of the job execution request generation device 30 that has generated the job execution request, an index indicating the processing capacity required for executing the job, and the information processing device to satisfy the job. It includes criteria for determining conditions, the amount of change in the index when the job is executed, the date and time when the job was requested, and the identification information of the job.
- the job history storage unit 230 stores the history of the identification information of the job execution request acquired by the request acquisition unit 220.
- the request acquisition unit 220 identifies the execution request of the acquired job.
- the job execution request is returned to the information processing apparatus A that is the transfer source of the job. As a result, it is possible to prevent the job execution request from being cyclically transferred.
- the job history storage unit 230 stores the identification information of the job execution request in association with the date and time when the job execution request was acquired, and when a predetermined period of time has elapsed after the acquisition, the identification information is stored. Information may be deleted.
- the job execution unit 240 executes the job in the information processing apparatus 20 based on the index value stored in the self-index value storage unit 200 and the processing content of the job requested by the job execution request. It is determined whether or not to do. In addition, the job execution unit 240 may determine whether to execute the job based on the index value stored in the connection destination index value storage unit 210. Also, the job execution unit 240 determines that the job is to be executed even when the request transmission unit 270 receives the return of the job execution request.
- the job execution unit 240 transmits an execution notification notifying that the job is to be executed to the job execution request generation device 30. Then, the job execution unit 240 receives data and the like necessary for executing the job from the job execution request generation device 30 and starts executing the job. In this case, the job execution unit 240 changes the index value of the self-index value storage unit 200 as the job is executed. Further, the job execution unit 240 transmits a change notification for changing the index value indicating the processing capability of the information processing device 20 to the information processing devices A to I.
- the job execution unit 240 transmits, as a change notification, an index value indicating the processing capability of the information processing device 20 together with information indicating that the information processing device 20 is newly connected.
- the information may be transmitted to the information processing devices A to I.
- the job execution unit 240 sends an index value indicating the processing capability of the information processing apparatus 20 as a change notification together with information indicating that the network is also disconnected. You may send it to ⁇ I.
- the condition satisfying device information storage unit 250 stores the index of a plurality of information processing devices connected to the information processing device 20 in association with each of the plurality of indices indicating different processing capabilities of the information processing device.
- the identification information of the information processing apparatus whose processing capability indicated by satisfies the predetermined basic condition is stored.
- the condition satisfaction device information storage unit 250 In association with the index indicating the operation frequency, the identification information of the information processing device having the CPU operating frequency of 1 GHz or more among the information processing devices connected to the information processing device 20 is stored.
- the condition satisfaction device selection unit 260 stores identification information corresponding to an index indicating the processing capability required for the job based on the processing content of the job requested by the job execution request, and stores the condition satisfaction device information storage unit 250 Choose from If the request transmitting unit 270 determines that the job is not to be executed in the information processing device 20, the request transmitting unit 270 sends the job execution request to one of the information processing devices indicated by the identification information selected by the condition satisfaction device selecting unit 260. To transfer.
- the request transmitting unit 270 selects, from the connection destination index value storage unit 210, the index value of the information processing device indicated by the identification information selected by the condition satisfaction device selecting unit 260. Then, the request transmitting unit 270 selects an index value that satisfies a predetermined condition from the selected index values, and transfers a job execution request to the information processing apparatus corresponding to the index value. For example, the request transmitting unit 270 may transfer the job execution request to an information processing device whose CPU usage rate is equal to or less than a predetermined value. When receiving a return of the job execution request from the transfer destination of the job execution request, the request transmission unit 270 notifies the job execution unit 240 of the fact via the request acquisition unit 220.
- the index value adding unit 280 calculates a method of calculating the index value of the index, and the condition satisfaction device information.
- the basic condition to be satisfied by the index value for storing the identification information in the storage unit 250 is notified to another information processing apparatus. This notification is called an additional notification.
- the index value adding unit 280 causes the self-index value storage unit 200 to calculate and store the index value of the index for the information processing device 20. Also, the index value adding unit 280 sets the basic condition to be satisfied by the index value in the condition satisfying device information storage unit 250.
- FIG. 3 shows an example of the data structure of the connection destination index value storage section 210.
- the connection destination index value storage unit 210 is provided in the information processing device as an index value indicating the processing capability of the information processing device in association with each of the plurality of information processing devices connected to the information processing device 20. Stores an index of a characteristic index indicating the characteristic of software installed in the device or the information processing apparatus thereof. Specifically, the connection destination index value storage unit 210 associates the identification information (ID) of each information processing device with the information processing device as a characteristic index of the information processing device.
- ID identification information
- the operating frequency of the CPU of the information processing device, the memory capacity of the information processing device, and the type of OS installed in the information processing device are stored.
- connection destination index value storage unit 210 stores, as an index value indicating the processing capability of the information processing device, an index value of a load index indicating a processing load of a job being processed by the information processing device. Specifically, the connection destination index value storage unit 210 associates the CPU utilization rate of the information processing device with the load index of the information processing device in association with the identification information (ID) of the information processing device, The memory usage rate of the information processing device is stored.
- ID identification information
- the CPU operating frequency of the information processing apparatus A is 1.6 GHz
- the memory capacity is
- the characteristic index may be an index indicating the type of CPU or an index indicating the capacity and speed of the hard disk drive.
- the load index may be an index indicating the free space of the hard disk drive.
- the processing capability of the information processing apparatus may be a static and unchanging ability, for example, a performance of the information processing apparatus, a capability of dynamically changing, For example, the surplus computing power of the information processing device may be used.
- FIG. 4 shows an example of the data structure of the condition satisfaction device information storage section 250.
- the condition satisfaction device information storage unit 250 stores identification information of an information processing device whose processing capability indicated by the characteristic index satisfies the basic condition, in association with each of the characteristic indices.
- the condition satisfying device information storage unit 250 stores A, B, D, E, G, and I as identification information of an information processing device that satisfies the basic condition that the operating frequency of the CPU is 1 GHz or more. I do.
- the condition satisfying device information storage unit 250 stores C, F, H, and I as identification information of an information processing device satisfying a basic condition that a memory capacity is 128 MB or more.
- the condition satisfaction device information storage unit 250 stores A, B, D, F, H, and I as identification information of an information processing device that satisfies the basic condition that the OS type is X.
- the basic condition may be, for example, a condition that a device such as a CPU has performance higher than a predetermined reference, or a condition that a device or software is of a predetermined type. There may be. Further, the condition satisfying device information storage unit 250 stores these plural conditions. For the same information processing device that satisfies, the identification information of the information processing device may be stored in association with each of the plurality of indices. That is, the condition satisfaction device information storage unit 250 may store the identification information I of the information processing device I in association with each index indicating the operating frequency of the CPU, the capacity of the memory, and the type of the OS.
- the information processing apparatuses A, B, D, E, G, and I are referred to as virtual adjacent nodes with respect to the CPU operating frequency.
- the information processing devices C, F, H, and I are referred to as virtual adjacent nodes for the memory capacity.
- the information processing devices A, B, D, F, H, and I are called virtual adjacent nodes for the OS.
- FIG. 5 is a functional block diagram of the job execution request generation device 30.
- the job execution request generation device 30 includes a job execution request transmission unit 300 and a job execution instruction unit 310.
- the job execution request transmission unit 300 generates a job execution request for requesting the execution of a job when the user is instructed to execute the job. Then, the job execution request transmission unit 300 transmits the generated job execution request to two or more information processing devices, for example, each of the information processing devices A and C.
- the job execution request transmission unit 300 compares the identification information of the job execution request generation device 30 that generated the job execution request with the predicted value of the amount of computational resources used when executing the job. And send it in the job execution request.
- the predicted value of the amount of computational resources used is, for example, a predicted value of the size of the memory occupied by the job.
- the predicted value may be input by a user who instructs to execute the job, or may be determined by trying to execute a part of the job.
- the job execution request does not include data or the like for actually executing the job.
- the job execution request is input to any one of the information processing apparatuses in the Darling Computing System 10 in order to search for an information processing apparatus that can execute a job.
- the job execution request transmitted to the information processing apparatus A is transferred to the information processing apparatus B, and the information processing apparatus B determines that the job is to be executed.
- the job execution request transmitted to the information processing apparatus C is not transferred, and the information processing apparatus C determines that the job is to be executed.
- the job execution instruction unit 310 executes the job in response to the transmitted job execution request.
- An execution notification which is a notification of execution, is received from each of the information processing apparatuses B and C.
- the job execution instructing unit 310 selects an information processing device that satisfies a predetermined condition from among a plurality of information processing devices that are transmission sources of these execution notifications. For example, when receiving the execution notification from the information processing apparatuses B and C, the job execution instruction unit 310 selects the information processing apparatus B that satisfies the condition that the CPU usage rate is 30% or less.
- job execution instructing section 310 causes selected information processing apparatus B to execute a job.
- the job execution instructing unit 310 may transmit a program and data necessary for executing the job to the information processing apparatus B.
- the job execution request generation device 30 can select one information processing device suitable for job execution and cause the information processing device to execute the job. it can.
- FIG. 6 is a flowchart showing a process in which the information processing device 20 transfers or executes a job.
- the request acquisition unit 220 acquires a job execution request from the information processing device A (S600). Then, the request acquisition unit 220 determines whether or not the job execution request has already been acquired in the past (S610). If the job has already been acquired in the past (S610: YES), the request acquisition unit 220 returns a job execution request to the job transfer source (for example, the information processing device A) (S620).
- the transfer source information processing device refers to a destination information processing device that directly receives a job execution request.
- the transfer source in the information processing device 20 is the information processing device A.
- the transfer source in the information processing device A is the job execution request generation device 30.
- the request acquisition unit 220 may return the job execution request to the job execution request generation device 30.
- the request acquisition unit 220 determines whether or not the job execution request has already been acquired in the past by any of the following methods.
- the request obtaining unit 220 determines that the job execution request has already been obtained in the past.
- job transfer history information which is identification information of an information processing apparatus to which a job execution request has been transferred in the past, included in the job execution request
- the job transfer history If the information includes the identification information of the information processing device 20, a job execution request has been issued in the past. Is determined to have been acquired.
- the request acquisition unit 220 may process the information of the transfer source of the job execution request.
- a job execution request may be returned to the device.
- the job execution request includes transfer count information indicating the number of times the job execution request has been transferred, and the request acquisition unit 220 indicates that the transfer count information indicates a transfer count equal to or greater than the reference count. In this case, the job execution request is returned to the information processing apparatus that has transmitted the job execution request.
- the job execution unit 240 analyzes the processing contents of the job (S630). For example, the job execution unit 240 may analyze the processing content of the job by obtaining, from the job execution request, a characteristic index indicating the processing capacity required for executing the job. Then, based on the index value stored in the self-index value storage unit 200 and the processing content of the job, the job execution unit 240 determines whether or not the information processing apparatus 20 has the ability to execute the job (see FIG. S640). For example, when the following expression (1) is satisfied, the job execution unit 240 determines that the job is to be executed by the information processing device 20.
- variable threshold is set by the time the information processing device to execute the job is determined.
- the variable target is an index value indicating the processing capacity required for the job.
- the variable efficiency indicates an index value stored in the self-index value storage unit 200.
- the variable counter indicates the number of transfers of the job execution request.
- variable alpha is a constant arbitrarily set by the user.
- the job execution unit 240 when the index value stored in the self-index value storage unit 200 indicates a processing capacity higher than the processing capacity required for the job, Is determined to be executed in the information processing device 20. Then, even when the index value stored in the self-index value storage unit 200 indicates that the processing capacity required for the job is lower! If the difference from the index value indicating the required processing capability is within a predetermined reference difference value, it is determined that the job is to be executed in the information processing device 20.
- the job execution unit 240 determines the reference difference value when the cumulative number of times the job execution request has already been transferred by another information processing apparatus is larger than when the cumulative number is smaller. To a larger value. That is, when the number of transfers is larger, the possibility that the job will be executed increases. As a result, the divergence of the search area for searching for the information processing device that executes the job can be prevented.
- the job execution unit 240 may determine whether or not to execute the job in the information processing device 20 based on a set of a plurality of index values. . As yet another example, the job execution unit 240 determines whether to execute a job in the information processing device 20 based on the index values of the information processing devices A to I connected to the information processing device 20. You may. As an example, the job execution unit 240 shows higher processing capacity even when the index value stored in the self-index value storage unit 200 is compared with any index value stored in the connection destination index value storage unit 210. In such a case, it is determined that the job is to be executed in the information processing apparatus 20.
- the job executing section 240 executes the job (S650).
- the request transmitting unit 270 transfers the job execution request (S660).
- FIG. 7 shows details of the process of S650 in FIG.
- the job execution unit 240 transmits an execution notification to the job execution request generation device 30 that has generated the job execution request (S700). Then, the job execution unit 240 obtains, from the job execution request, a predicted value of a change amount in which the index value changes when the job is executed, and changes the index value based on the predicted value (S710). . For example, the job execution unit 240 sets the index value indicating the CPU usage to 100% Is changed to an index value indicating that
- the information processing device 20 can be made hard to receive the transfer of another job execution request. That is, acquisition of resources by a plurality of job execution requests can be appropriately arbitrated. Further, according to this method, it is possible to make the information processing apparatus 20 accept any job execution request, and to flexibly perform job scheduling as compared with the lock mechanism.
- the job execution unit 240 transmits a change notification for changing the index value indicating the processing capability of the information processing device 20 to the information processing devices A to I (S720).
- the job execution unit 240 undoes the change in the index value (S740).
- the job execution unit 240 executes the received job (S750).
- the self-index value storage unit 200 compares the stored index value with the index value based on the processing capacity changed by executing the job, and the processing capacity of the information processing device is low! To an index value indicating that
- the job executing unit 240 transmits a change notification for changing the index value indicating the processing capability of the information processing device 20 to the information processing devices A to I (S760).
- the job execution unit 240 may transmit the change notification including identification information of the job to be executed. Then, when the execution of the job is completed, the job execution unit 240 returns the execution result to the job execution request generation device 30 (S770).
- the job execution unit 240 calculates the index value of the information processing device 20, A change notification indicating the calculated index value to be notified by another information processing device may be transmitted. Similarly, even when the information processing device 20 stops the connection with the grid combining system 10, the job execution unit 240 transmits as a change notification that the index value of the information processing device 20 is to be deleted. Well! /.
- FIG. 8 shows details of the process of S660 in FIG.
- the condition satisfaction device selection unit 260 selects, from the condition satisfaction device information storage unit 250, identification information corresponding to the characteristic index indicating the processing capability required for the job, based on the processing content of the job (S800). For example, when the processing capacity required for a job is mainly the processing capacity of the CPU, the condition satisfaction device selecting unit 260 selects a virtual adjacent node for the CPU operating frequency. Then, the request transmission unit 270 Selects an information processing device of which the index value of the load index satisfies a predetermined condition from among the virtual adjacent nodes selected by the condition satisfaction device selecting section 260 (S810). As a result, for example, the request transmitting unit 270 selects the information processing device B.
- the request transmitting unit 270 adds 1 to the transfer count information indicating the number of times the job execution request has been transferred (S820). Then, the request transmitting unit 270 transmits the information on the number of times of transfer to the information processing apparatus B with the information included in the job execution request (S830). In addition, the request transmitting unit 270 may transfer the identification information of the information processing device 20 as history information indicating the history of the information processing device that has transferred the job execution request, included in the job execution request.
- job execution section 240 may execute the job corresponding to the job execution request. Good. As a result, it is possible to prevent the circulation of the job execution request and to search for an information processing apparatus suitable for executing the job within a range where the circulation does not occur.
- FIG. 9 is a flowchart showing a process when the information processing device 20 receives a change notification.
- a description will be given of a process in a case where the index value of the information processing device is changed as a result of executing a job with another information processing device different from the information processing device 20.
- the connection destination index value storage unit 210 determines whether the change notification has already been received in the past (S900). ). If the information has already been received in the past (S900: YES), the information processing device 20 ends the process.
- connection destination index value storage unit 210 stores the index value stored in association with the information processing apparatus that executes the job.
- the index value is changed to an index value indicating that the processing capability of the information processing apparatus is lower than the index value (S910).
- the self-index value storage unit 200 determines whether the index value of the information processing device 20 needs to be changed (S920). For example, the self-index value storage unit 200 further stores an index value based on the processing capability of the information processing devices A to I connected to the information processing device 20! Judge as necessary. As an example, the self-index storage unit 200 stores the average of the CPU operating frequencies in the information processing devices A to I connected to the information processing device 20. If the average value is stored as one index value, it is determined that the average value needs to be changed.
- the self-index value storage unit 200 changes the stored index value based on the received change notification (S930). Then, the self-index value storage unit 200 further transmits the change notification for notifying the change of the index value, including the identification information of the job, to the information processing apparatuses A to I connected to the information processing apparatus 20 ( S940).
- each information processing apparatus can appropriately update its own index value by exchanging the change notification with each other. .
- FIG. 10A is a flowchart illustrating a process when the information processing apparatus 20 receives an addition instruction from a user.
- the index value adding unit 280 causes the self-index value storage unit 200 to store an index value based on the additional instruction when the user receives an additional instruction to add another index indicating the processing capability of the information processing apparatus ( S 1000).
- the index value adding unit 280 calculates a method of calculating the index value of the index, and the basic condition that the index value must satisfy in order to store the identification information in the condition satisfaction device information storage unit 250, User power is also received as additional instructions. Then, the index value adding unit 280 notifies the self index value storage unit 200 of the calculation method, and causes the self index value storage unit 200 to calculate and store the index value. In addition, the index value adding unit 280 may receive the definition and name of the index. In this case, the index value adding section 280 may further store the definition and name in the self-index value storage section 200.
- the self-index value storage unit 200 connects to the information processing device 20 and transmits a change notification notifying that the index value has been newly calculated to the information processing devices A to I (S1010).
- the index value adding unit 280 sets the basic condition in the condition satisfying device information storage unit 250 (S1020).
- the index value adding unit 280 sends the index calculation method, definition, name, and basic conditions to all other information processing devices as an additional notification notifying that a new index value is to be added. Send it (S1030).
- FIG. 10B is a flowchart showing a process when the information processing device 20 receives an addition notification from another information processing device.
- Index value adding section 280 receives an additional notification including the basic condition from another information processing device. Then, based on the basic condition received in the addition notification, the index value adding unit 280 determines whether the index value of the other information processing devices connected to the information processing device 20 satisfies the basic condition. The processing device is detected (S1040).
- the index value adding unit 280 receives an index value of another information processing device connected to the information processing device 20 from the connection destination index value storage unit 210, and the received index value satisfies the basic condition. It may be determined whether the force is satisfied. Then, the index value adding unit 280 stores the detected identification information of the information processing device in the condition satisfaction device information storage unit 250 in association with the added index (S1050).
- the user inputs an additional instruction to one information processing device, thereby causing a plurality of information processing devices in the grid computing system 10 to be input. Can be added with an index value.
- FIG. 11 is a flowchart showing a process when the job execution request generation device 30 receives a user's instruction to execute a job.
- the job execution request transmission unit 300 generates a job execution request, and transmits the generated job execution request to the information processing apparatuses A and C (S1100).
- the job execution request transmitting unit 300 generates identification information of a job whose execution is requested by the job execution request, and transmits the identification information included in the job execution request. For example, based on the generation time of the job execution request and the identification information for identifying the information processing apparatus to which the job execution request is transmitted, the job execution request transmission unit 300 May be generated.
- the job execution request transmitting unit 300 determines whether or not the power has received the return of the job execution request (S1105).
- the job execution request transmission unit 300 returns the processing to S1100, and executes the job to the information processing apparatus A and another information processing apparatus different from the same. Submit the request.
- the job execution request generation device 30 determines whether a predetermined reference period has elapsed since the transmission of the job execution request. It is determined whether or not it is (S1110). If the reference period has elapsed (S1110: YES), the job The line instruction unit 310 selects the information processing device having the highest processing capability from among the plurality of information processing devices that are the transmission sources of the plurality of notifications received during the reference period (S1120). Then, the job execution instructing unit 310 transmits a program, data, and the like necessary for executing the job to the selected information processing apparatus (S1130).
- the job execution instructing unit 310 selects the information processing device that has transmitted the execution notification to the job execution request generation device 30 as soon as possible.
- the job may be executed by the selected information processing apparatus.
- the job execution instructing unit 310 may be configured to execute an arbitrary time based on a combination of the time required from the transmission of the job execution request to the reception of the execution notification and the processing capability of the information processing apparatus from which the execution notification is transmitted.
- a policy may be used to determine which information processing apparatus is to execute a job.
- FIG. 12 shows an example of a hardware configuration of the information processing device 20.
- the information processing device 20 has a host controller 1282 including a host controller 1282 having a CPU 1200, a RAM 1220, and a graphic controller 1275, which are connected to each other.
- An input / output unit having a communication interface 1230, a hard disk drive 1240, and a CD-ROM drive 1260 connected to the I / O controller, and a legacy having a BIOS 1210, a flexible disk drive 1250, and an input / output chip 1270 connected to an input / output controller 1284
- An input / output unit An input / output unit.
- the host controller 1282 connects the RAM 1220, the CPU 1200 that accesses the RAM 1220 at a high transfer rate, and the graphic controller 1275.
- the CPU 1200 operates based on programs stored in the BIOS 1210 and the RAM 1220, and controls each unit.
- the graphic controller 1275 acquires image data generated by the CPU 1200 or the like on a frame buffer provided in the RAM 1220 and displays the image data on the display device 1280.
- the graphic controller 1275 may include a frame buffer for storing image data generated by the CPU 1200 or the like.
- the input / output controller 1284 connects the host controller 1282 to the communication interface 1230, the hard disk drive 1240, and the CD-ROM drive 1260, which are relatively high-speed input / output devices.
- Communication interface 1230 is connected to an external Communicate with the device.
- the hard disk drive 1240 stores programs and data used by the information processing device 20.
- the CD-ROM drive 1260 reads a program or data from the CD-ROM 1295 and provides the program or data to the input / output chip 1270 via the RAM 1220.
- the input / output controller 1284 is connected to the BIOS 1210 and relatively low-speed input / output devices such as the flexible disk drive 1250 and the input / output chip 1270.
- the BIOS 1210 stores a boot program executed by the CPU 1200 when the information processing device 20 is started, a program that depends on hardware of the information processing device 20, and the like.
- the flexible disk drive 1250 reads a program or data from the flexible disk 1290 and provides it to the input / output chip 1270 via the RAM 1220.
- the input / output chip 1270 connects various input / output devices via a flexible disk 1290 and, for example, a parallel port, a serial port, a keyboard port, a mouse port, and the like.
- the program provided to the information processing device 20 is stored in a recording medium such as the flexible disk 1290, the CD-ROM 1295, or an IC card and provided by the user.
- the program is read out from a recording medium via the input / output chip 1270 and / or the input / output controller 1284, installed in the information processing device 20, and executed.
- the operation that a program (eg, an agent program) installed and executed in the information processing device 20 causes the information processing device 20 to perform is the same as the operation in the information processing device 20 described with reference to FIGS. The description is omitted.
- the programs described above may be stored in an external storage medium.
- the storage medium include a flexible disk 1290, a CD-ROM 1295, an optical recording medium such as a DVD and a PD, a magneto-optical recording medium such as an MD, a tape medium, and a semiconductor memory such as an IC card.
- a storage device such as a node disk or a RAM provided in a server system connected to a dedicated communication network or the Internet may be used as a recording medium, and the program may be provided to the information processing device 20 via the network.
- the grid computing system 10 sequentially transfers a job execution request for requesting execution of a job to a plurality of information processing apparatuses. Then, the grid computing system 10 executes the job in each information processing device. To determine whether or not the power should be executed by the information processing apparatus. Thereby, the grid computing system 10 can make each information processing device autonomously schedule a job without providing a specific job management server.
- the information processing device 20 records the transfer count of the job execution request in the job execution request. Then, the information processing device 20 executes the job with a higher probability when the number of times of transfer of the job execution request is larger than when the number of times of transfer is smaller. That is, each time a job execution request is transferred, the job is easily executed. As a result, circulation of job execution requests can be prevented, and jobs can be scheduled appropriately.
- the information processing apparatus 20 associates each of the plurality of characteristic indices indicating the processing capability of the information processing apparatus with identification information of the information processing apparatus whose index value of the characteristic index satisfies the basic condition. It is stored as a virtual adjacent node of the information processing device 20. If the information processing apparatus 20 receives the job execution request and determines that the job is not to be executed by itself, the information processing apparatus 20 selects the identification information corresponding to the characteristic index indicating the processing capability required for the job. Then, the information processing device 20 transfers the job execution request to the information processing device indicated by any selected identification information. This makes it possible to appropriately and promptly select a transfer destination of the job execution request.
- FIG. 1 schematically shows a grid computing system 10.
- FIG. 2 is a functional block diagram of the information processing device 20.
- FIG. 3 shows an example of a data structure of a connection destination index value storage section 210.
- FIG. 4 shows an example of a data structure of a condition satisfaction device information storage section 250.
- FIG. 5 is a functional block diagram of the job execution request generation device 30.
- FIG. 6 is a flowchart showing a process in which the information processing apparatus 20 transfers or executes a job. It is.
- FIG. 7 shows details of the processing of S650 in FIG.
- FIG. 8 shows details of the process of S660 in FIG. 6.
- FIG. 9 is a flowchart showing a process when the information processing device 20 receives a change notification.
- FIG. 10 (a) is a flowchart illustrating a process when the information processing apparatus 20 receives an addition instruction from a user.
- ( b ) is a flowchart showing a process when the information processing device 20 receives additional notification from another information processing device.
- FIG. 11 is a flowchart showing a process when the job execution request generation device 30 receives an instruction to execute a job from a user.
- FIG. 12 shows an example of a hardware configuration of an information processing device 20.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Facsimiles In General (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
- Air Conditioning Control Device (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Multi Processors (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
Claims
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006513541A JP4428483B2 (ja) | 2004-05-14 | 2005-05-11 | 情報処理装置、制御方法、プログラム及び記録媒体 |
EP05739336A EP1762936A4 (en) | 2004-05-14 | 2005-05-11 | GRID CALCULATION SYSTEM, INFORMATION PROCESSING APPARATUS, TASK EXECUTION REQUEST GENERATING APPARATUS, CONTROL METHOD, PROGRAM, AND RECORDING MEDIUM |
CA002570641A CA2570641A1 (en) | 2004-05-14 | 2005-05-11 | Grid computing system, information processing apparatus, job execution request generating apparatus, control method, program and recording medium |
US11/569,014 US8359596B2 (en) | 2004-05-14 | 2005-05-11 | Determining capability of an information processing unit to execute the job request based on satisfying an index value and a content of processing of the job |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004-145390 | 2004-05-14 | ||
JP2004145390 | 2004-05-14 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2005111798A1 true WO2005111798A1 (ja) | 2005-11-24 |
Family
ID=35394318
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2005/008628 WO2005111798A1 (ja) | 2004-05-14 | 2005-05-11 | グリッドコンピューティングシステム、情報処理装置、ジョブ実行要求生成装置、制御方法、プログラム、及び記録媒体 |
Country Status (7)
Country | Link |
---|---|
US (1) | US8359596B2 (ja) |
EP (1) | EP1762936A4 (ja) |
JP (1) | JP4428483B2 (ja) |
CN (1) | CN100504793C (ja) |
CA (1) | CA2570641A1 (ja) |
TW (1) | TWI370979B (ja) |
WO (1) | WO2005111798A1 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008097378A (ja) * | 2006-10-12 | 2008-04-24 | Nomura Research Institute Ltd | ジョブ管理装置、ジョブ実行装置、及びそれら装置を含むジョブ管理システム |
US8751653B2 (en) | 2005-12-28 | 2014-06-10 | Fujitsu Limited | System for managing computers and pieces of software allocated to and executed by the computers |
Families Citing this family (49)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9547485B2 (en) * | 2006-03-31 | 2017-01-17 | Prowess Consulting, Llc | System and method for deploying a virtual machine |
JP4317234B2 (ja) * | 2007-03-05 | 2009-08-19 | キヤノンマーケティングジャパン株式会社 | 画像表示制御装置および画像表示制御方法および画像表示制御プログラム |
JP5146453B2 (ja) * | 2007-06-22 | 2013-02-20 | 日本電気株式会社 | 携帯通信端末装置のデータ処理方法、及び、携帯通信端末装置 |
US8332365B2 (en) | 2009-03-31 | 2012-12-11 | Amazon Technologies, Inc. | Cloning and recovery of data volumes |
GB0920514D0 (en) * | 2009-11-23 | 2010-01-06 | Rezzable Productions Ltd | Method and system for delivering a user experience |
JP2011123817A (ja) * | 2009-12-14 | 2011-06-23 | Fujitsu Ltd | ジョブ振分装置、ジョブ振分プログラム及びジョブ振分方法 |
JP5678556B2 (ja) * | 2010-10-04 | 2015-03-04 | 富士ゼロックス株式会社 | ジョブ実行システム、ジョブ実行装置及びプログラム |
US10120897B2 (en) * | 2011-06-06 | 2018-11-06 | International Business Machines Corporation | Interception of database queries for delegation to an in memory data grid |
US9405579B2 (en) * | 2012-10-11 | 2016-08-02 | International Business Machines Corporation | Seamless extension of local computing power |
US11157436B2 (en) | 2012-11-20 | 2021-10-26 | Samsung Electronics Company, Ltd. | Services associated with wearable electronic device |
US11237719B2 (en) * | 2012-11-20 | 2022-02-01 | Samsung Electronics Company, Ltd. | Controlling remote electronic device with wearable electronic device |
JP6463598B2 (ja) * | 2012-11-20 | 2019-02-06 | 三星電子株式会社Samsung Electronics Co.,Ltd. | 着用式電子デバイスからのプロセッシングの委任 |
US10423214B2 (en) * | 2012-11-20 | 2019-09-24 | Samsung Electronics Company, Ltd | Delegating processing from wearable electronic device |
US10185416B2 (en) | 2012-11-20 | 2019-01-22 | Samsung Electronics Co., Ltd. | User gesture input to wearable electronic device involving movement of device |
US10551928B2 (en) | 2012-11-20 | 2020-02-04 | Samsung Electronics Company, Ltd. | GUI transitions on wearable electronic device |
US11372536B2 (en) | 2012-11-20 | 2022-06-28 | Samsung Electronics Company, Ltd. | Transition and interaction model for wearable electronic device |
US8994827B2 (en) | 2012-11-20 | 2015-03-31 | Samsung Electronics Co., Ltd | Wearable electronic device |
US9413854B1 (en) | 2013-07-15 | 2016-08-09 | Amazon Technologies, Inc. | Network-accessible signal processing service |
US9720989B2 (en) | 2013-11-11 | 2017-08-01 | Amazon Technologies, Inc. | Dynamic partitioning techniques for data streams |
US9858322B2 (en) | 2013-11-11 | 2018-01-02 | Amazon Technologies, Inc. | Data stream ingestion and persistence techniques |
US9276959B2 (en) | 2013-11-11 | 2016-03-01 | Amazon Technologies, Inc. | Client-configurable security options for data streams |
US9794135B2 (en) | 2013-11-11 | 2017-10-17 | Amazon Technologies, Inc. | Managed service for acquisition, storage and consumption of large-scale data streams |
US10635644B2 (en) | 2013-11-11 | 2020-04-28 | Amazon Technologies, Inc. | Partition-based data stream processing framework |
US9639589B1 (en) | 2013-12-20 | 2017-05-02 | Amazon Technologies, Inc. | Chained replication techniques for large-scale data streams |
US9471585B1 (en) | 2013-12-20 | 2016-10-18 | Amazon Technologies, Inc. | Decentralized de-duplication techniques for largescale data streams |
US10691332B2 (en) | 2014-02-28 | 2020-06-23 | Samsung Electronics Company, Ltd. | Text input on an interactive display |
US9785510B1 (en) | 2014-05-09 | 2017-10-10 | Amazon Technologies, Inc. | Variable data replication for storage implementing data backup |
US9734021B1 (en) | 2014-08-18 | 2017-08-15 | Amazon Technologies, Inc. | Visualizing restoration operation granularity for a database |
CN104239153B (zh) * | 2014-09-29 | 2018-09-11 | 三星电子(中国)研发中心 | 多核cpu负载均衡的方法和装置 |
US10356150B1 (en) | 2014-12-15 | 2019-07-16 | Amazon Technologies, Inc. | Automated repartitioning of streaming data |
US10423493B1 (en) | 2015-12-21 | 2019-09-24 | Amazon Technologies, Inc. | Scalable log-based continuous data protection for distributed databases |
US10567500B1 (en) | 2015-12-21 | 2020-02-18 | Amazon Technologies, Inc. | Continuous backup of data in a distributed data store |
US10853182B1 (en) | 2015-12-21 | 2020-12-01 | Amazon Technologies, Inc. | Scalable log-based secondary indexes for non-relational databases |
US10644986B2 (en) * | 2016-02-04 | 2020-05-05 | Mitsubishi Electric Corporation | Master station device, slave station device, process delegation management method, and process execution method |
CN109690584A (zh) * | 2016-09-07 | 2019-04-26 | 三菱电机株式会社 | 信息处理装置、信息处理方法及信息处理程序 |
US10990581B1 (en) | 2017-09-27 | 2021-04-27 | Amazon Technologies, Inc. | Tracking a size of a database change log |
US10754844B1 (en) | 2017-09-27 | 2020-08-25 | Amazon Technologies, Inc. | Efficient database snapshot generation |
US11182372B1 (en) | 2017-11-08 | 2021-11-23 | Amazon Technologies, Inc. | Tracking database partition change log dependencies |
US11042503B1 (en) | 2017-11-22 | 2021-06-22 | Amazon Technologies, Inc. | Continuous data protection and restoration |
US11269731B1 (en) | 2017-11-22 | 2022-03-08 | Amazon Technologies, Inc. | Continuous data protection |
US10621049B1 (en) | 2018-03-12 | 2020-04-14 | Amazon Technologies, Inc. | Consistent backups based on local node clock |
US10855754B1 (en) | 2018-07-16 | 2020-12-01 | Amazon Technologies, Inc. | Isolated read channel categories at streaming data service |
US10768830B1 (en) | 2018-07-16 | 2020-09-08 | Amazon Technologies, Inc. | Streaming data service with isolated read channels |
US11070600B1 (en) | 2018-07-16 | 2021-07-20 | Amazon Technologies, Inc. | Optimization techniques to support lagging readers at streaming data service |
US11075984B1 (en) | 2018-07-16 | 2021-07-27 | Amazon Technologies, Inc. | Workload management at streaming data service supporting persistent connections for reads |
US10956246B1 (en) | 2018-07-16 | 2021-03-23 | Amazon Technologies, Inc. | Isolated read channel management interfaces at streaming data service |
US10798140B1 (en) | 2018-07-16 | 2020-10-06 | Amazon Technologies, Inc. | Stream data record reads using push-mode persistent connections |
US11126505B1 (en) | 2018-08-10 | 2021-09-21 | Amazon Technologies, Inc. | Past-state backup generator and interface for database systems |
US11042454B1 (en) | 2018-11-20 | 2021-06-22 | Amazon Technologies, Inc. | Restoration of a data source |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04114250A (ja) * | 1990-09-05 | 1992-04-15 | Nec Corp | ローカルエリアネットワークにおけるサーバ決定方式 |
JPH10207849A (ja) * | 1997-01-17 | 1998-08-07 | Nippon Telegr & Teleph Corp <Ntt> | 分散システムにおける高信頼化と負荷分散方法 |
JPH11316692A (ja) * | 1999-04-06 | 1999-11-16 | Tao Group Ltd | データ処理システム |
JP2002007326A (ja) * | 2000-06-26 | 2002-01-11 | Nippon Telegr & Teleph Corp <Ntt> | 適応型ネットワーキングサービス提供システムとネットワークリソース探索システムおよび方法ならびにその処理プログラムを記録した記録媒体 |
JP2002505482A (ja) * | 1998-02-27 | 2002-02-19 | セイバー インコーポレイティド | コンピュータ・ネットワークにおけるデータ変換および負荷平衡のための装置および方法 |
JP2002251292A (ja) * | 2001-02-22 | 2002-09-06 | Nec Software Chubu Ltd | クライアントサーバシステムにおけるジョブ管理方式及びクライアントサーバシステムにおけるジョブ管理方法 |
JP2004021287A (ja) * | 2002-06-12 | 2004-01-22 | Ntt Docomo Inc | 稼働率平準化装置、稼働率平準化方法、稼働率平準化プログラム及び稼働率平準化プログラムを記録した記録媒体 |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61114363A (ja) * | 1984-11-07 | 1986-06-02 | Hitachi Ltd | 計算機システム間ジヨブ転送方式 |
US5031089A (en) * | 1988-12-30 | 1991-07-09 | United States Of America As Represented By The Administrator, National Aeronautics And Space Administration | Dynamic resource allocation scheme for distributed heterogeneous computer systems |
US5923875A (en) * | 1995-08-28 | 1999-07-13 | Nec Corporation | Load distributing job processing system |
JPH09167141A (ja) * | 1995-12-18 | 1997-06-24 | Hitachi Ltd | 負荷分散制御方法 |
US6393455B1 (en) * | 1997-03-28 | 2002-05-21 | International Business Machines Corp. | Workload management method to enhance shared resource access in a multisystem environment |
JPH10334058A (ja) | 1997-05-27 | 1998-12-18 | Shikoku Nippon Denki Software Kk | オンラインシステムと負荷分散方式 |
US6128279A (en) * | 1997-10-06 | 2000-10-03 | Web Balance, Inc. | System for balancing loads among network servers |
US6370584B1 (en) * | 1998-01-13 | 2002-04-09 | Trustees Of Boston University | Distributed routing |
US7016853B1 (en) * | 2000-09-20 | 2006-03-21 | Openhike, Inc. | Method and system for resume storage and retrieval |
US7203943B2 (en) * | 2001-10-31 | 2007-04-10 | Avaya Technology Corp. | Dynamic allocation of processing tasks using variable performance hardware platforms |
US7734726B2 (en) * | 2001-11-27 | 2010-06-08 | International Business Machines Corporation | System and method for dynamically allocating processing on a network amongst multiple network servers |
US7076781B2 (en) * | 2002-05-31 | 2006-07-11 | International Business Machines Corporation | Resource reservation for large-scale job scheduling |
US7647523B2 (en) * | 2002-06-12 | 2010-01-12 | International Business Machines Corporation | Dynamic binding and fail-over of comparable web service instances in a services grid |
JP4095352B2 (ja) * | 2002-06-14 | 2008-06-04 | キヤノン株式会社 | 情報処理装置、情報処理装置の制御方法、及び当該制御方法を実行するためのコンピュータプログラム |
US7010596B2 (en) | 2002-06-28 | 2006-03-07 | International Business Machines Corporation | System and method for the allocation of grid computing to network workstations |
US7996458B2 (en) * | 2004-01-28 | 2011-08-09 | Apple Inc. | Assigning tasks in a distributed system |
-
2005
- 2005-05-02 TW TW094114076A patent/TWI370979B/zh not_active IP Right Cessation
- 2005-05-11 CN CN200580009812.1A patent/CN100504793C/zh not_active Expired - Fee Related
- 2005-05-11 EP EP05739336A patent/EP1762936A4/en not_active Withdrawn
- 2005-05-11 US US11/569,014 patent/US8359596B2/en not_active Expired - Fee Related
- 2005-05-11 CA CA002570641A patent/CA2570641A1/en not_active Abandoned
- 2005-05-11 JP JP2006513541A patent/JP4428483B2/ja not_active Expired - Fee Related
- 2005-05-11 WO PCT/JP2005/008628 patent/WO2005111798A1/ja active Application Filing
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04114250A (ja) * | 1990-09-05 | 1992-04-15 | Nec Corp | ローカルエリアネットワークにおけるサーバ決定方式 |
JPH10207849A (ja) * | 1997-01-17 | 1998-08-07 | Nippon Telegr & Teleph Corp <Ntt> | 分散システムにおける高信頼化と負荷分散方法 |
JP2002505482A (ja) * | 1998-02-27 | 2002-02-19 | セイバー インコーポレイティド | コンピュータ・ネットワークにおけるデータ変換および負荷平衡のための装置および方法 |
JPH11316692A (ja) * | 1999-04-06 | 1999-11-16 | Tao Group Ltd | データ処理システム |
JP2002007326A (ja) * | 2000-06-26 | 2002-01-11 | Nippon Telegr & Teleph Corp <Ntt> | 適応型ネットワーキングサービス提供システムとネットワークリソース探索システムおよび方法ならびにその処理プログラムを記録した記録媒体 |
JP2002251292A (ja) * | 2001-02-22 | 2002-09-06 | Nec Software Chubu Ltd | クライアントサーバシステムにおけるジョブ管理方式及びクライアントサーバシステムにおけるジョブ管理方法 |
JP2004021287A (ja) * | 2002-06-12 | 2004-01-22 | Ntt Docomo Inc | 稼働率平準化装置、稼働率平準化方法、稼働率平準化プログラム及び稼働率平準化プログラムを記録した記録媒体 |
Non-Patent Citations (2)
Title |
---|
KANEDA K. ET AL.: "Virtual Private Grid: A Command Shell for Utilizing Hundreds of MAchines Efficiently.", PROCEEDINGS OF 2ND IEEE/ACM INTERNATIONAL SYMPOSIUM ON CLUSTERCOMPUTING AND THE GRID. (CCGRID'02), May 2002 (2002-05-01), pages 212 - 219, XP004420315 * |
See also references of EP1762936A4 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8751653B2 (en) | 2005-12-28 | 2014-06-10 | Fujitsu Limited | System for managing computers and pieces of software allocated to and executed by the computers |
JP2008097378A (ja) * | 2006-10-12 | 2008-04-24 | Nomura Research Institute Ltd | ジョブ管理装置、ジョブ実行装置、及びそれら装置を含むジョブ管理システム |
Also Published As
Publication number | Publication date |
---|---|
JPWO2005111798A1 (ja) | 2008-07-31 |
CN100504793C (zh) | 2009-06-24 |
US20070250835A1 (en) | 2007-10-25 |
TW200614026A (en) | 2006-05-01 |
JP4428483B2 (ja) | 2010-03-10 |
EP1762936A4 (en) | 2008-07-09 |
CA2570641A1 (en) | 2005-11-24 |
TWI370979B (en) | 2012-08-21 |
US8359596B2 (en) | 2013-01-22 |
CN1954294A (zh) | 2007-04-25 |
EP1762936A1 (en) | 2007-03-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2005111798A1 (ja) | グリッドコンピューティングシステム、情報処理装置、ジョブ実行要求生成装置、制御方法、プログラム、及び記録媒体 | |
US10838890B2 (en) | Acceleration resource processing method and apparatus, and network functions virtualization system | |
JP5244236B2 (ja) | 計算機システム、方法、およびプログラム | |
JP5022030B2 (ja) | コンピュータシステム、これを構成するサーバ、そのジョブ実行制御方法及びプログラム | |
JP4921054B2 (ja) | 負荷分散制御システム及び負荷分散制御方法 | |
Elmroth et al. | Grid resource brokering algorithms enabling advance reservations and resource selection based on performance predictions | |
US20060123115A1 (en) | Information processing device control method | |
JP2004038758A (ja) | 記憶制御装置、記憶制御装置の制御方法、及びプログラム | |
US20070106843A1 (en) | Management of number of disk groups that can be activated in storage device | |
KR20060121962A (ko) | 시스템, 관리 서버, 수신 서버, 제어 방법, 제어 프로그램및 기록 매체 | |
JPWO2006100752A1 (ja) | 分散処理管理装置、分散処理管理方法、分散処理管理プログラム | |
JP2005056391A (ja) | コンピューティング環境の作業負荷を均衡させる方法およびシステム | |
JPWO2005116832A1 (ja) | 分散処理環境におけるジョブの実行を制御するためのコンピュータシステム、方法及びプログラム | |
JP2017091330A (ja) | 計算機システム及び計算機システムのタスク実行方法 | |
US9400691B2 (en) | Process allocation management apparatus, system and method | |
US7707576B2 (en) | Method of and apparatus for managing task, and computer product | |
US11842213B2 (en) | Cooling-power-utilization-based workload allocation system | |
CN115220890A (zh) | 密码计算任务调度方法、装置、介质及电子设备 | |
KR20070022248A (ko) | 그리드 컴퓨팅 시스템, 정보 처리 장치, 작업 실행 요구생성 장치, 제어 방법, 프로그램, 및 기록 매체 | |
WO2020022018A1 (ja) | リソース割当装置、リソース管理システム、および、リソース割当プログラム | |
US11343134B1 (en) | System and method for mitigating analytics loads between hardware devices | |
JP2022191583A (ja) | 情報処理システム、情報処理装置およびプログラム | |
CN116974748A (zh) | 资源调度方法、节点、设备、介质和程序产品 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
DPEN | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed from 20040101) | ||
WWE | Wipo information: entry into national phase |
Ref document number: 200580009812.1 Country of ref document: CN |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1020067021408 Country of ref document: KR |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2006513541 Country of ref document: JP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWW | Wipo information: withdrawn in national office |
Country of ref document: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2005739336 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2570641 Country of ref document: CA |
|
WWP | Wipo information: published in national office |
Ref document number: 1020067021408 Country of ref document: KR |
|
WWP | Wipo information: published in national office |
Ref document number: 2005739336 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 11569014 Country of ref document: US |
|
WWP | Wipo information: published in national office |
Ref document number: 11569014 Country of ref document: US |