typhon icon indicating copy to clipboard operation
typhon copied to clipboard

Optimise the message passing

Open FatemeShirazi opened this issue 3 years ago • 0 comments

HPaxos does not use optimised message passing. We should look into optimisations such as aggregating signatures, re-using messages, etc.

BFTree were suggested as the first thing to look into for signature aggregation.

The pipelining issue #18 is also part of this issue.

FatemeShirazi avatar Nov 24 '21 12:11 FatemeShirazi