haskell-distributed / distributed-process-client-server

Cloud Haskell - gen_server implementation
http://haskell-distributed.github.io
BSD 3-Clause "New" or "Revised" License
13 stars 11 forks source link

Implement ProcessBecome #18

Closed hyperthunk closed 7 years ago

hyperthunk commented 7 years ago

Allow a managed process to change its process definition (the set of api, info, exit, and timeout handlers, plus the unhandled message policy) on the fly.