DocumentCode
1384953
Title
Arachne: a portable threads system supporting migrant threads on heterogeneous network farms
Author
Dimitrov, Bozhidar ; Rego, Vernon
Author_Institution
Dept. of Comput. Sci., Purdue Univ., West Lafayette, IN, USA
Volume
9
Issue
5
fYear
1998
fDate
5/1/1998 12:00:00 AM
Firstpage
459
Lastpage
469
Abstract
We present the design and implementation of Arachne, a threads system that can be interfaced with a communications library for multithreaded distributed computations. In particular, Arachne supports thread migration between heterogeneous platforms, dynamic stack size management, and recursive thread functions. Arachne is efficient, flexible, and portable-it is based entirely on C and C++. To facilitate heterogeneous thread operations, we have added three keywords to the C++ language. The Arachne preprocessor takes as input code written in that language and outputs C++ code suitable for compilation with a conventional C++ compiler. The Arachne runtime system manages all threads during program execution. We present some performance measurements on the costs of basic thread operations and thread migration in Arachne and compare these to costs in other threads systems
Keywords
distributed processing; parallel programming; Arachne; dynamic stack size management; heterogeneous network farms; heterogeneous platforms; multithreaded distributed computations; portable threads system; program execution; recursive thread functions; threads system; Computer interfaces; Computer networks; Concurrent computing; Costs; Counting circuits; Data preprocessing; Distributed computing; Libraries; Measurement; Yarn;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/71.679216
Filename
679216
Link To Document