bistro.engine
Bistro_engine.Lwt_queue
bistro
bistro.internals
bistro.multinode
bistro.nlp
bistro.script
bistro.unix
bistro.utils
ppx_bistro
type 'a t
val create : unit -> 'a t
val push : 'a t -> 'a -> unit
val pop : 'a t -> 'a Lwt.t