六月待读 need review
我发现越攒越多了这东西
https://github.com/YongjunHe/corobase
https://hal.inria.fr/file/index/docid/555588/filename/techreport.pdf
oatpp
https://github.com/oatpp/oatpp#api-controller-and-request-mapping
continuable
https://naios.github.io/continuable/
https://chubaofs.github.io/chubaodb/zh-CN/config.html
https://hammertux.github.io/slab-allocator
coroutine
https://luncliff.github.io/coroutine/articles/combining-coroutines-and-pthread_create/
https://www.jianshu.com/u/bb58761c6c04
分布式
https://cloud.tencent.com/developer/article/1015442
network
https://blog.packagecloud.io/eng/2016/06/22/monitoring-tuning-linux-networking-stack-receiving-data/#
https://blog.packagecloud.io/eng/2017/02/06/monitoring-tuning-linux-networking-stack-sending-data/
crdt
https://techbeacon.com/app-dev-testing/how-simplify-distributed-app-development-crdts
https://redislabs.com/redis-enterprise/technology/active-active-geo-distribution/
mongo
https://mongoing.com/archives/6102
https://blog.csdn.net/baijiwei/article/details/78070355
https://blog.csdn.net/baijiwei/article/details/78303200
https://zhuanlan.zhihu.com/c_1047791597869199360
redis延迟分析
https://github.com/moooofly/MarkSomethingDown/blob/master/Redis/Redis%20%E8%AE%BF%E9%97%AE%E5%BB%B6%E8%BF%9F%E9%97%AE%E9%A2%98%E5%88%86%E6%9E%90.md
brpc
https://zhuanlan.zhihu.com/p/113427004
hbase结构介绍
https://niyanchun.com/hbase-introduction-extend.html
我比较关系高可用,负载均衡(range server分裂,怎么做的),以及强一致性的实现
大多是怎么用的文档
bluestore
https://zhuanlan.zhihu.com/p/45084771
https://zhuanlan.zhihu.com/p/46362124
making tcp fast
应该有中文文档
https://netdevconf.info/1.2/papers/bbr-netdev-1.2.new.new.pdf
network 101
https://hpbn.co/building-blocks-of-udp/#null-protocol-services
brendan gregg博客分享
抓tcp
http://www.brendangregg.com/blog/2018-03-22/tcp-tracepoints.html
bpf
http://www.brendangregg.com/bpf-performance-tools-book.html
nginx 延迟高吞吐 分享ppt
https://www.nginx.com/blog/optimizing-web-servers-for-high-throughput-and-low-latency/
大页内存和tlb
https://www.mnstory.net/2016/06/30/qemu-hugepages/
还是透明大页
https://www.percona.com/blog/2019/03/06/settling-the-myth-of-transparent-hugepages-for-databases/
针对写放大的kv sifrdb
https://nan01ab.github.io/2019/02/LSM-Trees(2).html
jungle
btree + lsm https://www.usenix.org/system/files/hotstorage19-paper-ahn.pdf
https://www.usenix.org/sites/default/files/conference/protected-files/hotstorage19_slides_ahn.pdf
写个快的json parser
https://chadaustin.me/2017/05/writing-a-really-really-fast-json-parser/
https://chadaustin.me/2013/01/sajson-why-the-parse-tree-is-big-enough/
smfrpchttps://smfrpc.github.io/smf/
years watching https://nwat.xyz/blog/2018/01/15/systems-research-im-watching-for-in-2018/
linux性能调优指南
https://lihz1990.gitbooks.io/transoflptg/content/01.%E7%90%86%E8%A7%A3Linux%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/1.1.Linux%E8%BF%9B%E7%A8%8B%E7%AE%A1%E7%90%86.html
深入理解iostat
https://bean-li.github.io/dive-into-iostat/
为什么就没有个一图剩千言的模板图呢?
十分钟教会看top
https://juejin.im/post/5d590126f265da03db0776b6
为什么就没有个一图剩千言的模板图呢??
tcpdump
https://danielmiessler.com/study/tcpdump/
为什么就没有个一图剩千言的模板图呢???
boltdb介绍
https://lrita.github.io/2017/05/21/boltdb-overview-0/
常见db比较
https://cloud.tencent.com/developer/article/1067439
SILT – A Memory-Efficient, High-Performance Key-Value Store
https://nan01ab.github.io/2018/04/SILT.html
再议silt
http://blog.foool.net/2012/06/%E5%86%8D%E8%AE%AEsilt-a-memory-efficient-high-performance-key-value-store/
taurus db https://nan01ab.github.io/2020/06/Taurus.html
evendb
热点优化
https://www.jianshu.com/p/bc6a5ee0d3db
https://nan01ab.github.io/2020/06/KV-Store(2).html
这个人博客不错
https://www.jianshu.com/u/bb58761c6c04
https://sekwonlee.github.io/files/nvmw20_splitfs.pdf