Skip to content

phanindra48/variable-speeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Computing - VariableSpeeds algorithm simulation

Run below commands from terminal (assuming you are in project root folder)

To compile: javac -d out -sourcepath src src/pxp180031/Main.java 
To Run: java -cp out pxp180031.Main 

Note: Expecting minimum UID to be under 30 as I'm using int for round calculations

About

Distributed Computing simulation - Variable Speeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages