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

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

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -