Abstract

By means of the complex systems, multiple renewable energy sources are integrated to provide energy supply for users. Considering that there are massive services needed to process in complex systems, the mobile services are offloaded from mobile devices to edge servers for efficient implementation. In spite of the benefits of complex systems and edge servers, massive resource requirements for implementing the increasing resource requests decrease the execution efficiency and affect the whole resource usage of edge servers. Therefore, it remains an issue to achieve dynamic scheduling of the computing resources across edge servers. With the consideration of this issue, a Balanced Resource Scheduling Method, named BRSM, for trade-offs between virtual machine (VM) migration cost and energy consumption of VM migrations for edge server management, named BRSM, is designed in this paper. Technically, we analyze the load conditions of edge servers and formulate the energy consumption of VM migrations and VM migration cost as a multi-objective optimization problem. Then, we propose a dynamic resource scheduling method for WMAN to deal with the multi-objective optimization problem. In addition, nondominated sorting genetic algorithm III (NSGA-III) is adopted to generate optimal resource scheduling strategies. Finally, we conduct experiment simulations to testify the efficiency of the proposed method BRSM.

1. Introduction

In recent years, fossil fuels are adopted in most energy systems, which generate a lot of harmful substances and pollute the environment [1, 2]. In order to save fuel and reduce pollution to the environment, renewable energy gradually replaces the fossil energy. Nevertheless, renewable energy is intermittent and difficult to control. For example, provided that the wind stops, wind power generation is difficult to continue. With the intermittent nature of renewable energy, one type of renewable energy cannot meet the balance between supply and demand of current energy systems [3]. Therefore, it is of urgency to develop complex systems that integrate multiple renewable energy sources. Complex systems are systems of intelligent, adaptive subjects with a medium number of actions based on local information, which are defined by attributes like feedback and adaptation. Considering the intermittent nature of renewable energy, a large number of mobile devices are used in complex systems. The mobile devices are arranged to collect real-time environmental parameters to provide reliable references for strategy formulation.

Although the environmental information is valuable, in view of the huge volume of data in complex systems, the resource consumption of mobile devices rises sharply [4]. Constrained by numerous factors such as limited battery life and limited capacity, mobile devices gradually fail to meet the requirements of mobile services and application execution is of less efficiency in local mobile devices. Therefore, it is suitable to offload the computing applications or services to the cloud platform, considering that the resources in the cloud are accessed conveniently [5]. In the cloud platform, physical resources are provided in the form of multiple virtual machines (VMs) and each mobile device corresponds to a cloud clone which is deployed on a VM. Users are able to access the configurable computing resources shared pool in the cloud and use the required cloud clone to perform the offloaded mobile services [6].

Nevertheless, the transmission delay is unneglectable in terms of the long distance between mobile devices and the remote cloud. Besides, transmitting mobile services to the cloud consumes massive energy in complex systems, violating the concept of green cloud computing [7]. Edge server, which is co-located with access point (AP), is proposed to be a substitute for the cloud. Mobile users access computing resources of edge servers through APs. Compared to the cloud, edge servers are in close proximity with mobile devices, reducing the data transmission delay [8]. Furthermore, the virtualization technology is used in edge computing as well. By means of the virtualization technology, hardware resources in edge servers are decoupled from software and the same type of VM can run in different physical devices [9]. Consequently, mobile software is enabled to execute on multiple hardware, increasing the utilization of hardware resources as well as achieving the energy conservation.

Despite the advantages, the adoption of edge servers in complex systems has several shortcomings. In fact, compared to remote cloud clusters, the computing resources of edge servers are limited. In densely populated areas, as the number of mobile devices increases dramatically, there is a high possibility that a mass of users intends to offload the computation-intensive services or applications to edge servers nearby. Hence, the edge servers need to response the resource requirements from a large number of mobile devices. As edge servers cannot provision sufficient computing resources for abundant services simultaneously, the computing resources of edge servers run out, resulting in the rejection of new service requests [10, 11]. The applications whose requests are rejected are queued in the edge server until the previous application is completed and the needed resources are available again. Especially, provided that the waiting applications are latency-sensitive, unexpected consequences take place and the quality of experience (QoE) for users greatly drops off. Thus, it is necessary to offload the queued service quests to the edge servers with unoccupied computing resources through VM migration.

