@hackage / distributed-process-azure

Microsoft Azure backend for Cloud Haskell

Latest0.1.0

About

Metadata

  • Last updated , by EdskoDeVries
  • License BSD-3-Clause
  • Maintained by: edsko@well-typed.com, duncan@well-typed.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    build-demos (off by default)

    Build the demos

Readme

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.