DocumentCode
2209152
Title
Using a distributed active tree in Java for the parallel and distributed implementation of a nested optimization algorithm
Author
Moritsch, Hans W. ; Pflug, Georg Ch
Author_Institution
Sch. of Bus., Econ. & Comput. Sci., Univ. Wien, Vienna, Austria
fYear
2003
fDate
6-9 Oct. 2003
Firstpage
244
Lastpage
251
Abstract
Large tree structured optimization problems can be solved efficiently with decomposition methods. We present a parallel and distributed Java implementation and compare a synchronous version with an asynchronous one. We describe a Java distributed active tree middleware on top of which the algorithm has been implemented. In the algorithmic layer, active tree node objects perform loop iterations and interact via coordination objects provided by the coordination layer which has been implemented on top of Java remote method invocation. The programming model allows for an object oriented, data parallel, shared memory formulation of parallel and distributed algorithms operating on tree structures, and is extensible to other structures as well. We discuss our implementation strategy and experimental results obtained on a Beowulf SMP-cluster and on a network of workstations. The optimization algorithm is part of a high performance decision support tool for asset and liability management.
Keywords
Java; decision support systems; middleware; optimisation; parallel algorithms; tree data structures; workstation clusters; Beowulf SMP-cluster; Java remote method invocation; asset management; decision support tool; decomposition methods; distributed active tree middleware; distributed algorithms; liability management; optimization algorithm; parallel algorithms; shared memory formulation; workstation network; Asset management; Distributed algorithms; Java; Middleware; Object oriented modeling; Object oriented programming; Optimization methods; Parallel programming; Tree data structures; Workstations;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing Workshops, 2003. Proceedings. 2003 International Conference on
ISSN
1530-2016
Print_ISBN
0-7695-2018-9
Type
conf
DOI
10.1109/ICPPW.2003.1240377
Filename
1240377
Link To Document