package shared-memory-ring-lwt

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.