Skip to main content

BaseRpcDriver

Note: this document is automatically generated from configuration objects in our source code. See Config guide for more info

Source file

packages/core/rpc/baseRpcConfig.ts

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,
}