Search
Page 31 of 110. Showing 1,096 results (0.019 seconds)
Supervisor Configuration
. The qb.conf file is the main configuration file, and qb.lic file contains the license keys for the farm. There is also an optional qbwrk.conf on the Supervisor that is used to centrally…Template Inheritance
. This can be accomplished by adding a colon and a space-delimited list of templates. The qbwrk.conf file is read from top-to-bottom. A template can only inherit from an already-defined…Supervisor Configuration
. The qb.conf file is the main configuration file, and qb.lic file contains the license keys for the farm. There is also an optional qbwrk.conf on the Supervisor that is used to centrally…Sections with Key_Value Pairs
The qbwrk.conf file is broken up into sections containing key/value pair settings. Each section is described by a header between brackets "[" and "]". Section names may only…Qube 6.4-2 Release Notes
with worker_path_map not working when defined in qbwrk.conf and containing backslashes. ==== CL 10537 ==== @FIX: issue where qbconvertpath() can return an empty string when worker_path_map…Sections with Key_Value Pairs
The qbwrk.conf file is broken up into sections containing key/value pair settings. Each section is described by a header between brackets "[" and "]". Section names may only…Qube 6.4-1 Release Notes
############################################################################## ==== CL 10514 ==== @FIX: another patch for out-of-order issue. Fixed unexpected short-circuit evaluation that was happening in the startResources() routine ==== CL 10513…First Come, First Served (FCFS)
The queue algorithm is a simple first-in, first-out system. Jobs are queued out in the order in which they are submitted. In this queuing scheme, jobs are sorted…First Come, First Served (FCFS)
The queue algorithm is a simple first-in, first-out system. Jobs are queued out in the order in which they are submitted. In this queuing scheme, jobs are sorted…First Come, First Served (FCFS)
The queue algorithm is a simple first-in, first-out system. Jobs are queued out in the order in which they are submitted. In this queuing scheme, jobs are sorted…