This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
Releases: darkmacheken/DAD
Releases · darkmacheken/DAD
Final Project
Final Project
Checkpoint
What's working:
- Client can read and interpret scripts.
- XL algorithm is working for the normal operation [1].
- SMR algorithm is working for the normal operation [1].
- Basic structure parser for the Puppet Master.
- Puppet Master can parse script files. Cannot yet interpret them.
Our implementation doesn't ensure reliability with network delays, so the behavior can be unpredictable and might not work properly.
[1] Normal Operation means when the system is fully operational wihout any failure.