This commit is contained in:
d1ana 2012-03-29 22:29:50 -04:00
Родитель 2e9e4d00a9
Коммит b67f9afebe
1 изменённых файлов: 5 добавлений и 2 удалений

Просмотреть файл

@ -10,8 +10,11 @@ Inferno is an open-source python
`map/reduce <http://en.wikipedia.org/wiki/MapReduce>`_ library, powered by
`Disco <http://discoproject.org/>`_, and focused on the following.
* Query language for large amounts of structured text (csv, json, etc)
* A Continuous and scheduled map/reduce daemon with an HTTP interface
* A **query language** for large amounts of **structured text**
(csv, json, etc).
* A continuous and scheduled **map/reduce daemon** with an HTTP interface
that automatically launches map/reduce jobs to handle a constant
stream of incoming data.
Questions?
==========