public marks

PUBLIC MARKS with tags functional & python

2008

Disco

by greut

Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.

The Disco core is written in Erlang, a functional language that is designed for building robust fault-tolerant distributed applications. Users of Disco typically write jobs in Python, which makes it possible to express even complex algorithms or data processing tasks often only in tens of lines of code. This means that you can quickly write scripts to process massive amounts of data.

Disco was started at Nokia Research Center as a lightweight framework for rapid scripting of distributed data processing tasks. This far Disco has been succesfully used, for instance, in parsing and reformatting data, data clustering, probabilistic modelling, data mining, full-text indexing, and log analysis with hundreds of gigabytes of real-world data.

Erlang + Python = complete beautifulness

2006

ASPN : Python Cookbook : Memoize decorator with O(1) length-limited LRU cache, supports mutable types

by fakechris
t draws from Bengt Richter's O(1) length-limited LRU cache (http://mail.python.org/pipermail/python-list/2002-October/125872.html) and a simplification of Daniel Brodie's Simple Decorators recipe (http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/43

PUBLIC TAGS related to tag functional

algorithms +   blog +   concurrency +   concurrent +   development +   distributed +   Erlang +   framework +   google +   language +   map reduce +   opensource +   programming +   python +   realtime +   video +  

Active users

greut
last mark : 04/09/2008 12:01

fakechris
last mark : 17/11/2006 09:49

gvlx
last mark : 06/11/2006 22:17

salvatore
last mark : 01/09/2006 19:05