| 1. | Determines the number of outstanding requests a client may have with a server at any one time 决定在任何一个时间由一个客户端向服务端发出的显著请求的数字。 |
| 2. | Users monitor the status of their reimbursement request through a filtered view listing their outstanding requests 使用者可以透过一个筛选的检视,其中列出未付款的要求,来掌握补助要求的状态。 |
| 3. | Ejb wlm in websphere application server v5 . 0x and above also makes use of outstanding requests in determining where to send a request Websphere application server v5 . 0x (以及更高版本)中的ejb wlm也使用未完成的请求来确定将请求发向哪里。 |
| 4. | It starts out as standard weighted round robin decrementing the weights as it goes , but once there are several outstanding requests to multiple cluster members , an outstanding request weight algorithm comes into play 它一开始使用标准的weighted round robin (逐步减少权重) ,但一旦有几个未完成的请求分发到多个集群成员,则使用未完成请求加权算法。 |
| 5. | This algorithm compares each cluster member s weight to the number of outstanding requests that have been sent to that cluster member and ensures it has the correct proportion relative to its weight and the weight of the other cluster members 该算法将每个集群成员的权重与已发送到该集群成员的未完成请求数目进行比较,以确保其具有正确的比例(相对于其权重和其他集群成员的权重) 。 |
| 6. | For instance , if the weights were 2 and 2 , and the number of outstanding requests to the first server was higher than the second server , the next request will go to the second server even though it was the first server s turn based on weighted round robin 例如,如果权重是2和2 ,而第一个服务器的未完成请求数目大于第二个服务器,则接下来的请求会转到第二个服务器,即使它轮到第一个服务器(根据weighted round robin ) 。 |