Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 511 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 511 Bytes

MapReduce-akka

This project is part of my work for MSc Thesis in Computer Science.

This is a basic implementation of the MapReduce algorithm modeled above the actors as concurrency management model. It takes advantage of Akka features and simplicity to be run easily in a cluster.

Results

References