Differences

This shows you the differences between two versions of the page.

Link to this comparison view

education:bft_select [2010/10/19 14:59] (current)
Line 1: Line 1:
 +====== Evaluation of select/​poll/​epoll machanisms in BFT protocols ======
  
 +**Semester project**
 +
 +The goal of the project is to evaluate performance of different event notification systems (select/​poll/​epoll) in BFT protocol implementations,​ across different working conditions. Based on the evaluation, ​ discover which parameters affect the performance. Based on these observations propose a super-poll mechanism, which would work near-optimally in any given condition.
 +
 +**Note:** protocols are already implemented,​ student'​s task is to evaluate them.
 +
 +**Language:​** of student'​s choice
 +
 +**Responsible:​** [[http://​people.epfl.ch/​nikola.knezevic|Nikola Knežević]]
 +
 +**Project intended for 1 student**