BSD-3-Clause licensed by Tim Watson
Maintained by The Distributed Haskell team
This version can be pinned in stack with:distributed-process-execution-0.1.5.0@sha256:c028be033f04ab111cf3e8ae380f8cfe29105f5073be78a99224311b8ce2b2f3,4322

Module documentation for 0.1.5.0

  • Control
    • Control.Distributed
      • Control.Distributed.Process
        • Control.Distributed.Process.Execution
          • Control.Distributed.Process.Execution.EventManager
          • Control.Distributed.Process.Execution.Exchange
          • Control.Distributed.Process.Execution.Mailbox

The Execution Framework provides tools for load regulation, workload shedding and remote hand-off. The currently implementation provides only a subset of the plumbing required, comprising tools for event management, mailbox buffering and message routing.