| File doc/godi-ocamlnet/html/Netplex_container.html |
GODI Package
godi-ocamlnet |
module Netplex_container: sig .. end
Containers
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
The container for normal services
val create_admin_container : Unixqueue.unix_event_system ->
Netplex_types.parallelization_type ->
Netplex_types.socket_service -> Netplex_types.container
Internally used. The container for the special admin service