package albatross

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

Install

Dune Dependency

Authors

Maintainers

Sources

albatross-2.4.1.tbz
sha256=fca03a99220d743386ed97900271e2fb1e38c48c56f10faa2a47757fc931db8e
sha512=ee608bcd42047f702bfe6007f664dc10d71faa4f2aeaedf278802c58f6b3bcfe35d53ebcb73f5e3ce59bbc9e6bfa8f27e81051d10a690876fa035b0279e950da

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.