Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiran-kumar-k3/srtf

srtf program
https://github.com/kiran-kumar-k3/srtf

Last synced: 4 days ago
JSON representation

srtf program

Awesome Lists containing this project

README

        

# SRTF - Shortest Remaining Time First Simulator

[![GitHub stars](https://img.shields.io/github/stars/KIRAN-KUMAR-K3/SRTF?style=social)](https://github.com/KIRAN-KUMAR-K3/SRTF/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/KIRAN-KUMAR-K3/SRTF?style=social)](https://github.com/KIRAN-KUMAR-K3/SRTF/network/members)

Welcome to SRTF, your immersive simulator for the Shortest Remaining Time First (SRTF) scheduling algorithm.

## 🚀 Dive into SRTF

Explore the dynamic world of process scheduling efficiency with SRTF's engaging simulations.

## Table of Contents

- [Introduction](#introduction)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)

## Introduction

SRTF is more than just a simulator; it's your gateway to understanding the Shortest Remaining Time First scheduling algorithm. Visualize, analyze, and interact with the efficiency of process scheduling like never before.

## Features

- **Efficient Scheduling Simulation:** Witness the magic of Shortest Remaining Time First algorithm in action with dynamic scheduling simulations.
- **Interactive Graphical Interface:** Immerse yourself in a visually stunning representation of the scheduling process for a comprehensive understanding.
- **Customizable Input:** Tailor simulations to your specific scenarios by inputting different processes and their burst times.

## Installation

Embark on your SRTF journey by cloning the repository:

```bash
git clone https://github.com/KIRAN-KUMAR-K3/SRTF.git
cd SRTF
```

## Usage

Experience the magic of SRTF by running the simulator:

```bash
python srtf.py
```

Dive into the world of SRTF, where efficiency meets visualization! 🌟