Skip to content

Add ActiveRPC#876

Merged
akullpp merged 1 commit into
akullpp:masterfrom
valerialistratova:add-activerpc
Sep 21, 2020
Merged

Add ActiveRPC#876
akullpp merged 1 commit into
akullpp:masterfrom
valerialistratova:add-activerpc

Conversation

@valerialistratova

Copy link
Copy Markdown
Contributor

ActiveRPC is a lightweight and convenient Java library for developing high-load distributed applications and Memcached-like solutions. It introduces a completely alternative approach to microservices implementation and overcomes the overheads of utilizing HTTP protocol with JSON or XML encoding. ActiveRPC is powered by ultra-fast JVM serializer ActiveSerializer, runs on TCP, and has a custom high-performance binary streaming protocol. Along with that, ActiveRPC features built-in commonly used RPC strategies and high fault tolerance.

@akullpp akullpp merged commit 35d5830 into akullpp:master Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants