1. Field of the Invention
The present invention relates to a dynamic load-distributed computer system including tightly-coupled computers which is called a cluster structure.
2. Description of the Related Art
In a load-distributed computer system including tightly-coupled computers, each computer formed by a plurality of symmetrical type multi-processors (SMPS), i.e., central processing units (CPUs), when a large number of messages requesting transaction processes arrive at the computer system, the messages are optimally distributed to the computers to enhance the performance of the computer system. Generally, since each transaction process is a small job, after one of the computers is selected to process this transaction process, the transaction process is completely carried out by the selected computer. Also, since transaction processes are generally interactively processed, the target of the load distribution is to minimize the average and deviation values of response time. When selecting one of the computers, one computer having the minimum load is selected in accordance with a load index such as the CPU utilization rate, the number of executed transactions and the past response time individually or in combination.
In a first prior art load-distributed computer system (see; JP-A-10-312365), a load such as a CPU utilization rate for each of the computers is measured and stored at predetermined time periods. Then, when a message requesting a transaction process arrives from a terminal unit, one of the computers having the minimum load is selected, so that this message is allocated to the selected computer. On the other hand, the terminal unit always determines whether or not a response time is larger than a threshold value. Only when the response time is larger than the threshold value, does the terminal unit request the computer system to change the selection of the computers.
In the above-described first prior art load-distributed computer system, however, since the CPU utilization rate as the first load index is calculated by the past average value which does not reflect the accurate current load, the reliability is not high. Particularly, under a dynamic control, when the same load index data is used until the next measuring timing, messages are concentrated on one of the computers whose load has been believed to be the minimum value, which would cause a seesaw phenomenon in the load. Also, the CPU utilization rate is not appropriate in a computer system including SMP computers. On the other hand, the response time as the second load index is used for switching the selected computer, which would be useful if the overhead is decreased. However, when a message requesting a transaction process arrives, the response time thereof is not obtained at this time, so that the response time is not an appropriate load index.
The first prior art load-distributed computer system using the CPU utilization rate as a load index is also disclosed in JP-A-2001-34591. In JP-A-2001-34591, the distribution of transactions are basically concentratedly controlled by using a round-robin discipline. In this case, when a selected computer is overloaded, another computer is selected. Also, when all the computers are overloaded, one of the computers having the minimum load is selected. Whether or not one computer is overloaded is determined by whether or not the load of the computer such as the CPU utilization rate thereof is higher than an upper limit. In this case, the overload amount is represented by the number of transactions over the upper limit of the CPU utilization rate. For example, if the CPU utilization rate is 90% , the upper limit is 60% and the number of executing-transactions is 10, the overload amount is
10·(0.9/0.6−1)=5
That is, the determination of overload is basically carried out by the CPU utilization rate. However, as explained above, the reliability for a dynamic control is not high, and this determination is not appropriate in a SMP computer. Additionally, the number of transactions is assumed to be linear with the CPU utilization rate, which contradicts with a queue theory in which the number of clients has no relationship to the utilization rate particularly with a high load. Therefore, when all the computers are overloaded, the load distribution may be not appropriate. Further, this technology is not intended to decrease the minimum response time for arrival transactions and for the entire system.
In a second prior art load-distributed computer system (see JP-A-10-27168), each computer stores a response time of the latest transaction and multiplies this response time by the number of executed transactions therein, to obtain a load index. That is, when a message requesting a transaction process arrives, the load indexes of all the computers are calculated, and this message is sent to one of the computers having the minimum load index.
In the above-described second prior art load-distributed computer system, however, it is questionable whether the load index obtained based upon the response time of the latest transaction represents a typical response time of the computer. This response time reflects the congestion of the computer and the job characteristics such as a pure process time and a CPU time/input and output time ratio of the latest transaction. If the job characteristics are the same for all messages, the above-mentioned load index is appropriate. However, since there are actually different job characteristics in transaction, the above-mentioned load index is not appropriate. Also, no consideration is given to nonhomogeneous SMP computers
In a third prior art load-distributed computer system (see: JP-A-7-302242), a load is periodically detected and a load tendency Tr is calculated by
Tr=(W2−W1)/(T2−T1)
where W1 is a load detected at time T1; and
W2 is a load detected at time T2. When a message requesting a transaction process is accepted, after a definite time period Ti had passed, it is determined whether or not Tr·Ti≦Wt where Wt is a predicted load is satisfied. If Tr·Ti≦Wt, the subject computer carries out this transaction process. Otherwise, the requesting message is sent to another computer which has a lower load.
In the above-described third prior art load-distributed computer system, however, it is unclear what the predicted load is defined by. Also, the predicted load Wt, which is calculated by the linear extrapolation method, is not a good predicted value. On the other hand, a predicted load is actually determined microscopically, not macroscopically. That is, a predicted load is dependent upon the current state of the computer, an end timing of an executing-transaction, a timing for receiving a new transaction and the like. Therefore, since the predicted load of the third prior art load-distributed computer system is dependent upon the past load, the predicted load is not appropriate.
The above-described first, second and third prior art load-distributed computer systems are intended to minimize the response time of a message requesting a transaction process which has just arrived, not to minimize the response time of the entire system.
In a fourth prior art load-distributed computer system (see: Hisao Kameda et al., “Optimal Load Balancing in Distributed Computer Systems”, Springer-Verlag, pp. 230–232, 1997), if the number of CPUs in each computer sharing a disk appartus is 1, a response time is defined by the utilization time of the CPU and the input/output time of the file apparatus. When a plurality of transactions are carried out, a queue of transactions may be generated before each computer. In the fourth prior art load-distributed computer system, the following two load indexes are defined:
fi=si·(ni+1)2
Fi=si·(ni+1)
where i is a computer number,
In the above-described fourth prior art load-distributed computer system, however, since a dynamic control requires control at every moment, si and ni should use current values, not average values. Note that it is possible to measure a current value of ni, but it is impossible to directly measure a current value of si, since si reflects the characteristics of a job mix executed in the computer i. Thus, si is used as an equilibrium average value. An equilibrium average value may be used if the job characteristics are the same and have a small deviation. However, since there are actually different job characteristics, a dynamic control using the equilibrium average value may deteriorate. Additionally, the above-mentioned load indexes fi and Fi are applied to computers each having one CPU, but are not applied to SMP computers.
It is an object of the present invention to provide a dynamic load-distributed computer system having a plurality of closely-coupled computers each having a plurality of processors (CPUs), capable of improving the response characteristics such as the average and deviation characteristics of the response time.
Another object is to provide a load-distributing method for the above-mentioned dynamic load-distributed computer system.
According to the present invention, in a method for distributing a transaction in a computer system including a plurality of computers each formed by processors, a plurality of estimated loads are calculated for the computers. Then, a plurality of estimated process time expansion ratios are calculated for the computers, in accordance with the estimated loads and the numbers of processors in the computers. Then, a plurality of load indexes one for each of the computers are calculated in accordance with the estimated process time expansion ratios. Finally, the transaction is distributed in accordance with the load indexes.
Also, in a load-distributed computer system including a plurality of computers each including processors, a relay distributing unit for receiving a message requesting a transaction process, and a channel communication network connected between the computers and the relay distributing unit, each of the computers is constructed by-a first load data measuring unit for measuring a load of each of the computers, and a transaction processing unit for processing transactions. Also, the relay distributing unit is constructed by a second load data measuring unit for receiving the load to calculate an estimated load in accordance with the load, a load data storing unit for storing the estimated load data, and an executing computer selecting unit for calculating a plurality of estimated process time expansion ratios one for each of the computers, in accordance with the stored estimated loads and the number of processors in each of the computers, calculating a plurality of load indexes, one for each of the computers, in accordance with the estimated process time expansion ratios, selecting one of the computers having the minimum load index in accordance with the load indexes, and causing the transaction to be processed by the transaction processing unit of the selected computer.
Further, in a load-distributed computer system including a plurality of computers each including processors, each for receiving a message requesting a transaction process, and an exchange/store unit connected to the computers, each of the computers is constructed by a first load data measuring unit for measuring a load of each of the computers, a transaction processing unit for processing transactions, a second load data measuring unit for receiving the load to calculate an estimated load in accordance with the load, a load data storing unit for storing the estimated load data, an executing-computer selecting unit for calculating a plurality of estimated process time expansion ratios one for each of the computers, in accordance with the stored estimated loads and the number of processors in each of the computers, calculating a plurality of load indexes, one for each of the computers, in accordance with the estimated process time expansion ratios, determining whether or not each of the computers is to process the transaction process in accordance with the load indexes, causing the transaction process to be processed by the transaction processing unit when the each of the computers is to process the transaction process, and transmitting the message via the exchange/store unit to another computer when each of the computers is not to process the transaction process.
The present invention will be more clearly understood from the description set forth below, with reference to the accompanying drawings, wherein:
A first embodiment of the load-distributed computer system according to the present invention will now be explained with reference to
In
Also, a relay distributing apparatus 4 is connected via the high speed channel communication network 3 to the computer apparatus 1. The relay distributing apparatus 4 is formed by a load data storing unit 41, a load data measuring unit 42, an executing-computer selecting unit 43 and a communication unit 44.
The load-distributed computer system of
In
In
In the computer system of
Also, in the computer system of
The load data measuring unit 1i1, the transaction processing unit 1i2 and the communication unit 1i3 of the computer 1i are usually realized by using software (programs). In this case, when the computer 1i is started up, such software is loaded thereinto. Similarly, the load data storing unit 41, the executing-computer selecting unit 42, the load measuring unit 42 and the communication unit 44 of the relay distributing apparatus 4 are usually realized by using software (programs). In this case, when the relay distributing apparatus 4 is started up, such software is loaded thereinto.
The operations of the load data measuring unit 1i1 and the load data measuring unit 42 are explained next with reference to flowcharts as illustrated in
The flowchart as illustrated in
First, at step 301, the load data measuring unit 1i1 calculates the number Npi of transactions in total currently-assigned to the computer 1i.
Next, at step 302, the load data measuring unit 1i1 calculates the number Ppi of transactions which are currently being executed in the computer 1i.
Next, at step 303, the load data measuring unit 1i1 transmits the current load data Npi and Ppi to the load measuring unit 42 of the relay distributing unit 4.
Thus, the operation of the flowchart of
The flowchart of
First, at step 311, the load data measuring unit 42 calculates an estimated number Nei by
Nei←a·Npi+(1−a)·Nei
where “a” is a definite value (0<a≦1). Then, the estimated number Nei is stored in the load data storing unit 41 as shown in
Next, at step 312, the load data measuring unit 42 calculates an estimated number Pei by
Pei←a·Ppi+(1−a)·Pei
Then, the estimated number Pei is stored in the load data storing unit 41 as shown in
Thus, the flowchart of
In
The operation of the executing-computer selecting unit 43 is explained next with reference to a flowchart as illustrated in
First, at step 401, a value i is initialized, i.e.,
i←1
Next, at step 402, the executing-computer selecting unit 43 calculates a corrected number Nri of the estimated number Nei by
Nri←w·Npi+(1−w)·Nei.
where w is a definite value (0<w≦1). In this case, the value w is preferably about 0.8. That is, the estimated numbers Nei and Pei are obtained at a predetermined timing, while the corrected number Nri is obtained as an optimal value at this timing in accordance with the estimated numbers Nei and Pei.
Next, at step 403, it is determined whether Nri≧Nei is satisfied. As a result, if Nri≧Nei, the control proceeds to step 404 which calculates a corrected number Pri by
Pri←Pei+(Nri−Nei)
That is, the corrected number Pri is increased by (Nri−Nei).
On the other hand, at step 403, if Nri≧Nei, the control proceeds to step 405 which calculates a corrected number Pri by
Pri←Pei·Nri/Nei
That is, the corrected number Pri is decreased by the ratio Nri/Nei.
Next, at step 406, a corrected number Nsi per one CPU is calculated by
Nsi←Nri/mi
Also, a corrected number Psi per one CPU is calculated by
Psi←Pri/mi
Next, at step 407, it is determined whether or not Nsi>Psi is satisfied. As a result, if Nsi>Psi, the control proceeds to step 408 which calculates an estimated expansion ratio Epi by
Epi←X/(X−Psi·Psi)
where X is Nsi·(Psi+1).
The above-mentioned estimated expansion ratio Epi can be proved as follows (see formulae (8.1) and (8.3) of page. 228 of Hisao Kameda et al., “Optimal Load Balancing in Distributed Computer”, Springer-Verlag, 1997). Here, the transmission time of transactions not including waiting time for the file appartus 2 is assumed to be exponentially distributed, i.e., have a Poison distribution. The following parameters are defined:
P: the average number of transactions in one computer;
D: the average number of transactions in the file apparatus for that computer;
N: the average total number of transactions for that computer;
T: estimated process time per one transaction;
t: pure process time per one transaction;
s: CPU utilization time per one transaction; and
d: input/output time per one transaction.
In this case,
N=P+D (1)
t=s+d (2)
Also, a CPU utilization ratio R is defined by
P+1=1/(1−R)
∴R=P/(P+1) (3)
Further, due to no waiting time for the file apparatus 2,
d/s=D/R (4)
From the formulae (1), (2), (3) and (4),
On the other hand, the estimated process time T is given by
Therefore,
where X=N(P+1).
Thus, an estimated expansion ratio E is
In Formula (8), if N and P are replaced by Nsi and Psi, respectively, the above-mentioned estimated expansion ratio Epi can be obtained.
In the symmetrical-type multi-processor (SMP), the numbers Nsi and Psi per one CPU are used. The estimated expansion ratio Epi using Nsi and Psi are not accurate for the symmetrical-type multi-processor; however, the estimated expansion ratio Epi is actually useful in practice. Note that this is quite different from a case where 1/mi of the load of the same job mix is applied to one CPU.
Also, the above-mentioned estimated expansion ratio Epi is based upon an equilibrium state. In the equilibrium state, the estimated expansion ratio Epi can be obtained by the estimated numbers Nei and Pei in view of a static load distribution. In this embodiment, however, the estimated expansion ratio Epi is obtained by the corrected numbers Nri and Pri affected by the current number Npi in view of a dynamic load distribution.
Returning to
The operations at steps 402 through 409 are repeated for all the computers 1i (i=1, 2, . . . , n) by steps 410 and 411.
Next, at step 412, the executing-computer selecting unit 43 selects one of the computers having the minimum estimated expansion ratio Epi.
Next, at step 413, the executing-computer selecting unit 43 sends a message requesting a transaction process to the computer selected at step 412. As a result, the selected computer carries out a transaction process.
Thus, the flowchart of
In the above-described embodiment, the estimated expansion ratio Epi(=Lp1) is used as a load index. However, as shown in
When the load index Lp2 of
Lp2i←Nri·Epi/mi
In this case, at step 412, the executing-computer selecting unit 43 selects one of the computers having the minimum estimated expansion ratio Nri·Epi/mi.
Also, as shown in
When the load index Lai is used, the flowchart of
At step 801, the number Nni of total transactions for the computer 1i and the number Pni of transactions in the computer 1i are increased by
Nni←Nri+w
Pni←Pri+w
where w is the same value at step 402 of
Next, at step 802, a corrected number Nsi′ per one CPU is calculated by
Nsi′←Nni/mi
Also, a corrected number Psi′ per one CPU is calculated by
Psi′←Pni/mi
Next, at step 803, it is determined whether or not Nsi′>Psi′ is satisfied. As a result, if Nsi′>Psi′, the control proceeds to step 408 which calculates an estimated expansion ratio Eni by
Eni←X′/(X′−Psi·Psi)
where X′ is Nsi′·(Psi′+1).
On the other hand, at step 803, if Nsi′≦Psi′ the control proceeds to step 805 which causes the estimated expansion ratio Eni to be Nni′+1.0.
In this case, at step 412, the executing-computer selecting unit 43 selects one of the computers having the minimum estimated expansion ratio Eni.
Also, as shown in
When the load index La2 of
La2i←Nni·Eni/mi
In this case, at step 412, the executing-computer selecting unit 43 selects one of the computers having the minimum estimated expansion ratio La2i.
Also, as shown in
When the load index La3 of
Steps 801 to 805 are carried out in the same way as in
Next, at step 807, an increased estimated expansion ratio La3i per one CPU is calculated by
La3i←(Nni·Eni−Nri·Epi)/mi
In this case, at step 412, the executing-computer selecting unit 43 selects one of the computers having the minimum increased estimated expansion ratio La3i.
Also, as shown in
When the load index Lki is used, the flowchart of
At step 901, Nni/mi and Pni/mi are calculated. That is, a ratio C of a CPU utilization time s to a pure process time t for a transaction is estimated. If C1 is a value of the ratio C in the computer 1i before scheduling is represented by using formula (5), i.e.,
C1=Pri/(Nri·(1+Pri)−Pri·Pri))
Also, C2 is assumed to be a value of the ratio C in the computer 1i after scheduling a message having a ratio C0 in the computer 1i. In this case, there are Nri transactions having an average ratio of C1, and one transaction having the ratio C0 is added thereto. As a result, the number of transactions in the computer 1i is represented by Nni whose average ratio C is C2 is represented by
C2=(Nri·C1+C0)/Nni
On the other hand, if formula (5):
s/t=P/(NP+N−P·P)
is applied to an after-scheduling state, since s/t=C2,
C2=(A·y+A−y2)=y
where A=Nni/mi=(Nni+w)/mi
y=Pni/mi.
That is,
C2y2+(1−C2·A)y−C2·A=0
when this equation is solved, Pni/mi (=A) which is in this case positive is obtained.
Then, Nsi and Psi are calculated by
Nsi←Nni/mi
Psi←Pni/mi
Then, similar steps as steps 407, 408 and 409 of
In this case, at step 412, the executing-computer selecting unit 43 selects one of the computers having the minimum estimated expansion ratio Eki
Further, as shown in
When the load index Lk2 of
Lk2i←Nni·Eki/mi
In this case, at step 412, the executing-computer selecting unit 43 selects one of the computers having the minimum estimated expansion ratio Lk2i.
Further, as shown in
When the load index Lk3 of
Step 901 is carried out in the same way as in
Next, at step 902, an increased estimated expansion ratio Lk3i per one CPU is calculated by
Lk3i←(Nni·Eki−Nri·Epi)/mi
In this case, at step 412, the executing-computer selecting unit 43 selects one of the computers having the minimum increased estimated expansion ratio Lk3i.
Note that an expansion ratio E designates a ratio of an actual process time including a waiting time to a pure process time of one transaction, and Ei is an expansion ratio in the computer 1i. If the pure process time of a transaction is the same in all the computers 11, 12, . . . , 1n, when this transaction is allocated to one of the computers having the minimum expansion ratio, the process time of this transaction can be minimized. An estimated expansion ratio reflects program characteristics of transactions (job mix) currently being executed in the subject computer including the CPU characteristics and input/output characteristics thereof. Also, when the formula at step 408 is used, an estimated expansion ratio can be obtained by only observed data without knowing the individual characteristics of transactions currently being executed in the subject computer. The formula at step 408 basically belongs to the fourth prior art and is derived by modifying the formula Fi=si(ni+1)2; however, the estimated expansion ratio according to the first embodiment is reflected by the characteristics of the job mix as well as the total process time including the CPU process time and the input/output time thereof, thus improving the accuracy and dynamic characteristics of the computer system. Note that, since the formula at step 408 is based upon an equilibrium average state, a perfect reliability cannot be expected.
In the first embodiment, one of the eight load indexes Lp1, Lp2, La1, La2, La3, Lk1, Lk2 and Lk3 is used. In this case, all the eight load indexes can be calculated and stored in the load data storing unit 41, and as occasion demands, one of the eight load indexes can be selected. Note that, since the load indexes La3 and Lk3 are helpful in decreasing the increased process time by scheduling a transaction, it is expected to minimize the entire process time of the subject computer. In this case, if the characteristics of a given transaction are known or expected, the load index Lk3 should be selected. Otherwise, i.e., if the characteristics of a given transaction are unknown or not expected, the load index Lk3 should not be selected, and instead of this, the load index Lk2 should be selected.
Thus, in the first embodiment, the relay distributing unit 4 supervises the load states of all the computers 1i in real time. Also, when the relay distributing unit 4 receives a message requesting a transaction process, the relay distributing unit 4 calculates an estimated expansion ratio of each of the computers and sends this message to one of the computers having the minimum expansion ratio. As a result, since a concentrated control by the relay distributing unit 4 can be realized, the overhead can be suppressed and an excellent load distribution can be realized.
In
In the computer system of
Also, in the computer system of
The operations of the load data measuring unit 1i1 and the load data measuring unit 1i5 are explained next with reference to flowcharts as illustrated in
The flowchart as illustrated in
First, at step 1101, the load data measuring unit 1i1 calculates the number Npi of transactions in total which are currently assigned to the computer 1i.
Next, at step 1102, the load data measuring unit 1i1 calculates the number Ppi of transactions which are currently being executed in the computer 1i.
Next, at step 1103, the load data measuring unit 1i1 transmits the current load data the Npi and Ppi to the load measuring unit 1i5.
Thus, the operation of the flowchart of
The flowchart of
First, at step 1111, the load data measuring unit 1i5 calculates an estimated number Nei by
Nei←a·Npi+(1−a)·Nei
where “a” is a definite value (0<a≦1). Then, the estimated number Nei is stored in the load data storing unit 1i4. Simultaneously, the estimated number Nei is transmitted via the exchange/store unit 10 to the other computers and is stored in the load data storing units thereof.
Next, at step 1112, the load data measuring unit 1i5 calculates an estimated number Pei by
Pei←a·Ppi+(1−a)·Pei
Then, the estimated number Pei is stored in the load data storing unit i4. Simultaneously, the estimated number Pei is transmitted via the exchange/store unit 10 to the other computer and is stored in the load data storing units thereof.
Thus, the flowchart of
In
The operation of the executing-computer selecting unit 1i6 is explained next with reference to a flowchart as illustrated in
In
That is, after all the estimated expansion ratios Ep1, Ep2, . . . , Epn are calculated, at step 1201, it is determined whether or not the estimated expansion ratio Epi of the subject computer 1i is smaller than a threshold value TH such as 1.3. As a result, only when Epi<TH, does the control proceed to step 1202 which operates the transaction processing unit 1i2 of the subject computer 1i, so that the transaction process is carried out in the computer 1i. Otherwise, i.e., if Epi≧TH, the control proceeds to steps 412 and 413.
At step 412, the executing-computer selecting unit 1i6 selects one of the computers having the minimum estimated expansion ratio Epi.
Then, at step 413, the executing-computer selecting unit 43 sends a message requesting a transaction process to the computer selected at step 412.
After the transaction processing unit of any computer completes the transaction process, this transaction processing unit sends a response message via the exchange store unit 10 to the other computers.
Note that, at step 412, if the computer 1i, is determined to have the minimum estimated expansion ratio in spite of the estimated expansion ratio Epi being large (Epi≧TH), the computer 1i is selected after all.
In
Even in the second embodiment, any of the other load indexes Lp2, La1, La2, La3, Lk1, Lk2 and Lk3 of
Further, in
In
Thus, in the second embodiment, since the relay distributing unit 4 of
In
1) distribution by dividing the terminal units 6 into a plurality of groups each corresponding to one of the computers 11, 12, . . . , 1n;
2) distribution by sequentially messages arrived at the relay provisional-distributing unit 7 to the computers 11, 12, . . . , 1n in accordance with the numbers of CPUs therein; and
3) stochastic distribution in accordance with result data.
In the distribution 1), each of the terminal units 6 is allocated in advance to one of the computers 11, 12, . . . , 1n. In the second embodiment, the distribution may be adopted; however, the allocation of the terminal units 6 to the computer 11, 12, . . . , 1n is fixed. On the other hand, in the third embodiment, the allocation of the terminal units 6 to the computers 11, 12, . . . , 1n can be changed by the relay provisional-distributing unit 7, to realize an optimum allocation.
In the distribution 2), if a sequence of m1, m2, . . . , mn messages arrive at the relay provisional-distributing unit 7, the first m1 messages to arrive at the relay provisional-distributing unit 7 are allocated to the computer 11, the second m2 messages arrived at the relay provisional-distributing unit 7 are allocated to the computer 12, . . . , the final mn messages to arrive at the relay provisional-distributing unit 7 are allocated to the computer 1n. Particularly, when the job characteristics of a large number of transactions belong to the same class, the balancing effect of the load can be optimized.
In the distribution 3), the ratio of messages allocated to the computer 1i is determined in accordance with the load thereof periodically such as at every 1 sec or 10 sec.
The operation of the computer system of
Thus, in the third embodiment, since the relay provisional-distributing unit 7 has a limited function, the manufacturing cost can be also decreased as compared with the first embodiment. Also, since the relay provisional-distributing unit 7 carries out a provisional load-distribution to realize a quasi-static load-distribution, the improvement of the response performance such as the average and deviation characteristics of the response time can be expected. Additionally, since a balancing load-distribution is provisionally realized at the relay provisional-distributing unit 7, the fluctuation of unbalancing of load-distribution between the computers 11, 12, . . . , 1n can be suppressed, which would decrease the transfer of messages from one computer to another.
The effect of the present invention as compared with the prior art is explained next with reference to
As explained hereinabove, according to the present invention, the response performance characteristics such as the average and deviation characteristics of the response time can be improved.
Number | Date | Country | Kind |
---|---|---|---|
2001-080379 | Mar 2001 | JP | national |
Number | Name | Date | Kind |
---|---|---|---|
4495570 | Kitajima et al. | Jan 1985 | A |
4914570 | Peacock | Apr 1990 | A |
5517643 | Davy | May 1996 | A |
5774668 | Choquier et al. | Jun 1998 | A |
5845116 | Saito et al. | Dec 1998 | A |
5872972 | Boland et al. | Feb 1999 | A |
5951634 | Sitbon et al. | Sep 1999 | A |
6175869 | Ahuja et al. | Jan 2001 | B1 |
6385636 | Suzuki | May 2002 | B1 |
6601084 | Bhaskaran et al. | Jul 2003 | B1 |
6748413 | Bournas | Jun 2004 | B1 |
6986139 | Kubo | Jan 2006 | B1 |
Number | Date | Country |
---|---|---|
H06-243112 | Sep 1994 | JP |
7-302242 | Nov 1995 | JP |
10-027168 | Jan 1998 | JP |
H10-187469 | Jul 1998 | JP |
H10-240697 | Sep 1998 | JP |
10-312365 | Nov 1998 | JP |
H11-110360 | Apr 1999 | JP |
2001-034591 | Feb 2001 | JP |
2001-034951 | Feb 2001 | JP |
2001-109638 | Apr 2001 | JP |
Number | Date | Country | |
---|---|---|---|
20020165900 A1 | Nov 2002 | US |