Giter VIP home page Giter VIP logo

sandeep-kollipara / cpu-scheduling-py Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 25 KB

This repository holds the extra code developed for partial fulfillment of online credit course "CS 370 - Operating Systems" (Non-degree) offered by Colorado State University Online for Spring 2024. Kindly note that this code was not submitted for grading. This version was intended to develop the design and logic of the algorithm (like a prototype).

License: GNU General Public License v3.0

Shell 0.51% Python 99.49%

cpu-scheduling-py's Introduction

cpu-scheduling-py

This repository holds the extra code developed for partial fulfillment of online credit course "CS 370 - Operating Systems" (Non-degree) offered by Colorado State University Online for Spring 2024. Kindly note that this code was not submitted for grading. This version was intended to develop the design and logic of the algorithm (like a prototype).

Info to heed

The CPU scheduler does not use high-level programming language like Python due to practicality. Hence this project is rather useful for user-level process or task scheduling. The dataframes were used for quick development process and not for the purpose of efficient programmming.

The actual submission of the homework is in C++ using the object-oriented design and functional logic developed in this version. But still uploading here since it was a worthwhile learning experience.

To setup the environment:

./env-setup.sh

To run the code on any system:

python main.py in/CS370-HW-Input.csv

cpu-scheduling-py's People

Contributors

sandeep-kollipara avatar sandyvii 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.