On Jul 14, 2014, at 4:16 AM, Robert Samuel Newson <[email protected]> wrote:

> A single view group (all views in the same ddoc) is indexed serially using a 
> single couchjs process (aka, there is no parallelism here).

Really? I thought that the map function would be run in parallel on several 
documents at once. Seems like an obvious way to speed up view updates; after 
all, map/reduce as popularized by Google is intended to be a massively parallel 
algorithm…)

—Jens

Reply via email to