Skip to content
#

loadbalancer

Here are 33 public repositories matching this topic...

Eureka Server is an application that holds the information about all client-service applications. Every Micro service will register into the Eureka server and Eureka server knows all the client applications running on each port and IP address. Eureka Server is also known as Discovery Server.

  • Updated May 25, 2020
  • Java

rabbitmq, activemq, soa, esb, architectural-patterns, software-architecture, messaging-services, esb-message-logging, kafka, microservices, microservices, cqrs, microservice, api-gateway, event-sourcing, configserver , service discovery, registry

  • Updated Aug 15, 2021
  • Java

grpcJ使用gRPC实现微服务模块之间RPC通信,提高上下游模块之间流量转发性能,zookeeper作为服务注册发现中心,实现gRPC Server端的注册功能,以及gRPC Client端的服务发现和负载均衡。使用kafka作为消息队列,实现上游模块实时的流量转发到下游模块。基于common-pool2实现了gRPC客户端连接池,提高吞吐量。为了更好的控制上游模块流量转发的速率,使用redis中间件实现限流器

  • Updated Jul 11, 2022
  • Java

Improve this page

Add a description, image, and links to the loadbalancer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the loadbalancer topic, visit your repo's landing page and select "manage topics."

Learn more