Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

article.md 1.5KB

title: Disco : mettez du Python dans votre Erlang slug: disco-mettez-du-python-dans-votre-erlang date: 2008-09-15 19:53:53 type: thought vignette:
contextual_title1: Polling vs. pushing (ou HTTP vs. XMPP) contextual_url1: 20080910-polling-vs-pushing-ou-http-vs-xmpp contextual_title2: Linux fail! contextual_url2: 20080909-linux-fail contextual_title3: Le framework web le plus rapide du monde contextual_url3: 20080903-le-framework-web-le-plus-rapide-du-monde

Si comme moi vous avez un meilleur niveau en Python qu’en Erlang, vous serez sûrement intéressé(e) par les possibilités offertes par Disco :

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.

Un peu de concurrence à Hadoop ne fait pas de mal. Le couple Python/Erlang a de longs jours devant lui, si c’est pas top délire méga groove ça !