Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9ff97ad

Browse files
Reminder in Readme
1 parent d869a78 commit 9ff97ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
Repo for EPFL CS-451 Distributed Algorithms.
44

55
* proj1 branch: Perfect Link.
6-
* proj2 branch: FIFO Broadcast. In my submission, I didn't deal with the confilict problem(no lock), but it still performed well in my simulation and also achieved a reasonable grade (5.61/6) in the submission system.
6+
* proj2 branch: FIFO Broadcast. In my submission, I didn't deal with the confilict problem (I forgot to add those locks in my submission), but it still performed well in my simulation and also achieved a reasonable grade (5.61/6) in the submission system. Adding those locks is safer : ).
77
* master branch: Lattice Agreement. Without the naive lock in my code, the running results are wrong and sometimes the program gets stuck. Thus, the lock is required.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /