distributed-process-execution-0.1.2.2: Execution Framework for The Cloud Haskell Application Platform

Copyright(c) Tim Watson 2013 - 2014
LicenseBSD3 (see the file LICENSE)
MaintainerTim Watson <watson.timothy@gmail.com>
Stabilityexperimental
Portabilitynon-portable (requires concurrency)
Safe HaskellNone
LanguageHaskell98

Control.Distributed.Process.Execution

Contents

Description

Inter-Process Traffic Management

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.

Synopsis

Mailbox Buffering

Message Exchanges