{"id":1784,"date":"2011-10-01T06:50:52","date_gmt":"2011-10-01T10:50:52","guid":{"rendered":"http:\/\/crazedmonkey.com\/blog\/links\/mincemeat-py-mapreduce-on-python.html"},"modified":"2011-10-01T06:50:52","modified_gmt":"2011-10-01T10:50:52","slug":"mincemeat-py-mapreduce-on-python","status":"publish","type":"post","link":"http:\/\/crazedmonkey.com\/blog\/links\/mincemeat-py-mapreduce-on-python.html","title":{"rendered":"mincemeat.py: MapReduce on Python"},"content":{"rendered":"<p>Mincemeat.py is a Python implementation of the MapReduce distributed computing framework. Define map and reduce functions, add as attributes to a server object, execute results. All in 13k of Python code. Clients can be added\/removed as needed.  I tested this with one node on a different machine. It worked as advertised, although seemed slow. The server disconnects the clients after it executes. Fine for occasional jobs but not yet suitable in a long-running server.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mincemeat.py is a Python implementation of the MapReduce distributed computing framework. Define map and reduce functions, add as attributes to a server object, execute results. All in 13k of Python code. Clients can be added\/removed as needed. I tested this with one node on a different machine. It worked as advertised, although seemed slow. The&nbsp;&hellip;&nbsp;<a class=\"read_more\" href=\"http:\/\/crazedmonkey.com\/blog\/links\/mincemeat-py-mapreduce-on-python.html\" rel=\"bookmark\" title=\"Continue reading &ldquo;mincemeat.py: MapReduce on Python&rdquo;\"><span>Read more<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false},"categories":[33],"tags":[],"_links":{"self":[{"href":"http:\/\/crazedmonkey.com\/blog\/wp-json\/wp\/v2\/posts\/1784"}],"collection":[{"href":"http:\/\/crazedmonkey.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/crazedmonkey.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/crazedmonkey.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/crazedmonkey.com\/blog\/wp-json\/wp\/v2\/comments?post=1784"}],"version-history":[{"count":0,"href":"http:\/\/crazedmonkey.com\/blog\/wp-json\/wp\/v2\/posts\/1784\/revisions"}],"wp:attachment":[{"href":"http:\/\/crazedmonkey.com\/blog\/wp-json\/wp\/v2\/media?parent=1784"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/crazedmonkey.com\/blog\/wp-json\/wp\/v2\/categories?post=1784"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/crazedmonkey.com\/blog\/wp-json\/wp\/v2\/tags?post=1784"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}