Some sample code for the talk at Kabukiza-tech # 5.
- Clone this repository and
cd
to it. - Execute following steps.
% cd decho
% make
% ./rel/decho/bin/decho console
In stable state:
% cd decho
% ./rel/decho/bin/decho-admin cluster-info
simplest_cluster-info.html
: Dump after just launced fresh nodedecho@127.0.0.1_cluster-info_stable-state.html
: Dump of node including decho app, in stable statedecho@127.0.0.1_cluster-info_long-mbox.html
: Dump of node including decho app, with non-zero mailbox sizedecho@127.0.0.1_cluster-info_10M-list.html
: Dump of node including a list with 10M element generated by shell process