https://github.com/suhailroushan13/multithreading
MultiThreading (Round-robin )is one of the algorithms employed by process and network schedulers in computing. As the term is generally used, time slices are assigned to each process in equal portions and in circular order, handling all processes without priority
https://github.com/suhailroushan13/multithreading
multithreading round-robin round-robin-scheduler rounded-corners
Last synced: 7 months ago
JSON representation
MultiThreading (Round-robin )is one of the algorithms employed by process and network schedulers in computing. As the term is generally used, time slices are assigned to each process in equal portions and in circular order, handling all processes without priority
- Host: GitHub
- URL: https://github.com/suhailroushan13/multithreading
- Owner: suhailroushan13
- Created: 2022-11-11T14:10:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T14:11:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T00:51:01.038Z (9 months ago)
- Topics: multithreading, round-robin, round-robin-scheduler, rounded-corners
- Language: JavaScript
- Homepage: https://github.com/suhailroushan13/MultiThreading
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Round-Robin-OS