On Sat, Oct 24, 2009 at 11:57 AM, lodan <[email protected]> wrote:
> I added a (really) simple tool to use MongoDB with PyMongo. It's not yet well
> tested and I'm not sure it works fine with concurrency.

Did you see the MongoDB code that I checked into the Diesel repo a few
weeks ago?  It's a fairly complete async MongoDB client interface.  It
should allow you to talk to the db without blocking all other
connections until the results are returned.

Whatever the case, keep up the good work with Spark.

Christian

Reply via email to