Skip to content

Basic implementation of MapReduce with Akka Cluster

License

Notifications You must be signed in to change notification settings

ltronky/MapReduce-akka

Repository files navigation

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

About

Basic implementation of MapReduce with Akka Cluster

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages