thread_chunks.configΒΆ

The default configuration for the thread-chunks python package.

Module Attributes

default_chunk_size

The number of threads to launch simultaneously (a chunk) unless otherwise specified.

ray_config

Configuration options to be used for ray if ray is not initialised by the user.

progress_bar

Whether to display a progress bar in the terminal by default.