Plasma GitLab Archive
Projects Blog Knowledge

Module Netplex_mp


module Netplex_mp: sig .. end
Multi-processing provider

class mp : ?keep_fd_open:bool -> ?terminate_tmo:int -> unit -> Netplex_types.parallelizer
Uses Unix.fork to create new threads.
val mp : ?keep_fd_open:bool ->
?terminate_tmo:int -> unit -> Netplex_types.parallelizer
Uses Unix.fork to create new threads. See Netplex_mp.mp for details.
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml