A Novel Approach of Load Balancing and Task Scheduling Using Ant Colony Optimization Algorithm

A Novel Approach of Load Balancing and Task Scheduling Using Ant Colony Optimization Algorithm

Selvakumar A., Gunasekaran G.
Copyright: © 2019 |Pages: 12
DOI: 10.4018/IJSI.2019040102
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

Cloud computing is a model for conveying data innovation benefits in which assets are recovered from the web through online devices and applications, instead of an immediate association with a server. Clients can set up and boot the required assets and they need to pay just for the required assets. Subsequently, later on giving a component to a productive asset administration and the task will be a vital target of Cloud computing. Load balancing is one of the major concerns in cloud computing, and the main purpose of it is to satisfy the requirements of users by distributing the load evenly among all servers in the cloud to maximize the utilization of resources, to increase throughput, provide good response time and to reduce energy consumption. To optimize resource allocation and ensure the quality of service, this article proposes a novel approach for load-balancing based on the enhanced ant colony optimization.
Article Preview
Top

1. Introduction

Cloud computing refers to the delivery of computing and storage capacity as a service to a heterogeneous community of end-recipients. Cloud computing is an internet technology that utilizes both central remote servers and internet to manage the data and applications. This technology allows many businesses and users to use the data and application without an installation. Users and businesses can access the information and files at any computer system having an internet connection (Soundararajan et al., 2009). Cloud computing provides much more effective computing by centralized memory, processing, storage and bandwidth.

The cloud service provider (CSP) provides on demand provisioning of Hardware like processing power, I/O, large amounts of storage, etc. By utilizing virtualization, each user accesses the services of cloud through a virtual machine, where number of virtual machines shares a single physical server.

Cloud computing provides a service-oriented platform for cloud users (Sharma, Sharma, & Sharma, 2012). As the cloud is dynamic, where number of tasks are to be scheduled dynamically by the available virtual machines. The conventional algorithms like FIFO, Round Robin may not distribute the load efficiently. The load balancing algorithm must be dynamic i.e. the load on each resource must be updated periodically and check the availability of the resources whenever there is a need to allocate a resource to the task (Katyal & Mishra, 2013). Cloud is heterogeneous in nature; servers of different capacity may be available at data center. The following challenges need to be considered for efficient load balancing in the cloud.

The distributed dynamic load balancing algorithm is executed by all nodes present in the system and the task of load balancing is shared among them. The interaction among nodes to achieve load balancing can take two forms: cooperative and non-cooperative (Vouk, 2008). In the first one, the nodes work side-by-side to achieve a common objective, for example, to improve the overall response time, etc. In the second form, each node works independently toward a goal local to it, for example, to improve the response time of a local task. Dynamic load balancing algorithms of a distributed nature usually generate more messages than the non-distributed ones because, each of the nodes in the system needs to interact with every other node.

A benefit, of this is that even if one or more nodes in the system fail, it will not cause the total load balancing process to halt; it instead would affect the system performance to some extent. Distributed dynamic load balancing can introduce immense stress on a system in which each node needs to interchange status information with every other node in the system. It is more advantageous when most of the nodes act individually with very few interactions with others.

In non-distributed type, either one node or a group of nodes do the task of load balancing. Non-distributed dynamic load balancing algorithms can take two forms: centralized and semi distributed. In the first form, the load balancing algorithm is executed only by a single node in the whole system: the central node. This node is solely responsible for load balancing of the whole system. The other nodes interact only with the central node. In semi-distributed form, nodes of the system are partitioned into clusters, where the load balancing in each cluster is of centralized form (Alakeel, 2010). A central node is elected in each cluster by appropriate election technique which takes care of load balancing within that cluster. Centralized dynamic load balancing takes fewer messages to reach a decision, as the number of overall interactions in the system decreases drastically as compared to the semi distributed case.

However, centralized algorithms can cause a bottleneck in the system at the central node and also the load balancing process is rendered useless once the central node crashes. Therefore, this algorithm is most suited for networks with small size.

Figure 1.

Load balancing in cloud computing

IJSI.2019040102.f01

Complete Article List

Search this Journal:
Reset
Volume 12: 1 Issue (2024)
Volume 11: 1 Issue (2023)
Volume 10: 4 Issues (2022): 2 Released, 2 Forthcoming
Volume 9: 4 Issues (2021)
Volume 8: 4 Issues (2020)
Volume 7: 4 Issues (2019)
Volume 6: 4 Issues (2018)
Volume 5: 4 Issues (2017)
Volume 4: 4 Issues (2016)
Volume 3: 4 Issues (2015)
Volume 2: 4 Issues (2014)
Volume 1: 4 Issues (2013)
View Complete Journal Contents Listing