- Designed and developed a Distributed Map-Reduce System (leader-worker pattern) using TCP/IP Protocols for communication that supports parallel processing and leverages a shared queue among the cluster members.
- The map-reduce system is equipped to work for any kind of application following the specified Python interface.