Skip to content

Commit e817629

Browse files
committed
readme: update README with draft cycles as png
1 parent 6062c68 commit e817629

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,17 @@ mpirun --hostfile hostfile dmalloc [DOTFILE]
8282
| kill `id` | kill node refered by `id` |
8383
| revive `id` | revive `id` |
8484

85+
## Node Life Cycles
86+
87+
### Node Leader Elections
88+
89+
![Graph leader election](doc/node_election.png)
90+
91+
### Node Leader Cycle
92+
93+
![Graph leader cycle](doc/node_leader_proc.png)
94+
95+
### Node Cycle
96+
97+
![Graph leader election](doc/node_proc.png)
8598

0 commit comments

Comments
 (0)