Django Mysql Connection Pooling -


what best way establish connection pooling mysql connections in django..?

i have read couple of blogs sqlalchemy

can suggest standard practices same.. running b2c application on django , number of simultaneous requests may hit 10000..

so still visiting unsatisfied django built in connection pooling (which has 0 configuration , in honesty i'm not sure works), project although years old since last commit still works!

https://github.com/djangonauts/djorm-ext-pool


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

php - Mongodb connectivity error -