Control.Concurrent.Network.Slave
Contents
Description
Slave processes have a single connection towards the master for simplicity.
Communication is done by using NVar variables similar to MVar in Concurrent.
net-concurrent-0.1.0: Concurrent over the network execution library
Control.Concurrent.Network.Slave
Contents
Description
Slave processes have a single connection towards the master for simplicity.
Communication is done by using NVar variables similar to MVar in Concurrent.