Pinned Repositories
cloud-haskell
This is an umbrella development repository for Cloud Haskell
distributed-process
Cloud Haskell core libraries
distributed-process-async
Cloud Haskell - Asynchronous Execution
distributed-process-client-server
Cloud Haskell - gen_server implementation
distributed-process-demos
Cloud Haskell Demonstration
distributed-process-platform
DEPRECATED (Cloud Haskell Platform) in favor of distributed-process-extras, distributed-process-async, distributed-process-client-server, distributed-process-registry, distributed-process-supervisor, distributed-process-task and distributed-process-execution
distributed-static
Support for static values
haskell-distributed.github.com
haskell-distributed website
network-transport
Generic Network.Transport API
network-transport-tcp
TCP Realisation of Network.Transport
Distributed Haskell's Repositories
haskell-distributed/distributed-process
Cloud Haskell core libraries
haskell-distributed/cloud-haskell
This is an umbrella development repository for Cloud Haskell
haskell-distributed/distributed-process-platform
DEPRECATED (Cloud Haskell Platform) in favor of distributed-process-extras, distributed-process-async, distributed-process-client-server, distributed-process-registry, distributed-process-supervisor, distributed-process-task and distributed-process-execution
haskell-distributed/network-transport
Generic Network.Transport API
haskell-distributed/network-transport-tcp
TCP Realisation of Network.Transport
haskell-distributed/distributed-static
Support for static values
haskell-distributed/distributed-process-async
Cloud Haskell - Asynchronous Execution
haskell-distributed/distributed-process-demos
Cloud Haskell Demonstration
haskell-distributed/distributed-process-client-server
Cloud Haskell - gen_server implementation
haskell-distributed/distributed-process-supervisor
Cloud Haskell Supervision Trees
haskell-distributed/rank1dynamic
Like Data.Dynamic and Data.Typeable but supporting polymorphic values
haskell-distributed/distributed-process-simplelocalnet
Simple cloud haskell backend for local networks
haskell-distributed/network-transport-tests
Tests for network-transport implementations
haskell-distributed/distributed-process-extras
Core utilities for distributed-process-platform
haskell-distributed/distributed-process-fsm
Cloud Haskell implementation of Erlang's gen_statem (ish)
haskell-distributed/distributed-process-task
Cloud Haskell Task Execution Framework
haskell-distributed/haskell-distributed.github.com
haskell-distributed website
haskell-distributed/distributed-process-azure
Windows Azure backend for Cloud Haskell
haskell-distributed/distributed-process-execution
Cloud Haskell Process Execution Framework
haskell-distributed/distributed-process-monad-control
distributed-process-monad-control
haskell-distributed/distributed-process-tests
Tests for distributed-process.
haskell-distributed/network-transport-inmemory
In-memory realisation of Network.Transport
haskell-distributed/azure-service-api
Haskell bindings for the Microsoft Azure Service Management API
haskell-distributed/distributed-process-registry
Extended Process Registry
haskell-distributed/distributed-process-systest
Testing Tools and Capabilities for Cloud Haskell
haskell-distributed/network-transport-benchmarks
Benchmarks framework for network transport implementations
haskell-distributed/network-transport-composed
Compose two transports
haskell-distributed/.github
haskell-distributed/distributed-process-lifted
A generalization of distributed-process functions to a MonadProcess typeclass and standard transformer instances using monad-control and similar technique.
haskell-distributed/haskell-cci
Haskell bindings to the CCI reference implementation library.