TODOS
Signup for a 20 minute demo slot. Be on the other wiki (the pbwiki).
The demonstrations are going to be conducted in room CS 1370.
Please come at least 5 minutes before your scheduled slot.
Come prepared with a topology file, in a format that your server can parse, the exact contents of the topology file are going to be posted below.
As part of the demonstration,
we would ask you to log-in to a CS lab-machine,
download the “submitted” code into your machine (we'll specify the path to download the code from), and run a given set of instructions.
The exact instructions would be specified during the demo.
Server 1 Topology File
4
3
1 127.0.0.1 8081
2 127.0.0.1 8082
3 127.0.0.1 8083
4 127.0.0.1 8084
1 2 1
1 3 1
1 4 1
Server 2 Topology File
4
3
1 127.0.0.1 8081
2 127.0.0.1 8082
3 127.0.0.1 8083
4 127.0.0.1 8084
2 1 1
2 3 1
2 4 1
Server 3 Topology File
4
3
1 127.0.0.1 8081
2 127.0.0.1 8082
3 127.0.0.1 8083
4 127.0.0.1 8084
3 1 1
3 2 1
3 4 2
Server 4 Topology File
4
3
1 127.0.0.1 8081
2 127.0.0.1 8082
3 127.0.0.1 8083
4 127.0.0.1 8084
4 1 1
4 2 1
4 3 2