Well, I started looking at both Parallel Python and CouchDB.
CouchDB still seems to be a viable replacement for the BigTable backend to datastore. A GQL parser will have to be written to interface with Couch's views, but that's probably easy enough.
After looking at PP (Parallel Python ...