Open davidwilemski opened 10 years ago
Less IOLoop blocking? https://github.com/heynemann/motorengine
... or could just make sure all mongoengine operations are done on a thread
Could this be what was slowing you down on those requests? (or was it simply the service itself?)
Less IOLoop blocking? https://github.com/heynemann/motorengine
... or could just make sure all mongoengine operations are done on a thread