-
Notifications
You must be signed in to change notification settings - Fork 2
HGW Http 2 GateWay
Dor Ben Dov edited this page Oct 19, 2018
·
1 revision
Project was created as part of a small poc that i wanted to do. The poc included a gateway like this project that from one hands receives http/2 requests and from the other hand, echo back - by answering 'Test!!' as a reply.
No gc, running ok under the load.
- Respond time.
- Latency
- Throughput
- GC Handling when receiving the load.
Current status as for Oct-18, under the load i raised, a bug was found in Netty, issue was opened for community.