Search In this Thesis
   Search In this Thesis  
العنوان
A modified ant colony optimization placement technique for containers in cloud computing world /
المؤلف
Asmaa Mahmoud Mohamed Hafez ,
هيئة الاعداد
باحث / Asmaa Mahmoud Mohamed H
مشرف / Magda Bahaa ElDin Fay
مشرف / Salwa Mohamed Nassar
مناقش / Salwa M. Nass
مناقش / Elsayed E. Hemaye
الموضوع
Computer Engineering
تاريخ النشر
2022.
عدد الصفحات
110 p. :
اللغة
الإنجليزية
الدرجة
ماجستير
التخصص
هندسة النظم والتحكم
الناشر
تاريخ الإجازة
20/5/2022
مكان الإجازة
جامعة القاهرة - كلية الهندسة - Computer Engineering
الفهرس
Only 14 pages are availabe for public view

from 110

from 110

Abstract

The container is an evolving lightweight virtualization innovation. Placement of containers at the appropriate platform is essential in the utilization optimization of resources in cloud infrastructures. The ant colony optimization technique was used to schedule tasks and containers on VMs and PMs in the cloud. This thesis proposes a Modified Ant Colony Optimization technique (MACO) for the placement of containers. The new proposal takes into consideration the scheduling history by tracking the load on each VM before choosing it to hold the container to enhance the scheduling decision. The experimental results show that the MACO is better than FCFS and the basic ACO in terms of response time and throughput. we also apply MACO using two different real workloads (Alibaba real workload, planetlab real workload) we note that in case of using planetlab real workload the MACO response time is improved by 90% and 80% for FCFS and traditional ACO approach, respectively. In case of using Alibaba as a real workload, the percentage of the improvement in response time using MACO algorithm is 75% and 25% for FCFS and traditional ACO approach, respectively