object
  method info_string : string
  method parallelizer : Netplex_types.parallelizer
  method ptype : Netplex_types.parallelization_type
  method sys_id : [ `Process of int | `Thread of int ]
  method watch_shutdown : Unixqueue.unix_event_system -> unit
end