Control.Concurrent.Network.Master
Contents
Description
The master process doesn't do any work except
managing the slaves. The master process is handled entirely by the library
in initMaster
.
- initMaster :: Int -> PortID -> IO ()
net-concurrent-0.1.0: Concurrent over the network execution library
Control.Concurrent.Network.Master
Contents
Description
The master process doesn't do any work except
managing the slaves. The master process is handled entirely by the library
in initMaster
.