2005
DOI: 10.1007/11575801_9
|View full text |Cite
|
Sign up to set email alerts
|

Garbage Collection in the Presence of Remote Objects: An Empirical Study

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2006
2006
2008
2008

Publication Types

Select...
1
1
1

Relationship

2
1

Authors

Journals

citations
Cited by 3 publications
(3 citation statements)
references
References 12 publications
0
3
0
Order By: Relevance
“…Therefore, the heap gets filled up quicker; thus, garbage collection is called more frequently. In addition, a study has shown that the lifespan of objects in server applications is longer than that of objects in desktop applications [18]. Longer living objects can degrade the garbage collection efficiency, prolong garbage collection pause times, and reduce the throughput.…”
Section: Hypothesesmentioning
confidence: 99%
See 1 more Smart Citation
“…Therefore, the heap gets filled up quicker; thus, garbage collection is called more frequently. In addition, a study has shown that the lifespan of objects in server applications is longer than that of objects in desktop applications [18]. Longer living objects can degrade the garbage collection efficiency, prolong garbage collection pause times, and reduce the throughput.…”
Section: Hypothesesmentioning
confidence: 99%
“…A study by [18] has shown that there are commonly two types of objects in .NET server appliations, local and remote. Remote objects are defined as objects created to serve remote requests 9 , and local objects are created to serve local requests 10 .…”
Section: Effect Of Generational Collectormentioning
confidence: 99%
“…Remote versus local objects. A study by [42] has shown that there are commonly two types of objects in .NET server applications: local and remote. Remote objects are defined as objects created to serve remote requests, and local objects are created to serve local requests.…”
Section: Effects Of Generational Garbage Collectionmentioning
confidence: 99%