distributed-process-azure

Microsoft Azure backend for Cloud Haskell

http://github.com/haskell-distributed/distributed-process

Latest on Hackage:0.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Duncan Coutts, Nicolas Wu, Edsko de Vries

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.