Title :
Internet-based TSP computation with Javelin++
Author :
Neary, Michael O. ; Cappello, Peter
Author_Institution :
Dept. of Comput. Sci., California Univ., Santa Barbara, CA, USA
Abstract :
Javelin++ is a Java-based infrastructure for Internet computing. This paper presents an extension of Javelin++ to solve the traveling salesman problem (TSP), which is a computationally complex combinatorial problem. Javelin++´s piecework computational model is extended to support a branch-and-bound model that is applied to the TSP computation. This extension implements the pipelined RAM model of cache consistency. Like Javelin++´s piecework computational model, the underlying architecture of this branch-and bound model is based on clients and hosts coordinated by brokers. The paper presents: a branch-and-bound computational model, the implementation of a scalable task scheduler using distributed work-stealing, the design and implementation of fault tolerance and load balancing via eager scheduling, and the results of performance experiments which appear promising. The paper focuses on a scalable implementation of branch-and-bound (especially the “bound” part) on internetworked computers. Javelin++´s seamless integration of distributed work-stealing, bound propagation, and lazy, lightweight, eager scheduling is the principle contribution of this paper
Keywords :
Internet; Java; cache storage; client-server systems; distributed programming; fault tolerant computing; mathematics computing; pipeline processing; processor scheduling; random-access storage; resource allocation; software performance evaluation; travelling salesman problems; tree searching; Internet computing; Internet-based computation; Java-based infrastructure; Javelin++; bound propagation; branch-and-bound model; brokers; cache consistency; clients; computationally complex combinatorial problem; distributed work-stealing; fault tolerance; hosts; internetworked computers; lazy lightweight eager scheduling; load balancing; performance; piecework computational model; pipelined RAM model; scalable task scheduler; seamless integration; traveling salesman problem; Computational modeling; Computer architecture; Distributed computing; Fault tolerance; Internet; Java; Load management; Processor scheduling; Read-write memory; Traveling salesman problems;
Conference_Titel :
Parallel Processing, 2000. Proceedings. 2000 International Workshops on
Conference_Location :
Toronto, Ont.
Print_ISBN :
0-7695-0771-9
DOI :
10.1109/ICPPW.2000.869097