astromodule.io.parallel_function_executor# parallel_function_executor(func: Callable, params: Sequence[Dict[str, Any]] = [], workers: int = 2, unit: str = 'it', kind: Literal['thread', 'process'] = 'thread')[source]#