Skip to content
This repository was archived by the owner on Nov 13, 2018. It is now read-only.

highlanderkev/SnapShot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapShot & TokenRing Apps

| README For SnapShot |

| CSC 536: Distributed Systems 2 | | Professor Ljubomir Perkovic | | By Student Kevin Westropp |

There are two main directories:

  1. tokenring - this contains scala/sbt code for Question 1

  2. snapshot - this contains scala/sbt code for Question 2

To compile

  • navigate to root folder /tokenring & /snapshot

      $ sbt compile
    

Then To Run

    $ sbt run

To Stop Execution

1.tokenring

    $ (Enter Any Input + hit Enter key)

2.snapshot

    - Ends after two snapshots have been computed (might have some token passing after the second snapshot because this happens on the server) 

About

Chandy-Lamport SnapShot Algorithm in Scala with Akka

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages