Nagging: A scalable fault-tolerant paradigm for distributed search

作者:

摘要

This paper describes nagging, a technique for parallelizing search in a heterogeneous distributed computing environment. Nagging exploits the speedup anomaly often observed when parallelizing problems by playing multiple reformulations of the problem or portions of the problem against each other. Nagging is both fault tolerant and robust to long message latencies. In this paper, we show how nagging can be used to parallelize several different algorithms drawn from the artificial intelligence literature, and describe how nagging can be combined with partitioning, the more traditional search parallelization strategy. We present a theoretical analysis of the advantage of nagging with respect to partitioning, and give empirical results obtained on a cluster of 64 processors that demonstrate nagging's effectiveness and scalability as applied to A∗ search, αβ minimax game tree search, and the Davis–Putnam algorithm.

论文关键词:Parallel/distributed search algorithms,Search pruning,Game tree search,Branch and bound,Boolean satisfiability

论文评审过程:Received 5 April 2001, Revised 23 January 2002, Available online 14 May 2002.

论文官网地址:https://doi.org/10.1016/S0004-3702(02)00228-X