On Mon, Dec 22, 2014 at 5:05 AM, Clayton Daley <clayton.daley@gmail.com> wrote:
Are there any major disadvantages of using pymongo with callInThread instead of txmongo?  I'd like to take advantage of some newer features in pymongo (unfortunately not available in txmongo) and it's certainly easier to maintain feature parity using callInThread.
 
Clayton Daley



Hi Clayton

    Txmongo has been inactive for a while so I suggest using pymongo & twisted thread pool. I have been using them for a couple of years and they work quite well.

Regards

gelin yan