Plasma GitLab Archive
Projects Blog Knowledge

Module Nn_blockmap_box


module Nn_blockmap_box: sig .. end
Fast RPC to the blockmap server via camlboxes

class type blockmap_client_t = object .. end
val client : unit -> blockmap_client_t
Create a client
val serve : unit -> unit
Make this process a blockmap server.

It is required that Nn_db is already initialized, because the database needs to be accessed.

The server is unable to detect the shutdown of the system. Because of this, one has to call shutdown

val init : unit -> unit
Initializations to be run before the server is started. This must be called in container context, though
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml