output
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This is an example directory that stores the output of each process. # Build the application: ./build.sh # In first terminal window: ./run.sh --id 1 --hosts ../example/hosts --output ../example/output/1.output ../example/configs/fifo-broadcast.config # In second terminal window: ./run.sh --id 2 --hosts ../example/hosts --output ../example/output/2.output ../example/configs/fifo-broadcast.config # In third terminal window: ./run.sh --id 3 --hosts ../example/hosts --output ../example/output/3.output ../example/configs/fifo-broadcast.config # Wait enough time for all processes to finish processing messages. # Type Ctrl-C in every terminal window to create the output files.