SGEQsubWorker() — create a 'qsub' worker running on a Sun GridEngine node

SGEQsubWorker(options, array=None)
This submits a single-processor job to a Sun GridEngine system with the 'qsub' command. Once the job starts, it connects back to your manager script and acts as a new worker process. Generally you would use an SGEQsubJob object instead, above, to automatically create worker processes when required.