Hi all,

The Apache bRPC community is glad to announce the new release
of Apache bRPC 1.6.0.

Apache bRPC is an Industrial-grade RPC framework using C++ Language,
which is often used in high performance systems such as Search, Storage,
Machine learning, Advertisement, Recommendation etc.

Brief notes of this release:
- Support user interceptor of server
- Support TCP heartbeat of client
- Support function name in logging
- Support server-end progressive reader for http protocol
- Support new DoublyBufferedData for suspended bthread
- Support force SSL for all connections of Acceptor
- Support fixed and jittered retry backoff policy
- Support release assert
- Support rvalue task in execution_queue_execute
- Support graceful exit gflag for SIGHUP

More details regarding Apache brpc can be found at:
http://brpc.apache.org/

The release is available for download at:
https://brpc.apache.org/download/

The release notes can be found here:
https://github.com/apache/brpc/releases/tag/1.6.0

Website: http://brpc.apache.org/

Apache bRPC Resources:
- Issue: https://github.com/apache/brpc/issues/
- Mailing list: d...@brpc.apache.org
- Documents: https://brpc.apache.org/docs/

We would like to thank all contributors of the Apache bRPC community
who made this release possible!


Best Regards,
Apache bRPC Community

Reply via email to