Coder Social home page Coder Social logo

tejas7777 / maestro Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 241 KB

A python simulation environment to simulate micro-services orchestration using intelligent agents.

Python 100.00%
intelligent-agent microservice microservice-orchestration simulation

maestro's Introduction

Maestro - Microservices Orchestration Simulation Framework for Autonomous Agents

Project Overview

This project simulates a microservices architecture to explore the dynamics of network traffic and resource utilization across multiple services. It's designed to test various scenarios involving CPU load, I/O bandwidth, and network traffic, providing insights into the behavior of loosely coupled systems under different operational conditions.

Features

  • Traffic Generator: Simulates various types of network traffic to test the microservices' responses to different loads.
  • Resource Management: Monitors and manages CPU usage, memory, and I/O bandwidth to optimize performance.
  • Agents: Implements dynamic response strategies to adjust resource allocation in real-time based on system load.
  • Event Queue: Manages scheduled tasks and ensures that actions such as scaling and restarts occur at appropriate times.
  • Load Balancer: Distributes incoming requests across available services to balance load and optimize resource utilization.

Getting Started

Prerequisites

  • Python 3.8 or later
  • Redis server for caching simulation data
  • Necessary Python libraries: redis, numpy, matplotlib (for plotting)

Installation

  1. Clone the repository:
    git clone https://github.com/tejas7777/maestro
    
  2. Run KeyDB server
    keydb-server
    
  3. Run the index file
    python index.py
    
  4. Run the UI
    cd ./visualization/UI/
    python simulation_ui.py
    

Author

Tejas Chendekar - psxtc5 University of Nottingham ๐Ÿฐ

maestro's People

Stargazers

Tejas Chendekar avatar

Watchers

Kostas Georgiou avatar Tejas Chendekar 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.