Apart from the waiting time, energy consumption is a key criterion for resource management in complex systems. With the explosive growth of consumed energy for information and communication technology (ICT), numerous greenhouse gases are emitted into the atmosphere [12]. Thus, energy conservation plays a significant role in the implementation of future wireless communication. Considering that edge computing is of great use in wireless communication, the energy consumption of edge computing is a research hotspot for better communication modes [13]. In complex systems, the energy consumption of computation offloading includes two parts. The first part is the energy used for information transmission across edge servers. With the virtualization technology, the transmission is in the form of VM migrations. That is to say, the first part of energy consumption is the energy consumption of VM migrations. Moreover, the other part is the energy consumption of infrastructures, including the energy caused by data processing in edge servers and the energy caused by sending and receiving data in APs. As the configuration of each edge server is the same and, the energy consumption of data processing is the same for a service. With the consideration of time consumption and energy consumption, it is of utmost significance to develop a strategy to achieve the joint optimization of migration cost and energy consumption.

The main contributions of this paper are summarized as follows:(i)We present the basic concepts and definitions to analyze the VM migration cost and the energy consumption of VM migrations in complex systems.(ii)We design a Balanced Resource Scheduling Method for trade-offs between VM migration cost and energy consumption of VM migrations for edge server management, named BRSM, to dynamically provision resource management in complex systems by live VM migration technique.(iii)We adopt nondominated sorting genetic algorithm III (NSGA-III) [14] to bring about the multi-objective optimization. Multi-criteria decision-making (MCDM) and simple additive weighting (SAW) are employed to select the optimal VM migration strategy.(iv)We conduct simulations to verify the efficiency of our proposed method BRSM.

The remainder of this paper is organized as follows. Section 2 introduces the basic concepts and the completed modeling as well as formulation. Section 3 elaborates the proposed dynamic resource management method. Section 4 shows the comparison analysis of the simulation experiments. Section 5 reviews the related work. Finally, Section 6 outlines the conclusions and future work.

2. System Model and Problem Formulation

In this section, basic concepts and definitions for complex systems in edge computing are introduced. Besides, VM migration cost and energy consumption of VM migrations are also analyzed. Key terms and the descriptions are listed in Table 1.

2.1. Basic Concepts and Definitions

In complex systems, the experience of mobile users are promoted continuously and edge servers provide computing services which are in close proximity to mobile terminals, increasing the QoE for mobile users. There is an AP which is located with an edge server, forming an edge computing device (ECD). Mobile users are able to access the resources in the edge server through the co-located AP. Assume that there are edge servers in complex systems, which are denoted as .

Due to the loss of generality, there is a physical machine (PM) in each edge server to provide mobile services. As the virtualized technique plays a critical role in the resource management for infrastructure, it is appropriate to adopt the virtualized technique in complex systems. The physical resources in an edge server are provided in the form of virtual machines (VMs). By means of the virtualized technique, the physical resources in the edge server are abstracted as several resource units, which are known as VM instances, to accommodate mobile services. Aiming to measure the capacity of each edge server, let be the number of VM instances in the -th () edge server . Considering that there are separate access points, we assume that there are access points, denoted as , and the -th () access point is denoted as .

The mobile service set offloaded to VMs is denoted as and represents the number of mobile services. For resource provisioning, the mobile service () in requires multiple VMs which are in the requirements of desired execution time.

Definition 1 (VM occupation requirement of sz). A 3-tuple, which is denoted as  = (nvz, osz, odz), is used to define the VM occupation requirement of , , and are the number of VMs of , the occupied start time, the duration time respectively.
To avoid the unnecessary transmission delay, the VMs which host the same mobile service are deployed in the same edge server, decreasing the communication cost.

Definition 2 (packaged VM for ). Let represent the packaged VM for the mobile service . The packaged VM contains all VMs to host the mobile service , whose number is .

Figure 1 presents an instance of mobile service offloading in the form of VM migration. The AP which is deployed next to the source edge server is named as APsour and the AP deployed next to the destination edge server is named as APdest. There are several APs between the APsour and APdest, each of which is named as APmid. In a VM migration strategy, the VM image and the dirty pages caused by migrations are transmitted from the APsour to the APdest across APmids.

2.2. Migration Cost Analysis of VM Migrations

Considering that VM migration takes a lot of time and it is not always possible to be done, it is necessary to calculate the cost caused by the VM migrations during the whole execution period . The migration cost, which also represents VM downtime, consists of the access time of the log file and the switch time of the VMs [18]. Suppose the transmission times of the memory image is during the migration process of from to .

