• kth.se
  • Student web
  • Intranet
  • kth.se
  • Student web
  • Intranet
Login
ID2203 VT22 (60313)
Programming Exercise 7
Skip to content
Dashboard
  • Login
  • Dashboard
  • Calendar
  • Inbox
  • History
  • Help
Close
  • Min översikt
  • ID2203 VT22 (60313)
  • Assignments
  • Programming Exercise 7
  • Home
  • Modules
  • Assignments
  • Quizzes
  • Course Evaluation

Programming Exercise 7

  • Due 4 Mar 2022 by 23:59
  • Points 1
  • Submitting a file upload
  • File types json
  • Available until 4 Mar 2022 at 23:59
This assignment was locked 4 Mar 2022 at 23:59.

Programming Assignment 7

Download the notebook file for the assignment here Download here and import it into your Zeppelics instance.

The purpose of this task is to implement consensus on a sequence of commands, as a Kompics component.

Namely, you have to implement a Leader-Based variant of Paxos for Deciding Sequences Download Leader-Based variant of Paxos for Deciding Sequences

 based on eventual leader election from Programming Assignment 1.

 

Remember that the local checker provides already all basic abstractions for you, such as 'FIFO Perfect Links' and 'Ballot Leader Election'.

1646434799 03/04/2022 11:59pm
Please include a description
Additional comments:
Rating max score to > Pts
Please include a rating title

Rubric

Find rubric
Please include a title
Find a rubric
Title
You've already rated students with this rubric. Any major changes could affect their assessment results.
 
 
 
 
 
 
 
     
Can't change a rubric once you've started using it.  
Title
Criteria Ratings Pts
This criterion is linked to a learning outcome Description of criterion
threshold: 5 pts
Edit criterion description Delete criterion row
5 to >0 Pts Full marks blank
0 to >0 Pts No marks blank_2
This area will be used by the assessor to leave comments related to this criterion.
pts
  / 5 pts
--
Additional comments
This criterion is linked to a learning outcome Description of criterion
threshold: 5 pts
Edit criterion description Delete criterion row
5 to >0 Pts Full marks blank
0 to >0 Pts No marks blank_2
This area will be used by the assessor to leave comments related to this criterion.
pts
  / 5 pts
--
Additional comments
Total points: 5 out of 5
Previous
Next
Graded Quiz: Leader-based Sequence ConsensusNext Module:
Reconfigurable Replicated State Machines