Meng Rao

Results 26 comments of Meng Rao

设计上不支持这个功能,这个库对低延迟的优先级更高。

好想法,我还没想过这么去用。。。

Actually c++11 atomic is an overkill, fetch_add is an overkill, and even normal compiler memory fence is an overkill, if you read Chinese you can check this [post](https://zhuanlan.zhihu.com/p/41872203) for the...

> @MengRao It's also needed to align and pad the seqlock to avoid false sharing. If you have array/vector of seqlocks with multiple writer threads for different seqlocks you need...

最新版本还有这个报错吗?

Relaxed some http header validations, please check the latest commit.