Skip to content

mrsamsami/Distributed-Systems-Algorithms

Repository files navigation

Distributed Systems and Algorithms

This repository provides codes for some distributed algorithms and frameworks. All code is written in Python 3, using multithreading, socket programming, and PySpark.

Note: These are implemented algorithms for selected exercises of distributed systems course taught by Prof. Saleh in Spring 2020.

List of Implementations:

Environment Requirement

  • Python 3.6.5

    • PySpark 3.0.0
    • NumPy 1.14.3

Resources

Class:

Textbook:

Papers:

Releases

No releases published

Packages

No packages published

Languages