~hugh-emberson/txaws/txaws-s3-conn-pool

Viewing all changes in revision 158.

  • Committer: Hugh Emberson
  • Date: 2014-01-25 06:33:58 UTC
  • Revision ID: hugh.emberson@gmail.com-20140125063358-xt7fr1zge3zqamka
Add connection pooling to the s3 client.

txaws/client/base.py: BaseQuery: add a connection_pool argument to __init__(), store it and pass it to twisted.web.Agent when we create them.
txaws/s3/client.py: S3Client: add a connection_pool attribute and pass it though to the queries.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: