openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12470
Re: Fwd: Question about cloudfiles API
-
From:
Shawn Heisey <launchpad@xxxxxxxxxxxx>
-
Date:
Tue, 29 May 2012 14:58:43 -0600
-
Cc:
openstack@xxxxxxxxxxxxxxxxxxx
-
In-reply-to:
<CANY5ySDrxieRAgpXWBkdSUr6-GEF4=fkO8z-HhVy76ORLgtJwA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1
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