Giter Club home page Giter Club logo

cloud-scheduling-memetic's Introduction

Cloud Computing Scheduling for Big Data Processing Using Memetic Algorithms in Java

Welcome to the Cloud Computing Scheduling project! This project provides a cloud computing scheduling algorithm for efficient processing of Big Data using Memetic Algorithms. The implementation is in Java and utilizes the CloudSim framework for cloud computing simulation. Additionally, the project includes a comparison with the Genetic Algorithm (GA) for performance evaluation.

Table of Contents

Project Overview

About the Project

This project addresses the challenge of efficiently scheduling tasks in a cloud computing environment for Big Data processing. It employs Memetic Algorithms, a combination of genetic algorithms and local search techniques, to optimize task scheduling. The implementation is in Java and uses the CloudSim simulation framework.

Features

  • Cloud computing scheduling algorithm tailored for Big Data processing.
  • Implementation in Java for flexibility and platform independence.
  • Integration with CloudSim for cloud computing simulation.
  • Comparative analysis with the Genetic Algorithm (GA) for performance evaluation.

Getting Started

Prerequisites

Before you begin, ensure you have the following prerequisites:

  • Java Development Kit (JDK) installed on your system.
  • Familiarity with cloud computing concepts and Big Data processing.

Installation

  1. Clone this repository:

  2. git clone https://github.com/yourusername/cloud-scheduling-memetic.git cd cloud-scheduling-memetic

  3. Set up your Java development environment, ensuring compatibility with CloudSim.

Usage

  1. Configure Input Data:
  • Prepare input data and task parameters specific to your cloud computing and Big Data processing scenario.
  • Modify the Java code to customize input parameters and cloud infrastructure settings.
  1. Run the Scheduling Algorithm:
  • Execute the Java application to run the Memetic Algorithms-based cloud computing scheduling.
  • The algorithm will optimize the scheduling of tasks across cloud resources.
  1. Evaluate Performance:
  • Analyze the performance metrics obtained from the scheduling algorithm.
  • Compare the results with those obtained from the Genetic Algorithm (GA) for performance evaluation.

Simulating and Comparing Algorithms

This project allows for simulating and comparing the performance of the Memetic Algorithms-based scheduling with the Genetic Algorithm (GA). To conduct these simulations:

  1. Locate the GA simulation code (e.g., ga_simulation.java) within the project.
  2. Configure input parameters, genetic operators, and constraints in the GA simulation code.
  3. Execute the GA simulation to evaluate its scheduling performance.
  4. Compare the results with those obtained from the Memetic Algorithms-based scheduling.

Contributing

We encourage contributions to this project! If you'd like to contribute or report issues, please follow our Contribution Guidelines.

cloud-scheduling-memetic's People

Contributors

maziyar-gerami avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.