Commit graph

10 commits

Author SHA1 Message Date
Michael Whittaker
1b84ec3134 Added read and write capacity handling.
This stuff is weird because it's obvious how to adjust the LP, but
understanding what things mean intuitively is weird. I settled on the
new load being the inverse of the peak throughput possible. With default
load, we assume capacity at every node is 1.
2021-01-20 21:52:19 -08:00
Michael Whittaker
11fe478c2b Added optimal load strategy with LP. 2021-01-20 17:59:46 -08:00
Michael Whittaker
efbeb8dc44 Added some more skeleton around strategies. 2021-01-20 17:11:59 -08:00
Michael Whittaker
56992f1c8d Added Choose and QuorumSystem. 2021-01-20 16:41:09 -08:00
Michael Whittaker
3f28929d07 Added basic library skeleton. 2021-01-20 16:12:26 -08:00
Michael Whittaker
7b21b4f304 Added some brainstorming thoughts. 2021-01-17 20:11:24 -08:00
Michael Whittaker
ffc10b03c2 Updated notes. 2021-01-17 19:50:54 -08:00
Michael Whittaker
419cb07536 Added some TODOs. 2021-01-15 21:44:37 -08:00
Michael Whittaker
47257ffbaa Added read-write quorum systems section to notes. 2021-01-14 11:48:18 -08:00
Michael Whittaker
3ab03da4d1 Added quorum systems section to notes. 2021-01-14 11:32:00 -08:00