I have two questions about torque: 1. Is there a way to setup recurring jobs, i.e. a job that is rerun at some interval? 2. Is there a way to assign a unique ID to a job (other than the job ID) so that torque can detect that some job has already be submitted and automatically ignore the duplicate submissions? Thanks