posted 7 months ago
in
google, ruby, rails, computers, distributed, mapreduce
( 23 views | 6 jaas | 1 save | reply )
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...
posted 8 months ago
in
programming, software, erlang, concurrent, parallel, mapreduce
( 7 views | 2 jaas | 1 save | reply )
posted 8 months ago
in
google, database, mapreduce, relational
( 16 views | 6 jaas | 1 save | reply )
posted 8 months ago
in
programming, database, mapreduce, rdbms
( 6 views | 2 jaas | 1 save | reply )
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...
posted 8 months ago
in
programming, software, search, distributed, mapreduce
( 1 view | 2 jaas | reply )
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...
posted 9 months ago
in
google, programming, mapreduce, parallization, white-paper
( 5 views | 1 jaa | reply )

Loading...