Plasma GitLab Archive
Projects Blog Knowledge

object
  method config_internal : (string * Netplex_types.polysocket_kind_box) list
  method container_event_system : unit -> Unixqueue.event_system
  method container_run : Unixqueue.event_system -> unit
  method global_exception_handler : exn -> bool
  method post_add_hook :
    Netplex_types.socket_service -> Netplex_types.controller -> unit
  method post_finish_hook :
    Netplex_types.socket_service ->
    Netplex_types.controller -> Netplex_types.container_id -> unit
  method post_rm_hook :
    Netplex_types.socket_service -> Netplex_types.controller -> unit
  method post_start_hook : Netplex_types.container -> unit
  method pre_finish_hook : Netplex_types.container -> unit
  method pre_start_hook :
    Netplex_types.socket_service ->
    Netplex_types.controller -> Netplex_types.container_id -> unit
  method process :
    when_done:(unit -> unit) ->
    Netplex_types.container -> Unix.file_descr -> string -> unit
  method process_internal :
    when_done:(unit -> unit) ->
    Netplex_types.container -> Netplex_types.polyserver_box -> string -> unit
  method receive_admin_message :
    Netplex_types.container -> string -> string array -> unit
  method receive_message :
    Netplex_types.container -> string -> string array -> unit
  method shutdown : unit -> unit
  method supported_ptypes : Netplex_types.parallelization_type list
  method system_shutdown : unit -> unit
  method workload_hook : Netplex_types.container -> bool -> int -> unit
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml