Warning: Trying to access array offset on value of type bool in /homepages/44/d229979316/htdocs/web/wp-content/plugins/slideshare/slideshare.php on line 162
Warning: Trying to access array offset on value of type bool in /homepages/44/d229979316/htdocs/web/wp-content/plugins/slideshare/slideshare.php on line 165
I have been playing with different Map/Reduce tools and examples to acquire the whole of view of this programming to solve different problems. Basically there are several patterns that can be identified when you need to tackle the implementation of some algorithm. I would like to leave some references that have served as inspiration:
- http://shop.oreilly.com/product/0636920025122.do
- http://mapreducepatterns.com/index.php?title=Main_Page
- http://highlyscalable.wordpress.com/2012/02/01/mapreduce-patterns/