Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T14:11:55.000Z (over 2 years ago)
- Last Synced: 2024-11-16T08:18:24.534Z (3 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