module Netplex_container:sig..end
 The container is the management object for the concurrently running
 service processor.
val create_container : Netplex_types.parallelization_type ->
       Netplex_types.socket_service -> Netplex_types.containerval create_admin_container : Unixqueue.unix_event_system ->
       Netplex_types.parallelization_type ->
       Netplex_types.socket_service -> Netplex_types.containermodule Debug:sig..end