php-map-reduce:扇出,扇入处理,用于PHP

时间:2024-06-03 03:20:15
【文件属性】:

文件名称:php-map-reduce:扇出,扇入处理,用于PHP

文件大小:32KB

文件格式:ZIP

更新时间:2024-06-03 03:20:15

PHP

MapReduce for PHP 扇出,扇入处理,用于PHP 这个怎么运作 你会需要 工作来源( Workload ) 将其分解为大块的一种方法(一个Sharder ) 在每个块上要做的事情(一个Worker ) 一种Aggregator所有工作人员( Aggregator )的输出的方法 还有一个JSON定义文件将所有这些结合在一起,看起来可能像这样 { " name " : " tomwalder/wordcount " , " description " : " Example word count MapReduce " , " workload " : " TextFile " , " sharder " : { " FileSplitter " : { " lines " : 10


【文件预览】:
php-map-reduce-master
----public()
--------control.php(1KB)
----src()
--------Mapr()
----examples()
--------wordcount()
----config()
--------_basic.php(430B)
----LICENSE(11KB)
----composer.lock(60KB)
----README.md(2KB)
----.gitignore(259B)
----app.yaml(306B)
----bin()
--------mapreduce(1KB)
----composer.json(863B)

网友评论