Distributed System: Multicast socket programing and Multicast Ordering Implementation Part 1

preview_player
Показать описание
Firstly I implemented the multicast socket programming cpp implementation in distributed systems. Each node has one process with 2 threads. One for sending messages while another one for continuously receiving messages from multicast group.

Secondly, based on that, I implemented multicast ordering for DS, including FIFO ordering and causal ordering.

Рекомендации по теме