lwt
Promises, concurrency, and parallelized I/O
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package lwt
-
lwt_log
-
lwt_simple_top
-
lwt_syntax
-
lwt_syntax_log
-
lwt_syntax_options
-
lwt_unix
-
ppx_lwt
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library lwt_unix
Parameters
module H : Hashtbl.HashedType
Signature
type key = H.t
val create : rate:int -> max:int -> n:int -> t
- parameter rate
maximum number of connections per second
- parameter max
maximum waiting time (in seconds)
- parameter n
initial size of the hash table
ON THIS PAGE
No table of contents