2018 IEEE 12th International Conference on Self-Adaptive and Self-Organizing Systems (SASO) 2018
DOI: 10.1109/saso.2018.00029
|View full text |Cite
|
Sign up to set email alerts
|

Mitigating Garbage Collection Interference on Containerized Clouds

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2021
2021
2021
2021

Publication Types

Select...
2

Relationship

1
1

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 15 publications
0
2
0
Order By: Relevance
“…In the context of language-runtime-based functions, such as those supported by serverless platforms like funcx, which runs on Python 9 , more fine-grain power capping can take place. Such algorithms could target specific sub-components that might not need to run at full speed, such as resource-intensive dynamic memory management, aka., garbage collection [PKD18]. Alternatively, the language runtime might be able to better characterize the resource requirements of its functions, enabling improved execution density via adaptive resource sharing among multitenant functions [PMK + 19].…”
Section: Designing Sustainable Serverless Platformsmentioning
confidence: 99%
“…In the context of language-runtime-based functions, such as those supported by serverless platforms like funcx, which runs on Python 9 , more fine-grain power capping can take place. Such algorithms could target specific sub-components that might not need to run at full speed, such as resource-intensive dynamic memory management, aka., garbage collection [PKD18]. Alternatively, the language runtime might be able to better characterize the resource requirements of its functions, enabling improved execution density via adaptive resource sharing among multitenant functions [PMK + 19].…”
Section: Designing Sustainable Serverless Platformsmentioning
confidence: 99%
“…In another example, Cloud Burners Java EE benchmarks are used to study the performance slowdowns and interference, however, it did not focus on GC effects 22,23 and neither did specialized Node.js microbenchmarks, which were created for assessing scalability concerns of cloud platforms 24 . ElasticGC , a cloud‐based technique for detecting periods of low load, during which it scaled down the CPU and memory resources of the GC has been used for mitigating the effect GC has on colocated tenants 25 …”
Section: Related Workmentioning
confidence: 99%