论文部分内容阅读
负载平衡是分布式系统必须考虑的问题,本文介绍的征募算法独立于网络拓扑结构,其思想可以应用到任何分布式系统中.征募算法的设计思想向传统负载平衡算法提出了挑战,它不但克服了投标算法的缺点,而且在减小通讯开销和提高处理机利用率两方面作了很多努力,使其成为一种高效的分布式进程迁移和动态负载平衡策略.我们在分布式UNIX系统上实现并验证了征募算法的高效性.
Load balancing is a problem that must be considered in distributed systems. The recruitment algorithm introduced in this paper is independent of the network topology, and its idea can be applied to any distributed system. The design idea of the solicitation algorithm poses a challenge to the traditional load balancing algorithm. It not only overcomes the shortcomings of the bidding algorithm, but also makes great efforts to reduce the communication overhead and increase the utilization of the processor, making it an efficient distribution Process Migration and Dynamic Load Balancing Strategy. We implemented and verified the efficiency of the enlistment algorithm on distributed UNIX systems.