@@ -31,7 +31,7 @@ This links the ```mem``` command to your command line, so you can run all the co
...
@@ -31,7 +31,7 @@ This links the ```mem``` command to your command line, so you can run all the co
## Machine
## Machine
The machine can be run on VM's 2 through 10. Each machine has a membership lists of nodes its pinging and statuses of whether or not they are alive or dead depending on how long it has been since the last ping.
Each machine has a membership lists of nodes its pinging and statuses of whether or not they are alive or dead depending on how long it has been since the last ping.
To set it up, run the following commands
To set it up, run the following commands
```
```
...
@@ -43,7 +43,7 @@ npm run start
...
@@ -43,7 +43,7 @@ npm run start
## Introducer
## Introducer
The introducer can be run on VM 1. The introducer has a list of all VMs up, and gets messages when anotehr machine joins and leaves. Based on that, it updates all the nodes membership lists.
The introducer has a list of all VMs up, and gets messages when anotehr machine joins and leaves. Based on that, it updates all the nodes membership lists.