package shared-memory-ring

  1. Overview
  2. Docs

Lwt interface to shared memory ring.

exception Shutdown
module Front : sig ... end

The (client) front-end connection to the shared ring.

module Back : sig ... end

The (server) back-end connection to the shared ring.