distributed-process-azure: Microsoft Azure backend for Cloud Haskell

[ bsd3, control-, library ] [ Propose Tags ]

This is a proof of concept Azure backend for Cloud Haskell. It provides just enough functionality to run Cloud Haskell applications on Azure virtual machines. You need to create your virtual machines in the Azure management portal; you can then use this backend to copy or verify your executable to the virtual machine, start or terminate Cloud Haskell nodes on those virtual machines, and communicate with those virtual machines from your local machine.

Modules

  • Control
    • Distributed
      • Process
        • Backend
          • Control.Distributed.Process.Backend.Azure

Flags

Automatic Flags
NameDescriptionDefault
build-demos

Build the demos

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0
Dependencies azure-service-api (>=0.1 && <0.2), base (>=4.4 && <5), binary (>=0.5 && <0.7), binary-generic (>=0.2 && <0.3), bytestring (>=0.9 && <0.11), certificate (>=1.3 && <1.4), distributed-process (>=0.3.2 && <0.5), distributed-process-azure (>=0.1 && <0.2), distributed-static (>=0.2 && <0.3), executable-path (>=0.0.3 && <0.1), filepath (>=1.3 && <1.4), libssh2 (>=0.2 && <0.3), mtl (>=2.1 && <2.2), network-transport (>=0.3 && <0.4), network-transport-tcp (>=0.3 && <0.4), pureMD5 (>=2.1 && <2.2), random (>=1.0 && <1.1), rank1dynamic (>=0.1 && <0.2), transformers (>=0.3 && <0.4), unix (>=2.5 && <2.7) [details]
License BSD-3-Clause
Copyright Well-Typed LLP
Author Duncan Coutts, Nicolas Wu, Edsko de Vries
Maintainer edsko@well-typed.com, duncan@well-typed.com
Category Control
Home page http://github.com/haskell-distributed/distributed-process
Bug tracker mailto:edsko@well-typed.com
Source repo head: git clone https://github.com/haskell-distributed/distributed-process(distributed-process-azure)
Uploaded by EdskoDeVries at 2012-11-05T14:45:56Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables cloud-haskell-azure-fib, cloud-haskell-azure-ping, cloud-haskell-azure-echo
Downloads 1284 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-11 [all 9 reports]