Hi all, I'm relatively new to couchdb. I'm using couchdb-python for interacting and building my views. However, I expected my maps/reduces to run in parallel when launching a view, but that doesn't seem to happen (according to my CPU usage). Did I miss something or is that the expected behaviour? Or is this because of the Python client?
Thanks, Yannick
