Search
Page 28 of 111. Showing 1,104 results (0.012 seconds)
worker_logfile
Synopsis worker_logfile = filepath Filepath is the physical location of the Worker's log file. The Worker writes the events/actions it takes during its execution in this file. Example worker_logfile = /usr/tmp/workerlog Defaults Linux/OSX: /var/log/worker…Scripting custom queuing algorithms
a functional knowledge of Perl's syntax. Good online resources for learning Perl can be found at {+} http://www.perl.comhttp://www.perl.com+ http://www.perl.com+ there also many good…worker_max_clients
Synopsis worker_max_clients = clients Clients is the maximum number of network messages a thread is allowed to service before dying. By increasing this number, the administrator is able to reduce the overhead of threads which re-spawn. The penalty however…Supervisor Specifications
Below is a recommendation of minimum specifications for optimal operation of Qube! Supervisor. < 10 workers: 4-core 4GB of ram 10 ->30 workers: 8-core 8GB RAM 30 -> 150 workers: 8-core 8GB RAM minimum, 12GB recommended 150 -> 250 workers: 8-core 12 GB RAM…OSX Quickstart Notes
Core / Worker / Supevisor Release Notes
Qube 6.5 Release Notes Qube 6.5-3 Release Notes Qube 6.5-2 Release Notes Qube 6.5-1 Release Notes Qube 6.5-0 Release Notes…WranglerView Release Notes
WranglerView 6.5-3 Release Notes WranglerView 6.5-2 Release Notes WranglerView 6.5-1 Release Notes WranglerView 6.5-0 Release Notes…Getting Started
How to use qbwrk.conf
" is for assigning global resources such as licenses global resources are set in qb.conf *additional reading worker_properties "worker_cpus" is a property to hard set the amount of cpu's…How to upgrade a worker on Linux
You need to uninstall the older Qube components, and then install the newer ones. No data is lost during the uninstall/re-install. _qubeUninstallWorkerOrder Uninstalling with a single command-line: The Qube rpm's have the dependencies between the supervi…