about | join |
login
52%
"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."
posted 7 months ago in google, ruby, rails, computers, distributed, mapreduce23 views | 6 jaas | 1 save | reply )
52%
In an earlier post, I created a concurrent Erlang version of the "99 Bottles of Beer" beer song. In that post, I mentioned that I was reading a beta copy of Joe Armstrong's new book Programming Erlang - Software for more...
51%
50%
A blogger responds to an article that argues that MapReduce is a step backwards compared to relational databases.
posted 8 months ago in programming, database, mapreduce, rdbms6 views | 2 jaas | 1 save | reply )
53%
Hadoop is a software platform that lets one easily write and run applications that process vast amounts of data. Here's what makes Hadoop especially useful: * Scalable: Hadoop can reliably store and process petabytes. * Economical: It distributes the data more...
53%
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 more...

about | blog | faq | privacy

© 2008 jaanix, inc.