Skip to content

Automatically exported from code.google.com/p/java-paxos

Notifications You must be signed in to change notification settings

andy-yx-chen/java-paxos

Repository files navigation

Names: David Federman and Shane Pope

The entry point into the system is the Main class. Once running,
type "help" to get a list of commands.

We recommend startingoff with an init and clear command.

An example execution would be:
init 5
clear
propose a
propose b
propose c
start
propose d
propose e
propose f
stop
print
exit

The "help" command should provide additional help for each command implemented.

The "test" command should allow for testing the failure scenarios laid out in the prompt.

About

Automatically exported from code.google.com/p/java-paxos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages