Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sarvex/distributed-process

 
 

Repository files navigation

Haskell Distributed Project

This repository holds an implementation of Cloud Haskell.

At present, this repository hosts

  • network-transport
  • network-transport-tcp
  • network-transport-inmemory (incomplete)
  • distributed-process
  • distributed-process-simplelocalnet
  • azure-service-api (skeleton only)

For more detailed information about the interfaces provided by these packages, please refer to the distributed-process repository wiki. People who wish to get started with Cloud Haskell should cabal install distributed-process and possibly distributed-process-simplelocalnet and refer to the corresponding Haddock documentation (Control.Distributed.Process, Control.Distributed.Process.Closure, Control.Distributed.Process.Node, and Control.Distributed.Process.Backend.SimpleLocalnet).

About

Cloud Haskell Core Library

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 99.0%
  • Other 1.0%