package albatross

  1. Overview
  2. Docs
Albatross - orchestrate and manage MirageOS unikernels with Solo5

Install

dune-project
 Dependency

Authors

Maintainers

Sources

albatross-2.5.1.tbz
sha256=7bca10fb25e9effa8b06b8f4803c8f87514ca2f0c8115d98fd99cb2116e29cd9
sha512=b2d74503055e8583dcf6c1edfae9a054a56de0406de619a694d5ea9e8329b0e830f00ab032d3a2f575d6d161415436e3de184f2edaf860815e704c3364da8536

doc/albatross/Vmm_ring/index.html

Module Vmm_ringSource

Sourcetype 'a t
Sourceval create : ?size:int -> 'a -> unit -> 'a t
Sourceval write : 'a t -> (Ptime.t * 'a) -> unit
Sourceval read_last : 'a t -> ?tst:('a -> bool) -> int -> (Ptime.t * 'a) list
Sourceval read_history : 'a t -> ?tst:('a -> bool) -> Ptime.t -> (Ptime.t * 'a) list
OCaml

Innovation. Community. Security.