| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Run script now takes a parameter tool to for instance "benchmark"
|
|
|
|
Adds a minimum number of messages per mix.
Embeds the destination in the message.
Clients now send messages to themselves.
|
|
|
|
This is done as cleanly as possible to track down any memory leaks.
unfortunately there is still one async operation running on the nodes.
when there should be none. So the nodes are still forced to stop with a.
io_service.stop().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|