@inproceedings{92d6f4eabbcc49febdb7d47cd6927192,
title = "Load balancing of java applications by forecasting garbage collections",
abstract = "Modern computer applications, especially at enterprise-level, are commonly deployed with a big number of clustered instances to achieve a higher system performance, in which case single machine based solutions are less cost-effective. However, how to effectively manage these clustered applications has become a new challenge. A common approach is to deploy a front-end load balancer to optimise the workload distribution between each clustered application. Since then, many research efforts have been carried out to study effective load balancing algorithms which can control the workload based on various resource usages such as CPU and memory. The aim of this paper is to propose a new load balancing approach to improve the overall distributed system performance by avoiding potential performance impacts caused by Major Java Garbage Collection. The experimental results have shown that the proposed load balancing algorithm can achieve a significant higher throughput and lower response time compared to the round-robin approach. In addition, the proposed solution only has a small overhead introduced to the distributed system, where unused resources are available to enable other load balancing algorithms together to achieve a better system performance.",
author = "Portillo-Dominguez, {A. Omar} and Miao Wang and Damien Magoni and Philip Perry and John Murphy",
year = "2014",
month = jan,
day = "1",
doi = "10.1109/ISPDC.2014.20",
language = "English",
isbn = "978-1-4799-5918-1",
series = "2014 IEEE 13th International Symposium on Parallel and Distributed Computing",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
number = "INSPEC Accession NR 14599642",
pages = "127--134",
editor = "Traian Muntean and Robert Rolland and Leon Mugwaneza",
booktitle = "Proceedings - IEEE 13th International Symposium on Parallel and Distributed Computing, ISPDC 2014",
address = "United States",
note = "13th IEEE International Symposium on Parallel and Distributed Computing, ISPDC 2014 ; Conference date: 24-06-2014 Through 27-06-2014",
}