At the time instant , is a binary variable to judge whether is deployed on , which is defined by

is a binary variable to judge whether is migrated from to , which is defined by

When the dirty page transfers at time, let be the access time of all log files which contains and [18]. When needs to be migrated between the edge server and the AP which is located next to the edge server, the time consumption is defined as

where is the size of dirty page produced by the migration of at time, and is the bandwidth between the edge server and its corresponding AP.

Suppose is the total number of APs between and , including a APsour, a APdest and several APmids. The APsour is located next to and the APdest is located next to . Thus, the time consumption caused by the migration of from APsour to APdest is calculated by

where is the bandwidth between APs.

The process of VM migration is divided to into multiple rounds. In the first round, the VM image would be sent to the destination PM while after that the dirty page produced in the previous round is sent to the destination PM in each subsequent round. Therefore, the size of dirty page is calculated by

where refers to the size of the image memory of and is the producing rate of the dirty page.

The switch time of in the migration operation is calculated by

where represents the switch time of the packaged VM .

Definition 3 (migration cost of a packaged VM in). The migration cost represents the time consumption of a VM migration. When is migrated from to , the migration cost is calculated byThe average migration cost is calculated byDuring the whole execution period , the migration cost is calculated by

2.3. Energy Consumption Analysis of VM Migrations

Apart from the VM migration cost, we consider the energy consumption in complex systems during the whole execution period . Generally, we calculate the energy consumption of edge servers and APs. With the adoption of virtualized technique, the energy consumption of edge servers mainly includes the energy consumption of VMs in edge servers. Considering that each edge server configuration is the same, the energy consumption of data processing is the same for a service whatever the offloading strategy is. Therefore, the energy consumption of data processing is not calculated in this paper.

At the time instant , the energy consumption of running VMs in edge servers is calculated by

where is the energy consumption rate of each running VM.

The edge server keeps running until all VMs in this edge server have finished the hosted tasks. Therefore, the running time of the -th edge server is calculated by

The energy consumption of idle VMs in edge servers is calculated by

where is the energy consumption rate of VMs in idle mode.

The basic energy consumption of edge servers is calculated by

where is the basic energy consumption rate of .

During the VM migrations, APs frequently receive and send data, contributing to the energy consumption in complex systems. The energy consumption rate of is calculated by

where , , , , respectively represents the baseline power of , the signal transmission power factor of , the signal transceiver power factor of , the traffic demand of and the link rate between and .

Input:
Output:
1:
2: for do
3: if then
4:  if then
5:   
6:   if then
7:    
8:   end if
9:   end if
10:  end if
11: end for
12: Return

Based on the energy consumption rate of APs, the energy consumption of APs is calculated by

Besides, the energy consumption of the switch operation of VMs is calculated by

Definition 4 (energy consumption of VM migrations). The energy consumption of VM represents the consumed amount of energy after a VM migration. The total energy consumption is calculated byDuring the whole execution period , the energy consumption is calculated by

2.4. Problem Definition

From the foregoing, the migration cost of VMs and the energy consumption of VM migrations are analyzed and quantified. In this paper, we aim to achieve the goal of minimizing the migration cost presented in (9) and reducing the energy consumption presented in (18) while meeting the capacity constraints of ECDs. The problem is formulated by

3. BRSM: A Balanced Resource Scheduling Method

In this section, the occupation conditions of edge servers are detected and updated during the dynamic resource scheduling process. Then NSGA-III is adopted to generate resource scheduling strategies to select. Finally, SAW and MCDM are employed to evaluate the resource scheduling strategies and select the appropriate resource scheduling strategy.

3.1. Edge Server Status Detecting and Updating

As the formulation of the resource scheduling strategies largely depends on the load of edge servers, it is necessary to detect the resource usage of each edge server. In this section, the analysis of the allocation record is utilized to preserve the resource usage of edge servers. Assume that there are allocation records during the execution period, which are denoted as .

Definition 5 (allocation record ). The -th () allocation record, which is denoted as , preserves the distribution for the packaged VM. In the -th allocation record, aem, acm, avm, asm and adm represent the allocated mobile service, the occupied edge server, the employed VM, the requested start time and the duration time respectively.

