Basic — the first free token found is used, with "round robin" to get some balancing over the endpoints.
基础算法:使用找到的第一个未占用的令牌,通过“逐一比照”的方式在端点之间实现一些平衡。
If a free token is found, its status is changed to "assigned" and the URL of the corresponding endpoint is returned to the mediation flow, which invokes the Web service using the provided URL.
如果找到未占用的令牌,其状态将更改为“assigned”并且将相应端点的URL返回到仲裁流,后者调用使用所提供的URL的Web服务。
IF all tokens of all endpoints in the group are assigned, the mediation flow request is stored in a FIFO queue until a token becomes free.
如果一个组中的所有端点的所有令牌都已分配出去,那么仲裁流请求将储存在一个fifo队列中,直至有令牌转变成未占用状态。
应用推荐