FaKod / Circuit-Breaker-for-ScalaLinks
Guard external service access with a Circuit Breaker based on the book "Release It" (Michael Nygard)
☆33Updated 15 years ago
Alternatives and similar repositories for Circuit-Breaker-for-Scala
Users that are interested in Circuit-Breaker-for-Scala are comparing it to the libraries listed below
Sorting:
- Reactive Message Queue☆111Updated 11 years ago
- Source code for the scala.world 2015 talk about akka-stream / akka-http☆66Updated 10 years ago
- Example producer consumer(s) application that shows how Akka routing can be used to balance the load of the nodes in an Akka Cluster.☆41Updated 10 years ago
- Lagom Service Locator using Consul☆43Updated 6 years ago
- ☆20Updated 8 years ago
- A collection of akka based nice frameworks, libraries and software.☆29Updated 7 years ago
- An Akka Persistence Plugin for Mongo☆64Updated 7 years ago
- Set of traits, objects and tools to make monitoring akka systems easy.☆33Updated 9 years ago
- Crontab implementation for Akka☆51Updated 4 years ago
- Simple demonstration of akka-cluster sharding functionality☆48Updated 9 years ago
- scala JMX API☆31Updated 5 years ago
- ☆67Updated 8 years ago
- Example code from the Mastering Akka book☆41Updated 9 years ago
- SSL configuration logic, extracted from Play's WS (for use in Akka et al).☆67Updated 2 months ago
- Utilities for Akka cluster in production☆100Updated 8 years ago
- Use GRPC services with the Akka-stream API☆69Updated 6 years ago
- Testing the Akka 2.4 feature "akka.cluster.sharding.remember-entities"☆15Updated 9 years ago
- Experimenting with Akka Streams.