Re: Solr on netty

2012-02-22 Thread prasenjit mukherjee
Thanks for the response. Yes we have 16 shards/partitions each on 16 different nodes and a separate master Solr receiving continuous parallel requests from 10 client threads running on a single separate machine. Our observation was that the perf degraded non linearly as the load ( no of concurrent

Re: Solr on netty

2012-02-22 Thread Yonik Seeley
On Wed, Feb 22, 2012 at 9:27 AM, prasenjit mukherjee wrote: > Is anybody aware of any effort regarding porting solr to a netty ( or > any other async-io based framework ) based framework. > > Even on medium load ( 10 parallel clients )  with 16 shards > performance seems to deteriorate quite sharp