<p dir="ltr">riak docker cluster.</p>
<p dir="ltr"><a href="http://basho.com/riak-quick-start-with-docker/">http://basho.com/riak-quick-start-with-docker/</a></p>
<p dir="ltr">latest docker repo<br>
<a href="https://github.com/hectcastro/docker-riak">https://github.com/hectcastro/docker-riak</a></p>
<p dir="ltr">afaik method changed to connect cluster members.</p>
<div class="gmail_quote">On 18 Jan 2015 01:34, "zxq9" <<a href="mailto:zxq9@zxq9.com">zxq9@zxq9.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Quite a bit of the stuff I've written or helped maintain (in Erlang and<br>
otherwise) has wound up living inside VM instances (usually of Linux or BSD)<br>
in a KVM cluster somewhere. Sometimes these instances are on the same hardware<br>
host, sometimes not -- but it doesn't really matter, its just the way quite a<br>
lot of infrastructure actually runs these days (or docker, or VMWare, or<br>
whatever).<br>
<br>
Obviously, this reflects in testing as well.<br>
<br>
Using a full-blown virtualization platform like KVM it is very easy to<br>
simulate netsplits, paused hosts, congestion, host crashes, misrouting,<br>
overload on a single node, etc. the trick is learning enough about the<br>
environment and hosts you want to run to make that truly feasible.<br>
<br>
...and having enough RAM to make running lots of instances realistic -- but<br>
for *most* scenarios you can learn a lot by using 3, 5, 7 or 8 instances.<br>
<br>
-Craig<br>
<br>
On 2015年1月17日 土曜日 12:46:39 Harit Himanshu wrote:<br>
> Thanks Mark,<br>
><br>
> I will learn and try to use it, I will let you know if I have any questions<br>
><br>
> Thanks a lot for your help<br>
><br>
> On Sat, Jan 17, 2015 at 12:43 PM, Mark Nijhof <<br>
><br>
> <a href="mailto:mark.nijhof@cre8ivethought.com">mark.nijhof@cre8ivethought.com</a>> wrote:<br>
> > This is my Dockerfile that can build Erlang:<br>
> > <a href="https://github.com/MarkNijhof/erlang_docker" target="_blank">https://github.com/MarkNijhof/erlang_docker</a> let me know if you have<br>
> > questions<br>
> ><br>
> > On Sat, Jan 17, 2015 at 9:06 PM, Harit Himanshu <<br>
> ><br>
> > <a href="mailto:harit.subscriptions@gmail.com">harit.subscriptions@gmail.com</a>> wrote:<br>
> >> Thanks Mark, this sounds like a very good approach to learn about<br>
> >> distributed programming. Since I am new in this arena, do you mind<br>
> >> sharing<br>
> >> resources on how to achieve something you do? That ways I can get some<br>
> >> direction on what to Google and take it forward<br>
> >><br>
> >> Thanks a lot!<br>
> >> + Harit Himanshu<br>
> >><br>
> >> On Sat, Jan 17, 2015 at 11:53 AM, Mark Nijhof <<br>
> >><br>
> >> <a href="mailto:mark.nijhof@cre8ivethought.com">mark.nijhof@cre8ivethought.com</a>> wrote:<br>
> >>> I have had 14 different machines running on my 2 year old MacBook Air<br>
> >>> (granted they where not doing a whole lot) by just using docker. Each<br>
> >>> docker instance has its own IP and name ect. Worked really well. Make<br>
> >>> sure<br>
> >>> that in each docker you run tmux so yo can check both the output and do<br>
> >>> things with the machine.<br>
<br>
[ugh, all topposts... like a naive, panicky, CYA-inspired management<br>
discussion in Outlook]<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>