2000
DOI: 10.1007/s007780000027
|View full text |Cite
|
Sign up to set email alerts
|

Context-based prefetch – an optimization for implementing objects on relations

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
26
0

Year Published

2000
2000
2020
2020

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 21 publications
(26 citation statements)
references
References 15 publications
0
26
0
Order By: Relevance
“…Bernstein et al [4] proposed a context-controlled prefetch system, which was implemented as an extension of Microsoft Repository. Each persistent object in memory is associated with a context.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Bernstein et al [4] proposed a context-controlled prefetch system, which was implemented as an extension of Microsoft Repository. Each persistent object in memory is associated with a context.…”
Section: Related Workmentioning
confidence: 99%
“…This is because the latency cost of communicating with the database is significantly greater than the cost of processing the query or producing results [4]. Other factors, like number of joins or subqueries, or the number of columns returned form a query, are insignificant compared to latency.…”
Section: Introductionmentioning
confidence: 99%
“…Enumerate can optionally ensure that each object in the model is visited only once, a modest simplification over a manual traversal. Another benefit of Enumerate over manual traversal is that its implementation can be optimized by exploiting its predictable access pattern, for example, to do intelligent prefetch [BPS99].…”
Section: Copymentioning
confidence: 99%
“…Several researchers have extended object persistence architectures to leverage traversal context-access patterns, including paths-to dynamically predict database loads and prefetch the predicted values [3,13,16]. Because our work generates queries which could be used in object persistence architectures, the two techniques could be combined to achieve further performance benefits.…”
Section: Related Workmentioning
confidence: 99%