diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-11-23 13:22:07 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-11-23 13:22:07 -0500 |
| commit | e3b72053e8b04f2df013da0d7d49fe33927461a9 (patch) | |
| tree | cdefb9adc63971655ad0bae7d799e28db46dc441 /TODO | |
| parent | 1272127b76fa70739adac269698018bc12a3d696 (diff) | |
| download | soen423-e3b72053e8b04f2df013da0d7d49fe33927461a9.zip | |
very basic tests
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -8,6 +8,8 @@ A line with no prefix is an incomplete task. * finalize client<->FE comm in dataflow diagram (CORBA/web) * assign roles * reliable multicast +* total-order multicast +* reliable unicast active replication high availability @@ -15,7 +17,7 @@ fault tolerance front end replica manager tests -total order multicast (sequencer) +sequencer? test reliable multicast -reliable unicast +test total-order multicast test reliable unicast |