According to the number of VM instances for a mobile service, the same number of allocation records are generated. By means of the allocation records, the idle space of each edge server is presented dynamically, considering that the allocation record combines the elapsed time of an edge server.

Algorithm 1 specifies the key idea for edge server idle space acquisition. Through identifying the occupied VM instances, the key idea is to acquire the number of idle VM instances. We input the allocation record collection , the scheduling instant and the edge server . The output is the spare space ist,n for the edge server at .

On the other hand, since the mobile services are offloaded almost continuously, the load distribution of the edge servers changes dynamically. Therefore, migrating the VMs from the overload edge servers to the underload edge servers is urgent.

Due to the real holding time of VMs, when a VM is migrated from one edge server to another, the original allocation record needs to be updated and revised. Moreover, the migration leads to a generation of new allocation records for the referred VM instance. In this new allocation record, the migration time is the start occupation time while the duration time is determined by the rest hosting time of the mobile service.

Input:
Output:
1: ,
2: for to do
// Migrating a VM to a destination VM
3: if then
4:  if then
5:   
6:   
7:    Update according with
8:  end if
9: end if
10: end for
11:
12:
13: Generate the record
14: Add to
15: Return

In Algorithm 2, the allocation record updating is specified. We input the scheduling instant , the processed objective edge server , the destination edge server dc and the destination VM dv. The output is the updated allocation record collection . At the migration instant , the allocation record is updated for the objective mobile service (Lines 1–10). Besides, a new allocation record with the VM instance is produced at the destination edge server and the new allocation record is added to the allocation record collection (Lines 11–16).

3.2. Resource Scheduling Method Using NSGA-III

As the VM instances are migrated from the overload edge server to the underload edge server, the resource scheduling problem is defined as a multi-objective optimization problem to minimize the VM migration cost and the energy consumption of VM migrations. Compared with traditional genetic algorithms, NSGA-III reduces the complexity of the noninferior sorting genetic algorithm and expands the sampling space, thus greatly improving the convergence speed [14]. Considering that NSGA-III solves multi-objective optimization problem efficiently, NSGA-III is employed to solve the optimization problem.

3.2.1. Encoding

In this subsection, each packaged VM has a scheduling strategy and we encode for the VM scheduling strategies. In the genetic algorithm (GA), a gene represents a migration strategy of a packaged VM and a chromosome, which is composed of a set of genes, represents a hybrid migration strategy of VMs in the same schedule. The destination edge server of VM migrations is encoded, depending on the edge server set .

3.2.2. Fitness Functions and Constraints

A chromosome represents the offloading strategies of all packaged VMs which are in the same schedule. In the population, each chromosome confirms a solution in the aspect of the resource allocation optimization problem. Therefore, fitness functions emerge as standards to measure the superiority of possible solutions. In this paper, the fitness functions include two categories: the VM migration cost and the energy consumption of VM migrations, presented respectively in (9) and (18). As shown in (19) and (20), the design intent of the method is to select an appropriate resource allocation strategy for trade-offs between the two fitness functions as well as satisfying the potential constraints. With efficiency and effectiveness, NSGA-III is adopted to solve the optimization problem while satisfying the constraints simultaneously.

3.2.3. Initialization

In the initialization, the parameters of GA are firstly determined, including the population size , the maximum times of iteration , the probability of crossover and the probability of mutation .

In GA, each chromosome represents the computation offloading strategies of the services or VMs in the same schedule. Besides, the offloading strategy of the -th mobile service in the -th chromosome is denoted as and the -th chromosome is represented as .

3.2.4. Crossover and Mutation

The crossover operation, which combines two chromosomes, is the single-point crossover in this paper. Figure 2 shows the crossover operation for two chromosomes in one schedule. In this instance, we select a crossover point and swap the genes which are around the selected crossover point. In particular, the crossover operation starts at and the swap creates two new chromosomes.

Aiming to enhance the fitness values, the mutation operation is taken to modify genes to create new chromosomes. Each gene has the same probability of being modified. Figure 3 illustrates an instance of the mutation operation. In this instance, the code of is mutated from 6 to 1.

3.2.5. Selection Operation for the Next Generation

For better solutions, the individuals are selected to generate the next population in this subsection. After the operation of crossover and mutation, the size of population is 2H. The migration cost and the energy consumption of each scheduling strategy are calculated respectively to judge whether the scheduling strategy is optimal. According to fitness values, the scheduling strategies, which are also known as solutions, are sorted by the usual domination principle. Therefore, the nondominated fronts are successfully generated.

