bakerrr: S7 bakerrr class for job orchestration and background processing
Description
Defines the bakerrr S7 class for parallel and
background job execution.
Stores the function to run (fun),
argument lists (args_list),
background job arguments (bg_args),
job objects, results, and runtime properties.
Supports retrieval of job status/results and
validation of provided properties.