Documentation ¶
Index ¶
Constants ¶
View Source
const (
// CfgWorkerEnabled enables the compute worker, tx scheduler worker, and merge worker.
CfgWorkerEnabled = "worker.compute.enabled"
)
Variables ¶
View Source
var Flags = flag.NewFlagSet("", flag.ContinueOnError)
Flags has the configuration flags.
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
tests
Package tests is a collection of worker test cases.
|
Package tests is a collection of worker test cases. |
algorithm/api
Package api implements the transaction scheduler algorithm API.
|
Package api implements the transaction scheduler algorithm API. |
algorithm/batching
Package batching implements a batching transaction scheduling algorithm.
|
Package batching implements a batching transaction scheduling algorithm. |
algorithm/tests
Package tests is a collection of worker test cases.
|
Package tests is a collection of worker test cases. |
tests
Package tests is a collection of worker test cases.
|
Package tests is a collection of worker test cases. |
Click to show internal directories.
Click to hide internal directories.