Hi all,

I am pleased to announce that mbvar(multi-dimensional) feature has been
available!

bvar is a high performance counters in multi-threaded applications and view
miscellaneous
statistics conveniently in multi-threaded applications.
The implementation reduces cache bouncing by storing data in thread local
storage(TLS).

More resources:
- What is bvar? <https://brpc.apache.org/docs/bvar/bvar/>
- How to use bvar with c++?  <https://brpc.apache.org/docs/bvar/bvar-c++/>
- How to use mbvar with c++?
<https://github.com/apache/incubator-brpc/blob/master/docs/cn/mbvar_c%2B%2B.md>

Best Regards,
serverglen

Reply via email to