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