Skip to content

Latest commit

 

History

137 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jailcall

Defend your Akka applications from failures in distributed systems through the use of:

  • Call stats based circuit breakers
  • Automatic command bulkheading
  • Insight into you remote calls by providing latency and call statistics

Build Status

Take a look at the documentation.

Related Projects

  • akka-core: Already has a minimal circuit breaker implementation
  • hystrix: A lot of general ideas and patterns have been adopted from the hystrix library
  • HdrHistogram: Provides a high performance histrogram data structure used by jailcall

About

Defend your Akka applications from failures in distributed systems.

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages