The worker framework has the following commands:
wsub: submit a worker jobwresume: resubmit a worker job, however, only unfinished work items will be executedwconvert: convert a Bash file to a work item file, each line is considred a work itemwsummarize: provide summary information on a (running) worker job, showing the number of completed or failed work itemswload: analyze the worker log file to diagnose load balancing issueswcat: aggregate text output produced by work itemswreduce: aggregate any type of output generated by work items using a user-defined reductor