@hackage distributed-process-azure0.1.0
Microsoft Azure backend for Cloud Haskell
Categories
License
BSD-3-Clause
Maintainer
edsko@well-typed.com, duncan@well-typed.com
Links
Versions
- 0.1.0 Mon, 5 Nov 2012
Installation
Dependencies (17)
- base >=4.4 && <5
- binary >=0.5 && <0.7
- bytestring >=0.9 && <0.11
- filepath >=1.3 && <1.4
- mtl >=2.1 && <2.2
- transformers >=0.3 && <0.4 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
build-demos
(off by default)
Build the demos
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.