BaseRpcDriver
Note: this document is automatically generated from configuration objects in our source code. See Config guide for more info
Also note: this document represents the config API for the current released version of jbrowse. If you are not using the current version, please cross reference the markdown files in our repo of the checked out git tag
Links
Docs
BaseRpcDriver - Slots
slot: workerCount
workerCount: {
type: 'number',
description:
'The number of workers to use. If 0 (the default) JBrowse will decide how many workers to use.',
defaultValue: 0,
}