首页 新闻 空间 论坛 Blog 下载 读书 网摘 搜索 视频 程序员 就职招聘 项目交易 培训 书店

MapReduce: Simplified Data Processing on Large Clusters

zdg收录,使用标签:MapReduce, Google, 搜索技术,时间:2006-11-17 23:57:23 | 相关网摘我也收藏

MapReduce is a programming model and an associated implementation for processing and generating large data sets. Users specify a map function that processes a key/value pair to generate a set of intermediate key/value pairs, and a reduce function that merges all intermediate values associated with the same intermediate key. Many real world tasks are expressible in this model, as shown in the pap




相关网摘:



网站简介广告服务网站地图帮助联系方式诚聘英才English 问题报告
北京百联美达美数码科技有限公司 版权所有 京 ICP 证 020026 号
Copyright © 2000-2009, CSDN.NET, All Rights Reserved