object
  method greedy_accepts : bool
  method inactivity_timeout : int
  method max_free_job_capacity : int
  method max_jobs_per_thread : int
  method max_threads : int
  method min_free_job_capacity : int
  method recommended_jobs_per_thread : int
end