distributed-system-design
There are 8 repositories under distributed-system-design topic.
akkik04/Trace
POC for a real-time log monitoring solution, orchestrated as a distributed system
cruzelx/Distributed-Cache-System
A simple implementation of distributed cache system
egnees/dsbuild
Framework for building distributed systems with support for simulation-based testing.
manimayan/COMP_6231_DSD_Assignment_1
A simple Distributed Class Management System used by center managers to manage information regarding the teachers and students across different centers using Java RMI.
manimayan/COMP_6231_DSD_Assignment_2
A Distributed Class Management System (DCMS) in CORBA using Java IDL.
coderjolly/pyspark-yelp-data-analysis
A comparative study to understand the computing efficiencies of Pyspark architectures vs python based distributed programming methodologies such as MPI, multi-threading or multi-processing on the Yelp kaggle dataset.
jianminchen/SystemDesignJulia
I like to push myself to learn more about system design. It is my 2020 adventure.
manimayan/COMP_6231_DSD_Assignment_3
Web Service Implementation of the Distributed Class Management System (DCMS)