We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4 apache benchmark(ab) clients. conccurency with 128 connections every ab client.
Result: 10,500+ QPS per ab client. total 40,000+ QPS. latency is below 5ms
10,500+
40,000+
CPU & Memory
as above. Netty's tcp's accept Bootstrap(one NioEventLoopGroup) has bottleneck of CPU usage (ThreadID 9583)
ThreadID 9583