format: HOSTNAME:PORT.
-t <seconds> |
| Abort work_queue_worker after this amount of idle time (default=900s).
|
-d <subsystem> |
| Enable debugging on worker for this subsystem (try -d all to start).
|
-w <size> |
| Set TCP window size
|
-i <time> |
| Set initial value for backoff interval when worker fails to connect to a master. (default=1s)
|
-b <time> |
| Set maxmimum value for backoff interval when worker fails to connect to a master. (default=60s)
|
-z <size> |
| Set available disk space threshold (in MB). When exceeded worker will clean up and reconnect. (default=100MB)
|
-A <arch> |
| Set architecture string for the worker to report to master instead of the value in uname.
|
-O <os> |
| Set operating system string for the worker to report to master instead of the value in uname.
|
-s <path> |
| Set the location for creating the working directory of the worker.
|
-I <image_id> |
| EC2 OS image ID. Default = ami-fa01f193 (Ubuntu 10.04 x86_64).
|
-Z <instance_size> |
| EC2 instance size. Default = m1.large.
|
-p <parameters> |
| EC2-run-instances parameters.
|
-h | Show help message.
|