On Fri, 2010-12-03 at 10:45 -0500, matthew hawthorne wrote:
> Hello,
> 
> A few of us who work at Comcast Interactive Media and have contributed
> to the HttpClient Caching module put together this article on some
> recent benchmarking that we did:
> http://labs.xfinity.com/benchmarking-the-httpclient-caching-module
> 
> To summarize, we ran 4 tests
> 1) No caching (to get baseline numbers)
> 2) Memcached backed HttpClient, bounded so that not all entries fit in cache
> 3) Memcached backed HttpClient, unbounded
> 4) Memcached backed HttpClient, using ketama consistent hashing,
> killing 2 cache nodes (one at a time) during the test
> 
> The results were very good -- latency significantly decreased, and we
> verified the failover behavior when using consistent hashing in
> Memcached.
> 
> Is there interest in either:
> 1) Linking to this doc somewhere in the HttpClient wiki?
> 2) Reformatting and publishing the document as a part of the
> HttpClient project docs?
> 
> We'd appreciate the feedback.
> 
> Thanks!
> 
> -matt
> 

Matt

We can either link the article from the project front page or publish a
copy of it. It is really up to you. Jon should now have commit rights to
the repository including the source of the project web site. If you
prefer the latter, creating a JIRA and attaching the article in APT or
XDOC format would be the best course of actions.

Cheers

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to