ApertureDB Python SDKParallel ExecutionParallelizerOn this pageParallelizer Parallelizer Objects class Parallelizer() Generic Parallelizer A parallelizer converts a series of operations to be executed and partitions it into batches, to be executed by multiple threads of execution. print_stats def print_stats() Must be implemented by child class