supervision 0.2.0
Write distributed systems that are resilient and self-heal. Remote calls can fail or hang indefinietly without a response. Supervision will help to isolate failure and keep individual components from bringing down the whole system.
Gemfile:
=
install:
=
Runtime Dependencies (1):
finite_machine
~> 0.6.1
Development Dependencies (1):
bundler
~> 1.6