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
http://haskell-distributed.github.com
BSD 3-Clause "New" or "Revised" License
47 stars 18 forks source link

Mirrored Supervisor #39

Open hyperthunk opened 11 years ago

hyperthunk commented 11 years ago

See https://github.com/rabbitmq/rabbitmq-server/blob/master/src/mirrored_supervisor.erl. Depends on issue #3.