python - adbapi connection pool limitations -


i using twisted mysql using adbapi connection pool. insert database (although @ fast rate).

what happens if connection pool runs out of connections because connections busy? twisted event loop blocked when calling runinteraction on busy connection pool?


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -