Sha256: 930b1a4c8679cc3934ff43a68edc95886627ccf64c550635ee20ef76f9a66474

Contents?: true

Size: 510 Bytes

Versions: 8

Compression:

Stored size: 510 Bytes

Contents

A simple scbi_mapreduce application demo
========================================

This application is only a basic template. You should modify the files
to perform the desired tasks. There are other templates available, you 
can list them by issuing this command:

scbi_mapreduce

You can launch the application right now with the following command:

  ruby main.rb

A server and some workers will be launched, and 200.000 1Kb strings will be 
converted from downcase to uppercase, in blocks of 100 strings.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
scbi_mapreduce-0.0.45 skeleton/simple/README.txt
scbi_mapreduce-0.0.40 skeleton/simple/README.txt
scbi_mapreduce-0.0.38 skeleton/simple/README.txt
scbi_mapreduce-0.0.37 skeleton/simple/README.txt
scbi_mapreduce-0.0.36 skeleton/simple/README.txt
scbi_mapreduce-0.0.35 skeleton/simple/README.txt
scbi_mapreduce-0.0.31 skeleton/simple/README.txt
scbi_mapreduce-0.0.29 skeleton/simple/README.txt