Search
Page 81 of 428. Showing 4,276 results (0.022 seconds)
Job Types (component)
Like most batch queuing systems, one typically submits a job, and the system then executes it on an available host. Typically, a user will craft a command or a script…Job Types (component)
Like most batch queuing systems, one typically submits a job, and the system then executes it on an available host. Typically, a user will craft a command or a script…How clustering affects priority and worker selection for jobs
A diagram showing how the same 4 jobs have their priority sorted differently depending on which cluster the job and worker are each in. Workers in the / cluster (also…How clustering affects priority and worker selection for jobs
A diagram showing how the same 4 jobs have their priority sorted differently depending on which cluster the job and worker are each in. Workers in the / cluster (also…qb_sudo_admin($user, $job)
If a user is privileged as a "sudo" admin (see "qbusers"), they are given permission to jobs based on the return value of this function. This allows a very flexible security…Mini Jobs View
The Qube! UI Mini Jobs View The Qube! UI includes a light weight Jobs Panel view that you can open from within any application, as long as the Qube! UI is running…Submitting Jobs
Here is a list of commonly used job-types with expandable explanations These can be used as a guideline for all job-types as many of the preferences are the same…Submitting Jobs
Here is a list of commonly used job-types with expandable explanations. These can be used as a guideline for all job-types as many of the preferences are the same…Job Tags
What are they and why would we use them? New in Qube. 6.5 We've added 10 new fields to the Qube job. These will allow you to "tag" your job with any combination of a Show…Simple Job Type back end
Example There is no need to inform the back end script of the path to the API libraries. use qb; use DBI; my $job = qb::jobobj(); while(1) { my $frame = qb…