Skip to content

whos-bally/DME_Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Mutual Exclusion Assignment

OS Concurrency & Distributed Networks - Assignment

Usage

  • Coordinator can be invoked using: java Coordinator
  • Node can be invoked using: java Node [port number] [wait time]

Coordinator

The coordinator will listen on ports 7000 and 7001 to service token requests from a Node

Node

To invoke the node you must provide a port number and a wait time in milliseconds.

About

Distributed Mutual Exclusion Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages