https://github.com/mr687/fifo-cpu-scheduling-nodejs
FIFO CPU Scheduling
https://github.com/mr687/fifo-cpu-scheduling-nodejs
cpu-scheduling nodejs
Last synced: 2 months ago
JSON representation
FIFO CPU Scheduling
- Host: GitHub
- URL: https://github.com/mr687/fifo-cpu-scheduling-nodejs
- Owner: mr687
- Created: 2021-07-05T05:12:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-05T17:47:22.000Z (almost 5 years ago)
- Last Synced: 2025-06-05T10:02:15.426Z (about 1 year ago)
- Topics: cpu-scheduling, nodejs
- Language: JavaScript
- Homepage: https://fifo.ngoder.com/
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FIFO / FCFS Cpu Scheduling
nodejs with express + static file.
### How to
- `npm install`
- `npm run dev`
- goto `http://localhost:5555`
### Screenshot