As the preparation is completed, the selection operation of chromosomes is conducted. Each time one solution is selected from the highest nondominated front until there are selected solutions. We define that the last added solution is in the -th nondominated front. Provided that all of the solutions in the -th nondominated front are selected, the selection operation finfishes and the selected solutions form the next generation. This kind of selection is called primary selection.

Whereas in reality, all solutions in the -th nondominated front are not be selected. As the solutions in the -th nondominated front are not all included, further selection needs to be conducted. Consider the number of selected solutions in the -th nondominated front is . We need a series of operations to ensure that the selected solutions are better. This kind of selection is called further selection.

First, we normalize the 2Z fitness values of individuals in the population. We search the minimum values of the VM migration cost and the energy consumption, which are denoted as and . Thus, the fitness values for the solutions are updated as

Based on the fitness values, the extreme values of the VM migration cost and the energy consumption of VM migrations, which are denoted as and , are calculated by

where and is the weight vector of the two fitness functions respectively.

We use each fitness function as a measure of an axis. In the hyperplane, the intercept of each axis is calculated respectively. The 2Z fitness values of individuals in the population are normalized as

After the normalization process, the two fitness values are put in the domain . Then the distributed reference points are connected with selected solutions, which improves the diversity of solutions. With the normalization, the intercept of each axis is 1 and each axis is divided into parts. Besides, the number of the reference points is denoted as . To ensure that every solution is associated with a reference point, is approximately equal to the number of solutions , which is calculated by

Input:
Output:
1:  = Crossover and mutation ()
2:
3: the solutions in do
4:  Calculate by formula (8)
5:  Calculate by formula (16)
6: end for
7: for the 2 solutions in do
8:  Non-dominant sorting the solutions
9: end for
10: Do primary selection
11: if partial solutions in the -th front are included do
12:  Do further selection
13:  Normalize solutions by formulas (19)–(24)
14:  Generate the reference points
15:  Associate solutions with the closest reference points
16:  Do the selection of solutions
17: end if
18:return

According to the number of reference points that each solution associates with, the solutions in the -th nondominated front are sorted and one of the solutions is randomly selected. This process repeats until solutions are selected.

Algorithm 3 represents the selection operation for the next generation. In this algorithm, we input the -th generation population and a set of reference point while the output is the -th generation population . In each iteration, the fitness values of every solution are calculated (Lines 1–4). With the operation of crossover and mutation, there are 2H solutions to be chosen (Lines 5–6). Then the 2H solutions are sorted according to the nondominated principle (Lines 7–9). Finally, by means of the reference points, solutions are selected as the next generation (Lines 10–17). The process of Algorithm3 would repeat until the maximum iteration.

3.3. Scheduling Strategy Based on SAW and MCDM

In a population, there are chromosomes which are also called solutions. Each chromosome represents a feasible hybrid scheduling strategy. For the chromosomes, our designed method is to achieve the trade-offs between reducing the VM migration cost as well as optimizing the energy consumption of VM migrations. For the generated solutions, SAW and MCDM are employed to select the relatively optimal solutions.

As the criterions are divided into positive criterions and negative criterions, the migration cost is a negative criterion, which means that the lower the migration cost is, the better the solution is. Similarly, the energy consumption is also a negative criterion.

The migration cost is normalized as

where and represent the maximum and minimum of the migration cost in the population respectively. Moreover, the energy consumption is normalized as

where and represent the maximum and minimum of the energy consumption in the population respectively.

There is no feasible way how to minimize both latency and energy at the same time, it is rather a trade-off between these two objectives. Consequently, each of the two objectives is given a weight. Through different values of the two weights, the impact of each objective on the offloading strategy changes accordingly and the trade-off can be realized. Let be the weight of the migration cost and the energy consumption respectively. For the comprehensive utility values evaluation of the solutions, the optimization of the VM migration cost and energy consumption of VM migrations are both taken into consideration. Since the two objectives have the same degree of influence on the selection of the offloading strategy, the weights of the fitness function are set equal in this paper. Therefore, the utility value of the -th solution is calculated by

Based on the utility value of the -th solution, the optimal solution, which is denoted as V(C), is calculated by

At this point, the optimal solutions with maximum utility value have been selected from the population.

3.4. Method Overview

