distributed-process-platform: The Cloud Haskell Application Platform
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Modelled after Erlang's OTP, this framework provides similar facilities for Cloud Haskell, grouping essential practices into a set of modules and standards designed to help you build concurrent, distributed applications with relative ease.
Properties
Versions | 0.1.0, 0.1.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.4 && <5), binary (>=0.6.3.0 && <0.8), bytestring (>=0.9 && <0.11), containers (>=0.4 && <0.6), data-accessor (>=0.2.2.3), deepseq (>=1.3.0.1 && <1.4), derive (==2.5.5), directory, distributed-process (>=0.5.0 && <0.6), distributed-process-platform, fingertree (==0.0.1.1), ghc-prim, hashable (>=1.2.0.5 && <1.3), mtl, network-transport-tcp (>=0.4 && <0.5), old-locale, stm (>=2.4 && <2.5), template-haskell (==2.7.0.0), time (>1.4 && <1.5), transformers, uniplate (==1.6.12), unordered-containers (>=0.2.3.0 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | Tim Watson 2012 - 2013 |
Author | Tim Watson |
Maintainer | watson.timothy@gmail.com |
Category | Control |
Home page | http://github.com/haskell-distributed/distributed-process-platform |
Bug tracker | http://github.com/haskell-distributed/distributed-process-platform/issues |
Source repo | head: git clone https://github.com/haskell-distributed/distributed-process-platform |
Uploaded | by TimWatson at 2014-05-30T21:28:06Z |
Modules
- Control
- Concurrent
- Control.Concurrent.Utils
- Distributed
- Process
- Control.Distributed.Process.Platform
- Control.Distributed.Process.Platform.Async
- Control.Distributed.Process.Platform.Async.AsyncChan
- Control.Distributed.Process.Platform.Async.AsyncSTM
- Control.Distributed.Process.Platform.Call
- Control.Distributed.Process.Platform.Execution
- Control.Distributed.Process.Platform.Execution.EventManager
- Control.Distributed.Process.Platform.Execution.Exchange
- Control.Distributed.Process.Platform.Execution.Mailbox
- Control.Distributed.Process.Platform.ManagedProcess
- Control.Distributed.Process.Platform.ManagedProcess.Client
- Control.Distributed.Process.Platform.ManagedProcess.Server
- Control.Distributed.Process.Platform.ManagedProcess.Server.Priority
- Control.Distributed.Process.Platform.ManagedProcess.Server.Restricted
- Control.Distributed.Process.Platform.ManagedProcess.UnsafeClient
- Control.Distributed.Process.Platform.Service
- Control.Distributed.Process.Platform.Service.Monitoring
- Control.Distributed.Process.Platform.Service.Registry
- Control.Distributed.Process.Platform.Service.SystemLog
- Control.Distributed.Process.Platform.Supervisor
- Control.Distributed.Process.Platform.Task
- Queue
- Control.Distributed.Process.Platform.Task.Queue.BlockingQueue
- Queue
- Control.Distributed.Process.Platform.Test
- Control.Distributed.Process.Platform.Time
- Control.Distributed.Process.Platform.Timer
- Control.Distributed.Process.Platform.UnsafePrimitives
- Control.Distributed.Process.Platform.Async
- Control.Distributed.Process.Platform
- Process
- Concurrent
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
perf | Build with profiling enabled | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- distributed-process-platform-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees