Mandy hides the differences and complexities between running map/reduce tasks locally or distributed or in test environments.
It provides a simple DSL to define new jobs for distribution. See examples/word_count.rb for a demo of some functionality. Run the word count example locally with...
mandy-local examples/word_count.rb examples/alice.txt examples/output
Mandy is licensed under the MIT Licence, please see LICENCE for further information.