HTTP, I basically just did ab -c 10/20/100 -n 5 http://.../riak/...
from a seperate machine.
Am Freitag, den 25.02.2011, 14:59 -0500 schrieb Wilson MacGyver:
> was this over http GET or protocol buffer?
>
> idid you per chance run the test using apachebench also?
>
> On Fri, Feb 25, 2011 at
On 25 Feb 2011, at 18:31, Wilson MacGyver wrote:
> Another possibility that comes to mind to avoid the setup cost is to
> do connection pool
> of some sorts.
>
> Does any of the riak client lib supports connection pooling?
Late to this party, sorry.
The Java REST client makes use of Apache Htt