Hi all,
The Apache brpc (incubating) community is pleased to announce that Apache brpc (incubating) 1.0.0 has been released! brpc is an industrial-grade RPC framework with extremely high performance, and it supports multiple protocols, full rpc features, and has many convenient tools. Brief notes of this release: - Fix a latency issue caused by event_dispatcher - Fix bug that time unit is not listed in grpc timeout options - Fix heap overflow in simple_data_pool - Support the length of redis args could be zero - Fix bug that may throw out of index in rpc_replay - Fix an access-after-return issue in TimerThread More details regarding Apache brpc can be found at: http://brpc.apache.org/ The release artifacts can be downloaded here: https://brpc.apache.org/download/ The release notes can be found here: https://github.com/apache/incubator-brpc/releases/tag/1.0.0 Regards, Lorin Lee Apache brpc (Incubating)