module Netplex_container:Containerssig
..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.container
val create_admin_container : Unixqueue.unix_event_system ->
Netplex_types.parallelization_type ->
Netplex_types.socket_service -> Netplex_types.container
module Debug:sig
..end