The start_parallel_rplexos
allows the user to set the number of cores
to use when querying in parallel.If the number of cores is set to 1 (the default), parallel queries are disables.
is_parallel_plexos
and check_parallel_plexos
show whether parallel
queries are currently enabled and the number of cores being used, respectively.