Monday, 21 November 2011

MapReduce & Database

Quiet an interesting article on how map reduce algorithm could be implemented using Pipelined Table functions in Oracle database. Streaming, pipe lining and parallel execution of table function could improve the performance.  This will be interesting alternative on large scale data processing by leveraging  database infrastructure especially in those cases where oracle database is in use by choice or not :)



No comments:

Post a Comment