Create a simple Python script for sending pipelined GET requests to S3.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 28 Apr 2010 18:04:12 +0000 (11:04 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 28 Apr 2010 18:04:12 +0000 (11:04 -0700)
commit24a4a426420f78de98786633d8191e7f24bf046c
treec99ef10661c1f73a4e26ff82e8258f7a75fb3b9a
parent28fcabeed673340d8aec42d51c1cbea89b748212
Create a simple Python script for sending pipelined GET requests to S3.

S3 doesn't seem to respond properly to these yet.
s3bench/s3pipeline.py [new file with mode: 0755]