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: Nikola Knežević

Project intended for 1 student