From 6f6aa8eb60c083ff765e51e95c1fd6d2ec31b599 Mon Sep 17 00:00:00 2001 From: Valeria Listratova Date: Fri, 28 Aug 2020 13:51:46 +0300 Subject: [PATCH] Add ActiveRPC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b966ee3..4244e185 100644 --- a/README.md +++ b/README.md @@ -600,6 +600,7 @@ _Tools that help send messages between clients to ensure protocol independency._ _Tools for creating and managing microservices._ +- [ActiveRPC](https://rpc.activej.io) - Lightweight and fast library for complex high-load distributed applications and Memcached-like solutions. - [Apollo](https://spotify.github.io/apollo/) - Libraries for writing composable microservices. - [Armeria](https://github.com/line/armeria) - Asynchronous RPC/REST client/server library built on top of Java 8, Netty, HTTP/2, Thrift and gRPC. - [consul-api](https://github.com/Ecwid/consul-api) - Client for the Consul API: a distributed, highly available and datacenter-aware registry/discovery service.