A. Jesse Jiryu Davis
A. Jesse Jiryu Davis
Hi, I just reran this on my system and it works for me: $ python --version Python 3.4.3 $ python crawler/code/supplemental/loop-with-callbacks.py / /atom.xml /s/b0dcca.css < ... lots of output ......
Hey Fabrice & alq!
I arrived here wondering the same thing as @benoitbryon.
``` > java -version java version "1.8.0_191" Java(TM) SE Runtime Environment (build 1.8.0_191-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode) ```
Oh, this happens if I don't pass "-r" to "mirror client". I think mirror needs more helpful argument checking. =)
Could you give me a complete bug report please? What steps did you follow to reach this point? Have you installed libbson, libmongoc, and mongorover?
Can you tell me more about your idea? I think the C Driver's mongoc_client_pool_t is useful only for multithreaded applications. A single-threaded application can just use one mongoc_client_t for all...
Sounds interesting, and it resembles how the new PHP driver does connection pooling. Let me dig up some documentation about that....
Hi, I'm sorry to say we don't have any staff allocated to this project at MongoDB. Are you interested in contributing?
Great, let me know what features you're missing and offer some pull requests for them.