BSD-3-Clause licensed by Duncan Coutts, Nicolas Wu, Edsko de Vries
Maintained by The Distributed Haskell team
This version can be pinned in stack with:distributed-process-simplelocalnet-0.3.3@sha256:96b8949d002c6cae2c7230d782c09369fa877768ea1d5e082bceaaeb5ce39ea6,2822

Module documentation for 0.3.3

  • Control
    • Control.Distributed
      • Control.Distributed.Process
        • Control.Distributed.Process.Backend
          • Control.Distributed.Process.Backend.SimpleLocalnet
            • Control.Distributed.Process.Backend.SimpleLocalnet.Internal
              • Control.Distributed.Process.Backend.SimpleLocalnet.Internal.Multicast

Simple backend based on the TCP transport which offers node discovery based on UDP multicast. This is a zero-configuration backend designed to get you going with Cloud Haskell quickly without imposing any structure on your application.