Module Lwt_ring

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.