Title :
Adaptive GC-Aware Load Balancing Strategy for High-Assurance Java Distributed Systems
Author :
Portillo-Dominguez, A. Omar ; Miao Wang ; Murphy, John ; Magoni, Damien
Author_Institution :
Sch. of Comput. Sci. & Inf., Univ. Coll. Dublin, Dublin, Ireland
Abstract :
High-Assurance applications usually require achieving fast response time and high throughput on a constant basis. To fulfil these stringent quality of service requirements, these applications are commonly deployed in clustered instances. However, how to effectively manage these clusters has become a new challenge. A common approach is to deploy a front-end load balancer to optimise the workload distribution among the clustered applications. Thus, researchers have been studying how to improve the effectiveness of a load balancer. Our previous work presented a novel load balancing strategy which improves the performance of a distributed Java system by avoiding the performance impacts of Major Garbage Collection, which is a common cause of performance degradation in Java applications. However, as that strategy used a static configuration, it could only improve the performance of a system if the strategy was configured with domain expert knowledge. This paper extends our previous work by presenting an adaptive GC-aware load balancing strategy which self-configures according to the GC characteristics of the application. Our results have shown that this adaptive strategy can achieve higher throughput and lower response time, compared to the round-robin load balancing, while also avoiding the burden of manual tuning.
Keywords :
Java; distributed processing; quality of service; resource allocation; software quality; storage management; Java applications; adaptive GC-aware load balancing strategy; distributed Java system; domain expert knowledge; front-end load balancer; high-assurance Java distributed systems; major garbage collection; performance degradation; performance impact avoidance; performance improvement; quality of service requirements; static configuration; workload distribution optimisation; Benchmark testing; History; Java; Load management; Memory management; Prediction algorithms; Resource management; High-Assurance Systems; Java Garbage Collection; Performance and Reliability;
Conference_Titel :
High Assurance Systems Engineering (HASE), 2015 IEEE 16th International Symposium on
Conference_Location :
Daytona Beach Shores, FL
Print_ISBN :
978-1-4799-8110-6
DOI :
10.1109/HASE.2015.19