diff --git a/README.md b/README.md index bc29ecb..a8c1b95 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,6 @@ A curated list of awesome Java frameworks, libraries and software. - [Dropwizard Circuit Breaker](https://github.com/mtakaki/dropwizard-circuitbreaker) - Circuit breaker design pattern for Dropwizard. - [Failsafe](https://github.com/jhalterman/failsafe) - Simple failure handling with retries and circuit breakers. - [Hazelcast ![c]](https://hazelcast.org) - Highly scalable in-memory datagrid with a free open-source version. -- [Hystrix](https://github.com/Netflix/Hystrix) - Provides latency and fault tolerance. - [JGroups](http://www.jgroups.org) - Toolkit for reliable messaging and cluster creation. - [Orbit](http://www.orbit.cloud) - Virtual actors; adds another level of abstraction to traditional actors. - [Quasar](https://www.paralleluniverse.co/quasar) - Lightweight threads and actors for the JVM.