./rebar 3
edit amqp uris in config/sys.config run: erl -pa _build/default/lib/*/ebin -proto_dist amqp -no_epmd -name [email protected] -setcookie change_me -config ./config/sys.config
start 2 or more nodes, in shell after 2/3 sec, type nodes().
you should see the nodes listed
play with it!
amqp_dist:add_broker("guest:guest@rabbitmq").