← Back to team overview

openstack team mailing list archive

Re: Fwd: Question about cloudfiles API

 

On 5/24/2012 7:25 PM, Luis Gervaso wrote:
> Hi Shawn,
>
> You can try with OpenStack Java SDK
>
> https://github.com/woorea/openstack-java-sdk
>
> https://github.com/woorea/openstack-java-sdk/wiki/Swift-Tutorial

Is there a jar I can download and a list of dependencies? That appears to be a source archive, I'm looking for a binary release.

Is this API faster than the rackspace cloudfiles API? I am getting terrible performance numbers with cloudfiles. This is in bytes per second, both the proxy and storage networks are gigabit:

totalCount: 10024
Max rate: 16290
Median rate: 2859
99th percentile rate: 9126
95th percentile rate: 6673
75th percentile rate: 4266

A similar program using the GridFS API in MongoDB several weeks ago, running on the same server testbed:

totalCount: 9050
Max rate: 121353
Median rate: 42377
99th percentile rate: 102912
95th percentile rate: 91223
75th percentile rate: 67423

Thanks,
Shawn



Follow ups

References