Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kiran-kumar-k3/srtf
- Owner: KIRAN-KUMAR-K3
- Created: 2023-09-26T16:37:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T18:03:32.000Z (12 months ago)
- Last Synced: 2023-11-29T19:26:35.861Z (12 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 🌟