Handle more than 200,000 write-requests per second with Lmax disruptor, Kafka and gRPC
-
Updated
Oct 19, 2024 - Java
Handle more than 200,000 write-requests per second with Lmax disruptor, Kafka and gRPC
Firstly, I implemented the multicast cpp implementation in distributed systems. Secondly, based on that, I implemented multicast ordering (FIFO ordering, Causal ordering) for DS.
Analysis, Implementation and Testing of Totally Ordered Multicast built over reliable unicast, for applications that may require atomic and totally ordered multicasting facility
CSE586_Distributed_System
Distributed Systems - CSE 586 -Group Messenger with Total and FIFO Ordering Guarantees (Programming Assignment 2B)
Group Messenger with Total and FIFO Ordering Guarantees
Handled Software failure and Crash failure in any of the server replica using distributed system concepts
Group messenger, providing the Total and FIFO ordering guarantees to address the multicast ordering problem and fault tolerance by handling node failures. (CSE 586 - Distributed Systems Course PA 2)
Add a description, image, and links to the total-ordering topic page so that developers can more easily learn about it.
To associate your repository with the total-ordering topic, visit your repo's landing page and select "manage topics."