Skip to main content

Module batch

Module batch 

Source
Expand description

Batch and pipelined statement execution (port of Go batch.go).

Constantsยง

DEFAULT_CHUNK_SIZE
Default chunk size for ConnectionPool::pipeline_exec.
DEFAULT_MAX_WORKERS
Default worker count for pipelined execution.