In this paper, we aim to minimize the migration cost and the energy consumption of each service offloading strategy. The resource scheduling problem is quantified as a multi-objective optimization problem. NSGA-III is utilized to generate the resource scheduling strategies. First, we specify the real-time conditions of edge servers and build the resource allocation record collection. Then the randomly generated resource scheduling strategies are encoded. Besides, the fitness functions and potential constraints are proposed to judge each solution. In order to generate new solutions, the operation of crossover and mutation are taken, leading to a total of 2H solutions. For the next generation, the usual domination principle and the reference points are used to select the relatively appropriate solutions. Finally, in spite of SAW and MCDM, the optimal solutions are selected from the population.

Input:
Output:
1:
2: While do
3:  Update the running mobile service collection
4:  for
5:    Obtain by Algorithm 1
6:  end for
7:   i = 1
8:  While do
9:    Conduct crossover and mutation
10:   for the solutions in
11:     Calculate fitness values
12:   end for
13:    Conduct selection by Algorithm 3
14:    i = i+1
15:  end while
16:  for
17:    Calculate utility values by formulas (26)–(28)
18:  end for
19:   Sort the solutions according to the utility values
20:   Select the optimal strategy by formula (29)
21:  Update by Algorithm 2
22: end while
23: return

Algorithm 4 shows the overview of the proposed method BRSM. The input includes the initialized population , the allocation record set and the maximum iteration times . The output is the new allocation record set . In this algorithm, we first update the running mobile service collection and obtain the spare space of edge servers (Lines 3–6). Then we formulate the initial resource scheduling strategies randomly and conduct crossover and mutation operation to generate 2H solutions (Line 9). Aiming to select the appropriate solutions, we calculate the fitness functions for each solution and do the selection operation according to Algorithm 3 (Lines 10–13). This process would repeat until the number of iterations reached . Based on the utility value of each solution, the alternative solutions are sorted and we select the optimal solution which has the highest utility value (Lines 16–20). The flow chart of selecting the optimal strategy is shown in Figure 4. Finally, the resource allocation records are updated and output (Line 21).

4. Experimental Results and Analysis

In this section, simulations and experiments are conducted to evaluate the performance of the proposed method BRSM. First, the parameter settings are introduced. Then, the performance evaluation on BRSM is presented.

4.1. Simulation Setup

In the experiment, we select LENOVO TS250 as the edge server, which consists Intel Xeon-E3-1225V6, Quad-Processor clocked at 3.4 GHz and 4 GB of RAM. To conduct the experiment evaluation, 5 datasets of different scales are generated, whose number of mobile services are 1000, 2000, 3000, 4000, 5000 respectively. Additionally, the concrete parameter settings in the experiment are presented in Table 2 [18]. Specifically, datasets can be downloaded at https://pan.baidu.com/s/1coXNu8B5_YdXAWTBJSn6uQ.

The VM migration cost and the energy consumption of VM migrations are the two criteria to judge whether the method BRSM is efficient. Aiming to represent the superiority of BRSM intuitively, we adopt comparative methods to conduct the experiment evaluation. The comparative methods are specifically described as follows.(i)First Fit (FF). In the order of starting addresses of edge servers, the resources in each edge server are checked and the mobile services are respectively assigned to the first edge server encountered with enough resources.(ii)Best Fit (BF). The mobile services are offloaded to the edge server with enough resources respectively while the destination edge server has the least resources among all edge servers.(iii)First Fit Decreasing (FFD). The mobile services are sorted in descending order according to the amount of required resources. Then the first mobile service is offloaded to the first edge server encountered with enough resources. This procedure continues until all mobile services are offloaded to edge servers.(iv)Best Fit Decreasing (BFD). The mobile services are sorted in descending order according to the amount of required resources. Then the first mobile service is offloaded to the edge server which has the least resources among all edge servers but enough for the mobile service. This procedure is repeated until all mobile services are offloaded to edge servers.

4.2. Performance Evaluation of BRSM

In this section, we evaluate the number of employed edge servers, the resource utilization of edge servers, the VM migration cost and the energy consumption of VM migrations. The corresponding evaluation results are shown as follows.

4.2.1. Evaluation on the Utility Value of the Solutions

In the five sub-figures in Figure 5, the comparison of the utility value of solutions at different mobile service scales is presented. As can be seen from the figures, regardless of the number of mobile services, there are always 3 solutions generated by BRSM. Among the generated solutions, the most balanced service offloading strategy is acquired, depending on the utility value in (30). The service offloading strategy with maximum utility value is selected as the most optimal offloading strategy. For instance, in Figure 4(a), the final service offloading strategy is solution 2 as it has the highest utility value.

4.2.2. Evaluation on the Amount of Employed Edge Servers

In the edge server-based WMAN, the number of employed edge servers is a key factor to measure the resource utilization of edge servers. Therefore, it is necessary to evaluate the number of employed edge servers. Given the 5 different scale datasets employed in FF, BF, FFD, BFD, and BRSM, the number of employed edge servers differs from each other after VM migrations, which is illustrated in Figure 6. In Figure 6, it is obvious that FF and BF utilize the same number of edge servers. FFD as well as BFD also utilizes the same number of edge servers. However, BRSM employs fewer edge servers than the other four methods.

4.2.3. Evaluation on Resource Utilization

Resource utilization of edge servers is of great significance, which is calculated by virtue of the number of running VMs in each edge server. High resource utilization represents the rational utilization of resources.

In Figure 7, the comparison of average resource utilization by FF, BF, FFD, BFD, and BRSM is presented. FF and BF have the same resource utilization, while FFD and BFD likewise achieve the same utilization. Distinctly, compared with FF, BF, FFD and BFD, BRSM has the highest resource utilization value, proving the superiority of the proposed method BRSM in the respect of resource utilization.

In the process of dynamic VM migrations, the resource utilization of edge servers, which changes with time instants, is taken into consideration. To monitor resource usage in real time, we track the resource utilization of edge servers when there are 5000 mobile services during the execution period. Figure 8 illustrates the comparison of real-time resource utilization by FF, BF, FFD, BFD, and BRSM. According to the analysis, the resource utilization of edge servers exceeds 80% during the execution period. Besides, BRSM achieves better resource utilization than FF, BF, FFD, and BFD in almost every instant, guaranteeing the good performance of BRSM.

4.2.4. Evaluation on Migration Cost

The migration cost represents the time consumption of VM migrations across edge servers. However, the migration cost is divided into two parts, which are the cost between AP and edge server as well as the cost between APs.

Moreover, the transmission time of dirty pages caused by last round of data transmission is considered. Figure 9 shows the comparison of migration cost by FF, BF, FFD, BFD, and BRSM, using 5 different scales datasets. It is intuitive that FF and BF own the same migration cost while FFD and BFD also own the same migration cost. Nevertheless, our proposed method BRSM has the least migration cost when compared with the other 4 methods.

4.2.5. Evaluation on Energy Consumption

As mentioned in section 2, the energy consumption of VM migrations is an important criterion to judge whether the offloading situation of the offloading strategy is suitable. The lower the energy consumption is, the more efficient the offloading strategy becomes. Thus, the energy consumption of FF, BF, FFD, BFD, and BRSM are compared in Figure 10. Under the different scales of mobile services, the energy consumption of VM migrations are different. It is obvious that FF and BF has the same energy consumption during the VM migrations, and FFD, as well as BFD, also has the same energy consumption. Moreover, the energy consumption of BRSM is lower than the energy consumption of FF, BF, FFD, and BFD, which draws the conclusion that BRSM achieves better energy conservation than the 4 comparative methods.

With the adoption of fossil fuels, various problems such as air pollution and rapid resource consumption have aroused, jeopardizing the sustainable development of environment [1, 15]. To improve the environment, renewable energy is used as a substitute for fossil fuels [15, 16]. However, the supply of renewable energy depends on many uncontrollable natural factors, which is intermittent. Consequently, complex systems are utilized to integrate kinds of renewable energy to achieve continuous supply of stable energy [17, 18]. With the large-scale data in complex systems, cloud computing emerges as an applied paradigm [19, 20]. The mobile devices transmit the data to the cloud platform while the long distance between mobile devices and the cloud leads to unneglectable transmission delay. Thus, the data are transmitted to the edge servers which are close to mobile devices, reducing the transmission time consumption [2123]. Edge computing has been studied thoroughly in many aspects, including virtual resource allocation strategy formulation [24], energy consumption of mobile stations [25], QoE and operation cost of users movement [26], security problems of data transmission [27], load balance of the network [28].

