Skip to content

PasinduJayalal/QueueSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIFO And LIFO Simulation

A command line tool for simulate First In First Out, Last In First Out concepts. The simulation is written in POSIX compliant code which can run on any linux based distribution.

Features

  • Authentication/ Authorization
  • Password Hashing
  • Data Customization
  • Seamless Navigation
  • Detailed Simulations

Run

List contents of zip file

  unzip -l simulation.zip

Extract the zip file content

  unzip simulation.zip

Go to the project directory

  cd Simulation

Provide permission to execute app.sh script

  sudo chmod 744 app.sh
  ls -l

Start the simulation

  ./app.sh

Essentials

To run this script, you will need to add the following record to 'UPP.db' file, if it does not have any.

user0:3f92107747fcccc58db838122c14149b1c6e5a81ad7f45b91f1674017f03090f:1:123

username : user0

password : user0

About

Linux-based Bash queue simulator with user authentication, FIFO/LIFO modes, and system activity logging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages