Search
Page 26 of 44. Showing 438 results (0.011 seconds)
Custom Queuing Algorithms
Although Qube! is shipped with several pre-built and optimized queuing algorithms, Qube! also allows developers to take advantage of the research PipelineFX has done…Scripting policy
= Perl supervisor_policy_library = path_to_script To create a new custom supervisor policy, the developer must create a Perl module with the following Perl subroutines: qb_init…Unix_Linux
a network-mounted directory, which contains the studio's custom job types. Once this is done, job types may be installed in the site's Job Type directory, allowing developers and users…Menus
. The default menus are stored under the simplecmds/ directory. See the "Developer" manual for details. worddavb2f86eef5687c0bea5ed2af2a00d09e6.png For example, one could add a "ssh…Process group labels
Process group labels exist to provide the developer with an abstract method of determining job relationships independent of the job name or job ID relative to the process…Execution back end
When designing the Job Type, the developer must decide on both the method to execute the job, and the name of the file to bind. Example Specifying a file binding…Execution back end
When designing the Job Type, the developer must decide on both the method to execute the job, and the name of the file to bind. Example Specifying a file binding…Execution back end
When designing the Job Type, the developer must decide on both the method to execute the job, and the name of the file to bind. Example Specifying a file binding…qb_hostcmp($hosta, $hostb, $job)
the developer to sort the hosts compared to a job based upon which host the job prefers. This function is to return 1 if $hosta is greater in priority than $hostb, 0 if the hosts are equal…qb_hostcmp($hosta, $hostb, $job)
the developer to sort the hosts compared to a job based upon which host the job prefers. This function is to return 1 if $hosta is greater in priority than $hostb, 0 if the hosts are equal…