EventMachine MapReduce
MapReduce is a parallel computation strategy useful for scaling large data set processing by distributing workload over multiple worker nodes. The distributed nature of MapReduce suggests network communication and, with that in mind, I thought I???d put together a demonstration employing EventMachine, a library which makes efficient network programming relatively simple in Ruby.
Tags : frameworks ruby trends programming
You will be redirected to EventMachine MapReduce, in 20 seconds.
