07 January 2008 20:15
skynet, open source map/reduce in Ruby
by 1 otherSkynet is an open source Ruby implementation of Google’s Map/Reduce framework, created at Geni.com. With Skynet, one can easily convert a time-consuming serial task, such as a computationally expensive Rails migration, into a distributed program running on many computers.
1
(1 marks)