Examples icon indicating copy to clipboard operation
Examples copied to clipboard

[WIP] Read-Write quorum algorithm

Open sridhargopinath opened this issue 4 years ago • 1 comments

Hi,

I am new to TLA+ and am learning the PlusCal language. I found this repository very useful and wanted to contribute simple distributed algorithms to the repository that I am learning. I implemented the read-write quorum algorithm for operations on a shared variable. It is inspired by the below lecture. https://www.youtube.com/watch?v=uNxl3BFcKSA

Please review and let me know of any changes I need to make.

Thanks!

sridhargopinath avatar May 16 '21 04:05 sridhargopinath

Thank you for the detailed list of changes. I will incorporate these changes and will update the PR.

sridhargopinath avatar May 16 '21 21:05 sridhargopinath

@sridhargopinath Feel free to re-open.

lemmy avatar Jan 15 '23 20:01 lemmy