Skip to content
#

distributed-sorting-algorithms

Here is 1 public repository matching this topic...

This project implements a Distributed Sorting Algorithm using Apache Hadoop’s MapReduce framework. It is designed to efficiently sort large datasets by distributing the sorting process across multiple threads or nodes, making use of Hadoop’s parallel data processing capabilities.

  • Updated Dec 7, 2025
  • Java

Improve this page

Add a description, image, and links to the distributed-sorting-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distributed-sorting-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more