Skip to content
#

dsitributed

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Implemented a distributed storage systems using MPI. The distributed file storage system consists of master node (node 0) and data-storage nodes (non-zero ranks). The job of the master node is to communicate with the data-storage nodes using MPI for data storage and retrieval. The master node also provides an API to the clients so that they stor…

  • Updated Sep 2, 2022
  • Java

Improve this page

Add a description, image, and links to the dsitributed 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 dsitributed topic, visit your repo's landing page and select "manage topics."

Learn more