|
|
|
@ -7,7 +7,7 @@ machine. To do so, follow these steps:
|
|
|
|
|
- Clone and build the broker and worker
|
|
|
|
|
- Launch the testing file server contained in the `tools` directory of the
|
|
|
|
|
broker project
|
|
|
|
|
- Launch the broker with default config file located in the `examples` subdirectory (can be specifiend with `-c` option)
|
|
|
|
|
- Launch the broker with default config file located in the `examples` subdirectory (can be specified with `-c` option)
|
|
|
|
|
- Launch a worker (again, use the config file in the `examples` subdirectory)
|
|
|
|
|
- Submit a directory using the `fake_submit.py` script in the `tools` directory
|
|
|
|
|
of the broker project
|
|
|
|
|