2009
DOI: 10.1007/978-3-642-03013-0_21
|View full text |Cite
|
Sign up to set email alerts
|

Loci: Simple Thread-Locality for Java

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
18
0

Year Published

2010
2010
2017
2017

Publication Types

Select...
6
2
1

Relationship

3
6

Authors

Journals

citations
Cited by 27 publications
(18 citation statements)
references
References 26 publications
0
18
0
Order By: Relevance
“…Heap Partitioning and Regions Loci [Wrigstad et al 2009] split the heap into per-thread subheaps plus a shared space. This division is only conceptually, and does not aim to affect representation in memory.…”
Section: Related Workmentioning
confidence: 99%
“…Heap Partitioning and Regions Loci [Wrigstad et al 2009] split the heap into per-thread subheaps plus a shared space. This division is only conceptually, and does not aim to affect representation in memory.…”
Section: Related Workmentioning
confidence: 99%
“…Our system takes important inspiration from Loci [66], a type system for enforcing thread locality which requires very few source annotations. However, LACASA supports ownership transfer, which is outside the domain of Loci.…”
Section: Other Related Workmentioning
confidence: 99%
“…This is particularly relevant for private fields, as a non-compositional private field may be counter-intuitive to programmers [22,24,35].…”
Section: Implementation and Evaluationmentioning
confidence: 99%
“…This application of Cypress is a concrete example of a well-established direction: reasoning about thread locality with ownership (e.g. [35]). …”
Section: Jato Supportmentioning
confidence: 99%