Locality optimization in JavaParty by means of static type analysis

Citation
M. Philippsen et B. Haumacher, Locality optimization in JavaParty by means of static type analysis, CONCURRENCY, 12(8), 2000, pp. 613-628
Citations number
23
Categorie Soggetti
Computer Science & Engineering
Journal title
CONCURRENCY-PRACTICE AND EXPERIENCE
ISSN journal
10403108 → ACNP
Volume
12
Issue
8
Year of publication
2000
Pages
613 - 628
Database
ISI
SICI code
1040-3108(200007)12:8<613:LOIJBM>2.0.ZU;2-8
Abstract
On clusters and DMPs, locality of objects and threads and hence avoidance o f network communication, are crucial for the application performance. We sh ow that-in certain situations-an extension of known type inference mechanis ms can be used to compute placement decisions that improve locality of thre ads and objects and hence reduce the application execution times, In additi on to this general contribution, the paper specifically addresses the probl ems that are caused by the distributed Java environment, Since the JVM and the bytecode format are assumed to be fixed, the optimization is done as so urce-to-source transformation. Copyright (C) 2000 John Wiley gr Sons, Ltd.