batching

package
v0.20.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package batching implements a batching transaction scheduling algorithm.

Index

Constants

View Source
const (
	// Name of the scheduling algorithm.
	Name = registry.TxnSchedulerAlgorithmBatching
)

Variables

Flags has the configuration flag for the batching algorithm.

Functions

func New

func New(maxBatchSize, maxBatchSizeBytes uint64) (api.Algorithm, error)

New creates a new batching algorithm.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL