ranimeshehata / Producer-Consumer-Simulation

An object-oriented queueing simulation program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Producer Consumer Simulation

A Web-based simulation app

An assembly line that produces different products consists of different processing machines Ms that are responsible for processing the product at different stages and queue Qs to handle product movement between different processing stages.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build
2024-01-21.14-33-21_1.mp4

About

An object-oriented queueing simulation program.


Languages

Language:Vue 60.9%Language:Java 37.1%Language:HTML 1.3%Language:JavaScript 0.7%