A collection of small projects and experiments exploring different distributed systems technologies and paradigms.
Each project focuses on a specific framework or communication model, providing hands-on implementations of distributed computing concepts such as message passing, stream processing, parallel computation, and event-driven architectures.
Experiments with the actor model for building concurrent and distributed applications using message-driven architectures.
Projects exploring distributed event streaming, producer-consumer patterns, and real-time data pipelines.
Data processing experiments using distributed computing for large-scale data analysis.
Parallel computing programs using message passing across multiple processes.
Experiments with distributed systems in IoT environments, using lightweight networking protocols for constrained devices.
The goal of this repository is to explore different distributed computing models and understand how various frameworks approach scalability, communication, and fault tolerance.
These projects were developed as part of coursework and personal experimentation while studying distributed systems.
Giacomo Rigo
MSc Computer Science & Engineering — Politecnico di Milano