RubyGems Navigation menu

lambda_map_reduce 0.0.0

This is a full implementation of the MapReduce algorithm specifically for use with lambdas. It is useful for problems that are a natural fit for the MapReduce model (such as building cross-references) when the data set fits easily within memory.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.0 - September 10, 2015 (6.5 KB)

Development 相依性套件 (7):

about_yml >= 0
coveralls >= 0
go_script ~> 0.1
minitest >= 0
rake ~> 10.4
rubocop >= 0

擁有者:

作者:

  • Mike Bland

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 3,417

這個版本 3,417

授權:

CC0

Ruby 版本需求: >= 0

相關連結: