loadbalance
hertz
loadbalance | hertz | |
---|---|---|
1 | 37 | |
5 | 5,817 | |
- | 7.3% | |
1.3 | 7.9 | |
almost 2 years ago | 2 days ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
loadbalance
-
Load balancing expansion from 0 to 1
In the loadbalance extension library, a load balancing implementation based on the polling algorithm is also provided. Similarly, the implementation of roundRobinBalancer needs to be defined first.
hertz
- Hertz: A High-Performance Go HTTP Framework for Microservices
-
Mastering Golang Microservices - A Practical Guide: Embrace High-Performance with Kitex and Hertz
The world of software development is fast-paced, and having reliable and efficient tools makes a significant difference. This is where CloudWeGo with two of its major sub-projects - Kitex and Hertz, comes into play. A solution with the potential to transform the way developers navigate the cloud environment, thanks to its robust, open-source technology.
- How to apply reverse proxy over websocket
- Cloudwego/Hertz: Go HTTP framework from ByteDance
-
Why is gin so popular?
What about hertz ? It's seems solid.
-
Looking for some help with code to restart application
I've forked https://github.com/cloudwego/hertz for the internal purpose and tried to implement restart functionalities. For this purpose I used code as https://gist.github.com/sujit-baniya/7077d5cf368eb46df77f1206dd88d145.
-
go-mir - a toolkit to develop RESTful API backend service like develop service of gRPC
Mir is a toolkit to develop RESTful API backend service like develop service of gRPC. It adapt some HTTP framework sush as Gin, Chi, Hertz, Echo, Iris, Fiber, Macaron, Mux, httprouter。
-
Should we use IDL to develop web api service?
Should we use IDL to develop web api service? Such as Hertz provides HZ to help users generate Server code using IDL.
- Hertz supports HTTP3 Interpretation of v0.5.0 version
- PIANO: A Simple and Lightweight HTTP Framework Implemented in Go
What are some alternatives?
registry - The service registration & discovery extensions for Hertz
Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Fiber - ⚡️ Express inspired web framework written in Go
gf - A powerful framework for faster, easier, and more efficient project development.
kratos - Your ultimate Go microservices framework for the cloud-native era.
gofr - An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
Iris - The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
Echo - High performance, minimalist Go web framework
websocket - A fast, well-tested and widely used WebSocket implementation for Go.
TSViewer - Simple Android TeamSpeak client which connects every x minutes to get the connected clients and displays them in a notification /quick settings tile and WearOS complication right on your watchface.
fasthttp - Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
requestid - Request ID middleware for Gin Framework