What is the best way to establish connection pooling for MySQL connections in Django..?
I have read a couple of blogs like SQLAlchemy
Can anyone suggest standard practices for the same.. I am running a B2C application on django and the number of simultaneous requests may hit 10000..