foteinist/food-delivery-distributed-system
A distributed food delivery system developed for the "Distributed Systems" course (Spring 2025). Implements a MapReduce architecture with Java backend (TCP sockets) and Android client.
What it does
The Food Delivery Distributed System is a Java-based application that simulates a real-world food delivery service using a Master-Worker architecture. It showcases key distributed systems concepts and is designed for educational purposes, making it a valuable resource for students and developers interested in distributed computing.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Explore how this distributed food delivery system leverages Java and TCP sockets for efficient service coordination!
Content angles
- Create a tutorial on implementing a Master-Worker architecture using Java.
- Discuss the challenges and solutions in building a distributed food delivery service.
- Compare this project with other distributed systems to highlight its unique features.
Who should care
Students and developers interested in distributed systems and Java programming.