Stars
JDK main-line development https://openjdk.org/projects/jdk
Writing a container in a few lines of Go code, as seen at DockerCon 2017 and on O'Reilly Safari
Formal models of core Elasticsearch algorithms
Non-Blocking Reactive Foundation for the JVM
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Free and Open Source, Distributed, RESTful Search Engine
Experiments and prototypes with reactive application design.
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
AWS Service registry for resilient mid-tier load balancing and failover.
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, R…