jug_make_worker

Usage: jug_make_worker [options] worker

Creates a "compiled" worker to be used to run jobs that have been submitted via jug_submit or to act as a storage server.

You may run a worker by directly executing the generated python script, submitting it to a local or remote batch system, or running it with jug_daemon.

Options

--worker_class=X
Name of worker class created with jug_worker_setup.

Examples

jug_make_worker --worker_class=worker