Scheduler.threads and command-pool?

What do these 2 propertied imply? Like their definitions?

scheduler: {
  threads: 24
},

command-pool: {
  enabled: true
  size: 0 # 0 defaults to the machine's number of cores
}

@desi

Command pool is the number of concurrent queries that can be planned