Module CommunicationSource

Sourcemodule Distributed_wrapper : sig ... end

Wrapper for the Distributed library. The new API is designed for the distribution of protocols based on a 1 master N workers architecture, in which at each step of the protocol:

Sourcemodule Message : sig ... end