Module RemoteController

module RemoteController: sig .. end
A Controller implementation that farms work out over the network.

module Make: MapReduce.Controller 
val init : (string * int) list -> unit
set up the map reduce controller to connect the the provided worker addresses