update parallel docs with some changes from scipy tutorial...
update parallel docs with some changes from scipy tutorial
also added a couple more parallel examples:
* iopubwatcher for watching stdout/stderr of a cluster
* itermapresult for iterating through AsyncMapResults without waiting for all to complete
* customresults for advanced handling of results not provided by AsyncResult objects