Zhou et al. [24] formulated a heterogeneous networks framework to support computing and content caching. Sheu et al. [25] proposed an advanced power saving mechanism named A-PSM, which uses the average packet inter-arrival time to adjust the sleep window to get command of power usage. Guan et al. [26] divided a metropolitan area into different clusters to minimize the sum of handovers between MEC regions, increasing the QoE and reducing the operation cost in WMAN. Baskaran et al. [27] presented an enhanced scheme compared with Privacy Key Management Protocol Version 2 (e-PKMv2). By feat of a new technique named Blind Key Distribution (BKD), the security and reliability problems could be improved. Jakimoski et al. [28] designed a vertical handover decision algorithm to optimize the load of WMAN, relying on the velocity of the mobile devices and load of the whole network.

Generally, the applications would be more computation-intensive as various requirements would be added to them for resource response [5, 29]. Therefore, the transmission delay during the process of connecting the mobile users and servers is costly in complex systems [5, 30, 31]. Offloading tasks to edge servers is a suitable way to reduce the delay of applications. Edge servers are reliable server clusters and the physical resources of edge servers are provided in the form of different kinds of VMs. Thus, users could resort VMs to deal with computing tasks through establishing wireless communication with nearby edge servers.

Cui et al. [32] devised a software-defined cooperative offloading model based on the regularities of distribution of users and used an online task scheduling algorithm to reasonably distribute energy among devices. Similarly, Chen et al. [33] studied the edge server deploy problem as well, aiming to minimize the access delay of users and decrease the total cost which is represented by the number of edge servers. To achieve the goals, heuristic and clustering algorithms were designed for reducing delay while an integer linear programming is formulated to lessen the used edge servers. Panigrahi et al. [34] proposed an energy efficient offloading approach to increase the resource utilization of edge servers for better energy usage. Analogously, Gai et al. [35] designed a dynamic energy-aware edge server-based mobile cloud computing model for energy saving according to dynamic edge servers (DCL)-based model.

When the scale of mobile users expands rapidly, they access the edge servers frequently and the resources run out rapidly. Consequently, the new requests from mobile devices could be rejected and a large number of users are queued. As the access delay caused by waiting is nonnegligible, negative effects would be brought about and the QoE for users would drop dramatically [36, 37]. Different aspects of researches on edge servers are conducted to reduce the transmission delay [3638].

Jia et al. [36] devised an algorithm to optimize the edge server placement problem in WMAN. The algorithm could assign mobile users to edge servers which have been placed to balance the workload. On the other hand, a novel model is introduced to calculate the response delay of offloading tasks and utilized two algorithms to solve the optimization problem which could minimize the maximum response time [39]. Ma et al. [40] presented a new heuristic algorithm (NHA) and particle swarm optimization (PSO) algorithm for reducing delay which are more effective than existing methods. Rodrigues et.al. [41] designed a scheme to minimize service delay with two edge server servers, focusing on communication and computation elements and using VM migration to control processing delay and transmission delay.

6. Conclusion and Future Work

The ability to provide multifarious cloud services is significant for the modern WMAN system. In this paper, a balanced resource scheduling method, named BRSM, is developed for trade-offs between VM migration cost and energy consumption for edge server management. In terms of the real-time load conditions of edge servers and the number of the offloading requests, the proposed method allows the system to formulate appropriate service offloading strategies to relieve the load on the overload edge servers and realize efficient application execution. With the increasing service requests sent from mobile users, the cloud services are guaranteed not to be greatly influenced through offloading the services in the overload edge servers to other edge servers which have idle computing resources and storage. First, the offloading problem is defined as a multi-objective optimization problem to reduce the VM migration cost and achieve energy conservation during the offloading process. Then, NSGA-III is adopted to deal with the multi-objective optimization problem. Finally, relative experiments are conducted to evaluate the performance of the proposed method BRSM.

In future work, the proposed method BRSM would be extended to the real-world scenario of WMAN. Besides, execution time limits are specified for computing tasks to identify a computation offloading scheme to reduce the migration cost as well as the energy consumption.

Data Availability

The edge service data used to support the findings of this study are included within the article.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This research is supported by the National Natural Science Foundation of China under grant nos. 61702277 and 61872219. This work is also supported by the Priority Academic Program Development of Jiangsu Higher Education Institutions (PAPD) fund, Jiangsu Collaborative Innovation Center on Atmospheric Environment and Equipment Technology (CICAEET), and College Students’ Enterprise and Entrepreneurship Education Program of NUIST, CSEEEP.