Implementations of distributed algorithms.
-
Updated
Feb 17, 2021 - C
Implementations of distributed algorithms.
This project implements three distributed sorting algorithms on a line network using basic primitive operations (send, receive, and compute) in a discrete event simulator using sockets.
Testing out different sorting algorithms and ways to parallelise them
In this repository you can find the implementation of some sorting networks.
Add a description, image, and links to the odd-even-transposition-sort topic page so that developers can more easily learn about it.
To associate your repository with the odd-even-transposition-sort topic, visit your repo's landing page and select "manage topics."