Hi Wil, Thanks for the reference. That's just the kind of thing that I was looking for.
Cheers OJ On Sun, Sep 5, 2010 at 9:00 AM, Wilson MacGyver <wmacgy...@gmail.com> wrote: > 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. > > -- OJ Reeves http://buffered.io/
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com