BlobStoreBench is simple utility to benchmark blobstore performance.
It uses the basic jclouds constructs to perform GET, PUT, DELETE
operations in a blobstore.

See the convenience script blobstorebench.sh to see how to run the
tool.

Tested READ/WRITE against atmos, aws-s3, azure, cloudfiles-us, s3
(api), hpcloud, filesystem, transient, swift-keystone.
You can merge this Pull Request by running:

  git pull https://github.com/maginatics/jclouds intro-blobstorebench-v2

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/239

-- Commit Summary --

  * Add BlobStoreBench to jclouds.

-- File Changes --

    A blobstore-tools/blobstorebench.sh (58)
    A blobstore-tools/pom.xml (77)
    A 
blobstore-tools/src/main/java/org/jclouds/blobstore/tools/BlobStoreBench.java 
(637)
    M pom.xml (1)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/239.patch
https://github.com/jclouds/jclouds/pull/239.diff

Reply via email to