Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.9 KB

_index.md

File metadata and controls

46 lines (30 loc) · 1.9 KB
title geekdocNav geekdocAlign geekdocAnchor
Herts - real time framework
false
center
false

build Apache License Doc herts-core

{{< button size="large" relref="concept/concept/" >}}Learn More{{< /button >}} {{< button size="large" relref="getting%20started/grpc_unary/" >}}Getting Started{{< /button >}}


{{< columns >}}

Microservices

Unify multiple microservices in Java and support both Http REST and gRPC communication.
Also, It facilitates real-time communication for Robotics, IoT, Game servers, etc.

<--->

Code base Streaming

This framework is based on gRPC Streaing, which is a fast and binary network transport for HTTP/2.
However, unlike plain gRPC, it treats Java interfaces as a protocol schema, enabling seamless code sharing without .proto .

<--->

Easy to load balancing

Loadbalancing is easily performed with functions supported by Herts.
There are multiple OSS to support.

{{< /columns >}}