Search
Page 97 of 117. Showing 1,170 results (0.015 seconds)
supervisor_thread_count
, added to the supervisor thread pool, and assigned the request. The supervisor_idle_clients indirectly affects the number of threads in existence by setting the number of transactions…How to fix the MySQL error message: Access denied for user 'qube_readonly'@'localhost'
Linux: /usr/bin/mysql Windows: mysql (usually in the SEARCH path, courtesy of the Qube installation) For the remainder of this page, if you see mysql in the command line, add…supervisor_default_security
not been explicitly granted a permission set. If you wish to use the integer value instead of the comma-separated list, add up the base-10 integer values to determine a composite…Qube UI 7.5-2 Release Notes
:"AfterEffects path" selects file, add missing file header…jobSubmit07.py
today? # which means we're talking about starting after midnight, so add # 1 day... if startTime < nowTime: startDatetime = startDatetime + datetime.timedelta(1…Package_explained.py
listOfJobsToSubmit = [] # Below evaluates the jobs to be submitted and adds the to the above list listOfJobsToSubmit.append(job) # Below calls the list of jobs…Package_explained.py
listOfJobsToSubmit = [] # Below evaluates the jobs to be submitted and adds the to the above list listOfJobsToSubmit.append(job) # Below calls the list of jobs…algorithm.pm
their studio. # # To use this module: Modify the supervisor's /etc/qb.conf # # Add or change supervisor_queue_binding to: # supervisor_queue_binding = Perl # supervisor_queue_library…jobSubmit07.py
today? # which means we're talking about starting after midnight, so add # 1 day... if startTime < nowTime: startDatetime = startDatetime + datetime.timedelta(1…Package_explained.py
listOfJobsToSubmit = [] # Below evaluates the jobs to be submitted and adds the to the above list listOfJobsToSubmit.append(job) # Below calls the list of jobs…