•Publication: Remzi Can Aksoy, Manos Kapritsos, Aegean: Replication Beyond the Client-Server Model, 27th ACM Symposium on Operating Systems Principles (SOSP '19)
•Researched fault-tolerant replication protocols like Paxos and identified correctness problems when the traditional protocols are used in a multi-service environment.
•Proposed an approach which both ensures correctness in the presence of service interactions and also improves throughput by an order of magnitude.
•Implemented proposed approach on 4 different replication protocols and run experiments on 6 16-core machines which serve to 5000 clients.
•Presented a poster at OSDI ‘18.