Just use HAproxy. 

http://haproxy.1wt.eu/


On Sep 4, 2010, at 6:37 PM, OJ Reeves <o...@buffered.io> wrote:

> The plan was to create a Riak client connection for every request coming in 
> (maintained for the lifetime of the request). That connection would connect 
> to any one of the nodes in the Riak cluster (via some simple algo such 
> round-robin). I was also thinking of building something into this mechanism 
> which would be able to manage an open list of potential target nodes to 
> connect to and handle when new nodes join the cluster or when nodes go 
> offline in an effort to make sure that the web application will "always" know 
> of a valid node to connect to.
> 
> Does this seem like overkill? Would the effort in implementing such behaviour 
> be worth the reward?
> 
> Many thanks for any insights.
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to