tamaramata / solrnet

Automatically exported from code.google.com/p/solrnet
0 stars 0 forks source link

Load balancer #153

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
As described in http://wiki.apache.org/solr/LBHttpSolrServer . Make balancing 
algorithms pluggable, i.e. some implementations could be 
http://content.websitegear.com/article/load_balance_types.htm

Balancing algorithms should have access to response so that an impl can use 
qtime to schedule.

Original issue reported on code.google.com by mauricio...@gmail.com on 25 Jun 2011 at 4:30

GoogleCodeExporter commented 8 years ago
Moved to https://github.com/mausch/SolrNet/issues/96

Original comment by mauricio...@gmail.com on 9 Sep 2013 at 7:12